Skip to content

Releases: keycastr/keycastr

Improved handling of different input sources

Choose a tag to compare

@akitchen akitchen released this 24 Nov 03:50

Includes a fix for #314 , where a change in input source could be delayed.

Minor quality of life improvements

Choose a tag to compare

@akitchen akitchen released this 24 Aug 00:28
  • 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

Choose a tag to compare

@akitchen akitchen released this 27 Mar 01:19

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

Choose a tag to compare

@akitchen akitchen released this 27 Nov 23:30

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

Fix modifier detection on Intel

Choose a tag to compare

@akitchen akitchen released this 29 Aug 22:42

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

New option to apply modifiers when displaying keystrokes

Choose a tag to compare

@akitchen akitchen released this 25 Aug 17:46

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

Choose a tag to compare

@akitchen akitchen released this 22 Jun 23:41

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

Choose a tag to compare

@akitchen akitchen released this 09 Jun 03:19

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

Choose a tag to compare

@akitchen akitchen released this 05 Jan 03:19

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

Fix issue with function key display

Choose a tag to compare

@akitchen akitchen released this 02 Nov 03:09
v0.9.15

Version v0.9.15