You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings tab persistence — Switching away from and back to the Settings tab now preserves your position in the settings sidebar, so you no longer lose your place when checking something in another tab
Moving render canvas — The terminal render canvas now adjusts dynamically for sub-pixel fit as the window resizes, eliminating subtle alignment gaps and making text rendering crisper
Markdown in release notes — The update modal and About page now render release notes with rich Markdown formatting (headings, lists, links, code blocks) instead of plain text
🐛 Bug Fixes
Fixed the overlay scrollbar overlapping content in the settings page
Fixed Ctrl+Shift+C copy not working correctly with certain keyboard layouts
🎨 Polish
Refined shell icons and color scheme throughout the tab bar
Moved the running command subtitle to the front of the tab label
Expanded diagnostic logging for easier troubleshooting
🔧 Chores
Removed Gitee mirror sync support, since the speed of sync is too slow.