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