Releases: keycastr/keycastr
Improved handling of different input sources
Minor quality of life improvements
- Fix to display KeyCastr as inactive if it fails to install an event tap during startup
- Fixed a long-standing issue with the ShortcutRecorder integration which would result in resetting the global shortcut if the user escaped the text entry box without entering a new shortcut (#328)
- Fixed capitalization of option keystrokes (#329) and menu entry (#322)
Fixes for backwards compatibility
This release contains a couple fixes to help preserve compatibility as far back as macOS 10.13 - a project configuration fix to avoid crashing on startup and an adjustment to the NSArchiver/NSSecureArchiver migration to avoid running on 10.13.
Minor bug fixes
Fixes keystrokes sometimes replaying after closing KeyCastr, and a memory leak which could happen when switching visualizers.
Fix modifier detection on Intel
Includes a fix for #303 - modifier keys should now display correctly on Intel / x86_64 machines
New option to apply modifiers when displaying keystrokes
This release includes a new option in the Default Visualizer to apply modifiers to non-command keys (#187). The Svelte Visualizer will also reflect this setting for now.
A few internal cleanups and optimizations are also included.
Bug fixes and performance improvement
This build contains two internal fixes/improvements, but no new features.
Introducing another display option made the default visualizer a little less efficient in displaying keystrokes. This is improved by over 80% by making the user's display settings stateful within the visualizer in addition to their storage in NSUserDefaults.
In addition, the About panel should now display more reliably following migration to ARC.
Introducing an option to display all modified keys
This release introduces a new option for the default visualizer to display all modified keys (#291, #284 (comment)). Some internal cleanup and modernization is also performed.
Fix display of help key on older keyboards
This release introduces a fix for #283, where the help key was displayed incorrectly.
Fix issue with function key display
v0.9.15 Version v0.9.15