Skip to content

Releases: keycastr/keycastr

v0.9.6

19 Apr 04:47
Compare
Choose a tag to compare

In this release KeyCastr now displays across all desktops, fixing #37 and #64

v0.9.5

14 Aug 18:33
Compare
Choose a tag to compare

KeyCastr is finally built as a 64-bit application.

This release includes fixes for non-US QWERTY keyboard layouts, an updated ShortcutRecorder framework, some updated error messages, and some under-the-hood improvements.

v0.9.4

02 Jul 03:42
Compare
Choose a tag to compare

Fixes uppercase string display issues for some non-qwerty layouts.

Svelte Visualizer now has an option to display all keys

29 Sep 22:05
Compare
Choose a tag to compare
  • Svelte Visualizer now has an option to display all keys
  • App will open the preferences pane if a configuration change requires the user to re-add the app to the list of apps allowed to control the computer

Improved behavior when changing screens

31 Dec 17:59
Compare
Choose a tag to compare

When changing screen resolution or plugging/unplugging an external display, the default visualizer's position is reset to the default. A few memory management concerns are also addressed.

Improvements to default visualizer

29 Nov 17:04
Compare
Choose a tag to compare

This release improves visualization of key events involving the shift key as well as line break behavior in the default visualizer.

Thanks to @gdzhu for the pull requests!

Internal modernization

31 Oct 04:04
Compare
Choose a tag to compare

This release includes some internal modernization, removing all deprecated API usage as well as support for a legacy/unused input format. Some error messages are also updated, and the menu bar icon now looks better on retina screens.

onscreen once again

12 Jul 16:52
Compare
Choose a tag to compare

In this release KeyCastr will place the default visualizer in a more reasonable place for the user.

If the default visualizer is found to be offscreen when the app starts, its position is reset to the default.

This addresses issues such as #13 #19 #29

v0.8.4

06 Jun 19:31
Compare
Choose a tag to compare

This version fixes an issue where some users would only see ^A, as well as a memory leak.

The error message when failing to launch after a change in settings is updated, with mitigation instructions for more recent versions of OS X.

Also, there is a new menu bar icon.