Skip to content

Releases: keycastr/keycastr

Fixes for backwards compatibility

27 Mar 01:19
Compare
Choose a tag to compare

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

27 Nov 23:30
Compare
Choose a tag to compare

Fixes keystrokes sometimes replaying after closing KeyCastr, and a memory leak which could happen when switching visualizers.

Fix modifier detection on Intel

29 Aug 22:42
Compare
Choose a tag to compare

Includes a fix for #303 - modifier keys should now display correctly on Intel / x86_64 machines

New option to apply modifiers when displaying keystrokes

25 Aug 17:46
Compare
Choose a tag to compare

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

22 Jun 23:41
Compare
Choose a tag to compare

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

09 Jun 03:19
Compare
Choose a tag to compare

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

05 Jan 03:19
Compare
Choose a tag to compare

This release introduces a fix for #283, where the help key was displayed incorrectly.

Fix issue with function key display

02 Nov 03:09
Compare
Choose a tag to compare
v0.9.15

Version v0.9.15

Mouse click support in current visualizer

29 Oct 23:11
Compare
Choose a tag to compare

This release adds support for displaying mouse clicks in the current visualizer and also addresses a few other minor issues.

Improvements for Japanese JIS input and icons for newer Mac keyboards

20 Nov 16:58
Compare
Choose a tag to compare

Improvements for Japanese JIS input and icons for newer Mac keyboards