Releases: Merrit/nyrna
Releases · Merrit/nyrna
v2.9.0
Bug Fixes
- Fixed hotkey failing to resume on Windows #128 (Kristen McWilliam)
Continuous Integration
Chores
- update snap config #125 (Kristen McWilliam)
- remove AppImage configs #128 (Kristen McWilliam)
- Linux has portable release & Flatpak
- migrate Windows config for Flutter 2.5 & 3.3 changes #128 (Kristen McWilliam)
- add vscode dev container configs (Kristen McWilliam) #126
Development Build
Chores
- update flatpak configs #131 (Kristen McWilliam)
v2.8.0
What's Changed
New Features 🎉
- Minimizing/restoring the window automatically is now an option #123
- Setting in the GUI
- CLI flag to override settings:
--no-minimize
Fixes ✨
- Several misc changes that should improve performance
- Fix "sticky" windows on Linux not showing up #113
Code Cleanup 🪥
- Large amounts of code cleanup
- Will improve reliability and confidence when making changes and doing maintenance
- Large ongoing refactoring
- Many added unit tests
v2.7.0
v2.6.1
v2.6.0
v2.5.2
v2.5.1
- Fixed autostart setting not working
- Added setting to start hidden in the tray
- Removed defunct icon customizer
Icon can be customized if desired by replacing the.ico
file on Windows or the.png
file on Linux in<appdir>/data/flutter_assets/assets/icons/
- Other misc cleanup and minor fixes
v2.5.0
Linux & Windows
- Add system tray icon
- Supports closing to tray
Windows-only
- Remove hard-coded hotkey listener
- Add built-in configurable hotkey in settings
- While Nyrna is open or sleeping in the system tray, the configured hotkey will toggle suspend/resume for the actively focused window.
2.5.0-beta
- Adds system tray icon, with option to hide window to tray on close
- Adds built-in hotkey for Windows that can be configured by the user