Skip to content

v0.17

Latest
Compare
Choose a tag to compare
@davidrothera davidrothera released this 28 Oct 22:02
· 2 commits to master since this release
v0.17
0cc6d38

This build incorporates a number of quality of life fixes as well as building on the latest Xcode release for better compatibility.

What's Changed

  • docs: fix final uninstall instructions by @tylercal in #122
  • Invalidate lingering switch-off timer by @gaz0r in #126
  • fix(icon): fixes issue #129, incorrect size of icons for Mac OS Sonoma by @ludokx in #130
  • Bump ShortcutRecorder and remove PTHotKey usage in favor of newer ShortcutRecorder APIs by @FlaminSarge in #134
  • Fix a known issue for automatic switch by @azanbinzahid in #125
  • Update README.md to mention Input Monitoring permissions. by @passaro in #124

New Contributors

Full Changelog: v0.16...v0.17