Releases: Merrit/nyrna
Releases · Merrit/nyrna
v2.4.1
v2.4.0
What's Changed
New Features 🎉
Fixes ✨
Code Cleanup 🪥
Other Changes
- Bump nokogiri from 1.12.5 to 1.13.3 in /docs by @dependabot in #73
- Update gh-pages / jekyll by @Merrit in #75
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
Fixes ✨
- Fixed an issue where if a process was suspended / resumed outside of the Nyrna interface it would fail to refresh properly. #70
Full Changelog: v2.3.0...v2.3.1
v2.3.0
Note for Linux users of the hotkey:
The hotkey is no longer a separate executable, instead call nyrna with the --toggle
flag, for example:
~/Applications/Nyrna/nyrna --toggle
Windows users continue to use the included hotkey listener.
What's Changed
New Features 🎉
- Fully automate CI / CD by @Merrit in #67
- This should allow much easier and quicker turnaround for versions going forward
- Remember own window size by @Merrit in #68
Fixes ✨
Code Cleanup 🪥
- native_platform cleanup by @Merrit in #56
- Upgrade bloc by @Merrit in #61
- Add_error_handling_launcher by @Merrit in #62
- Regenerate the Linux portion of the app by @Merrit in #66
Known issues
Windows
- Occasionally fails to update the status of an application #51
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.0
- Major code cleanup & refactoring for DDD
- Migrated to null safety
- Fixed high RAM consumption on Windows #30
- Refactored & improved functionality to toggle the active window into a separate dart package
- Added theme choices: dark, pitch black, light
- Fixed a bug where an unknown argument would cause a crash #42
- Added load indicator on start
- Added progress indicator when suspending / resuming from GUI
- Numerous other minor bug fixes and improvements for performance, reliability & aesthetics.
- Added winget as install option:
winget install nyrna
v2.1.0-beta.3
- Code refactors
- #42 Fixed a bug that would cause Nyrna to hang if passed an unknown command-line argument
v2.1.0-beta.1
- Migrate to null safety
- Add framework for custom icon color
- Add themes: dark, pitch black & light
v2.1.0-beta.2
- Remember theme preference
Version 2 stable
Changes from beta:
- Added a warning on Windows that auto-refresh may cause issues with RAM consumption.
- Fixed a possible error on Windows getting process status