Skip to content

v0.1.5

Choose a tag to compare

@iewnfod iewnfod released this 17 Jul 16:22
· 105 commits to master since this release
94338cb

✨ Features

  • 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.