Keyb Versions Save

Type with one hand on a Mac

1.4

6 months ago

New Features

  • Updated references to “Preferences” and “System Preferences” to “Settings” and “System Settings” for modern macOS releases.

Other Changes

  • Committed a bunch of stuff that was required to get the App Store release working.
  • Updated to the latest TCA, including async, protocol-based reducers, and macros.
  • Other minor project cleanup and modernization.

1.3

2 years ago

This is the first release that is available on the Mac App Store.

New Features

  • Changed app name to Keyb (because it's half of "Keyboard") #14
  • UI overhaul, including screens to help users through the permissions flow.
  • Added Dock menu item to enable/disable flipping #15
  • Added link in help menu to open the website (6de042e86ddaf81b17fbc04dd85382bd85a467b5)

Fixes

  • Tweaked icon #17
  • Fixed space not typing if it is pressed before other keys are released. (f99fb54)
  • Fixed issue where typing a non-flipped character would prevent subsequent flipped characters. (612d2cb900b2b026efc611f135c5e594d9cada4f)
  • Added command to readme to reset accessibility permission. (e0dade5e04a655d18f613c17c5f0833b4ed07c87)

1.2

2 years ago

Bug Fixes

  • Fixes #3 (command-space didn't work, and caused spacebar to get stuck).

Other Changes

  • Factors key processor out into module and adds tests.

0.1

3 years ago

Initial release.

(Accidentally had the app version set to 1.1. Leaving this tag and bumping the tag and version to 1.2 for next release. Live and learn.)