v1.2.5
OpenCodeSummary
This release introduces a new font option, GeistMono Nerd Font, and improves error handling by localizing the "free usage exceeded" message with a clickable link. Several bugs were fixed, including issues with viewing new files, prompt history navigation, and the Shift+Tab shortcut.
New Features
- Added GeistMono Nerd Font to the list of available monospace font options.
- Localized the "free usage exceeded" error message and made the "Add credits" link clickable.
Bug Fixes
- Fixed an issue where new files opened from the file tree were not visible.
- Fixed an issue where the prompt history navigation would incorrectly jump outside of input boundaries.
- Fixed an issue where the Shift+Tab keyboard shortcut was not functioning as expected.
Improvements
- Ensured that SQLite migration logs are now directed to stderr instead of stdout.
- The application window now automatically gains focus after an update and relaunch.
- Added the Shift+Tab keyboard shortcut for application navigation.