Skip to content

Releases: ZevEisenberg/Keyb

1.6

Choose a tag to compare

@ZevEisenberg ZevEisenberg released this 23 Nov 17:12

Updated for macOS 26 Tahoe. Modernized underpinnings.

1.5

1.5

Choose a tag to compare

@ZevEisenberg ZevEisenberg released this 14 Sep 05:38

Modernize TCA and other Swift and Ruby dependencies. Update to Xcode 16 and Swift 6.

Full Changelog: 1.4...1.5

1.4

1.4

Choose a tag to compare

@ZevEisenberg ZevEisenberg released this 16 Nov 02:19

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

1.3

Choose a tag to compare

@ZevEisenberg ZevEisenberg released this 02 Oct 19:50

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 (6de042e)

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. (612d2cb)
  • Added command to readme to reset accessibility permission. (e0dade5)

1.2

1.2

Choose a tag to compare

@ZevEisenberg ZevEisenberg released this 15 Aug 18:26

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

0.1

Choose a tag to compare

@ZevEisenberg ZevEisenberg released this 15 Sep 14:54

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.)