Skip to content

Releases: flit/MidiKeys

v1.9.1

13 Feb 20:38
v1.9.1
3ee3147
Compare
Choose a tag to compare

Download the MidiKeys v1.9.1 release zip

  • Support for macOS 11.0 Big Sur.
  • Universal binary with support for Apple Silicon (AArch64). Tested on both x86_64 and AArch64 machines.
  • Fixed issue #8 by displaying C4 for MIDI note 60.

v1.9.1a1

03 Dec 21:19
Compare
Choose a tag to compare
v1.9.1a1 Pre-release
Pre-release

Download the MidiKeys v1.9.1a1 release zip

Workaround for macOS Big Sur compatibility. Big thanks for @bradhowes for providing the fix!

Please note that this release drops software update support and the hot key editing UI, as those embedded frameworks were causing code signing issues. The quick workaround was to just remove them from the build. A full fix is in the works.

This release also includes Apple Silicon support (though I don't have an Apple Silicon based machine yet, so I can't vouch for it).

v1.9.0

04 Feb 20:21
Compare
Choose a tag to compare
  • MidiKeys is now 64-bit, so it works on Catalina and future macOS versions.
  • Minimum system version is 10.11.
  • Keys window is resizable (probably the most asked-for feature request).
  • Support for system dark mode, including a dark mode keyboard. A "force light keyboard" preference is visible to allow you to revert the keyboard to a traditional appearance.
  • Added Clear Stuck Keys command.
  • On systems with a trackpad or mouse that reports pressure, MidiKeys will send channel aftertouch when keys are clicked and held.
  • New "show C notes" feature that draws "Cn" where "n" is the octave (i.e., C3, C4, etc) on the keyboard.
  • Fixed an issue with key caps where certain keys like tab and delete were not shown; they will now appear as the standard key icons.
  • Restored and updated German and French localisations.
  • Changed version update feed URL to https.
  • Updated Sparkle and ShortcutRecorder frameworks to modern versions.
  • No longer a universal binary.

v1.8.0

23 Feb 20:28
Compare
Choose a tag to compare

Archived version 1.8 release.

This version works with macOS 10.5 through 10.14. Because it is 32-bit only, it will not work on 10.15 (Catalina) or later.