Skip to content

Releases: sindresorhus/KeyboardShortcuts

v0.3.0

22 Jun 04:50
Compare
Choose a tag to compare
  • Add optional change callback to Recorder and RecorderCocoa (#12) 5cb615f
  • Add the ability to set default shortcut (#13) 8271537

v0.2.2...v0.3.0

v0.2.2

08 Jun 12:30
Compare
Choose a tag to compare
  • Unregister shortcut before setting a new one (#10) 56778e1

v0.2.1...v0.2.2

v0.2.1

05 Jun 15:26
Compare
Choose a tag to compare
  • Fix .setShortcut() crashing when called from a NSBackgroundActivityScheduler task eb68608
    This looks like a macOS/Xcode bug and it only happens when running from Xcode, not in archived builds, even debug builds.

v0.2.0...v0.2.1

v0.2.0

19 May 10:54
Compare
Choose a tag to compare
  • Add method to show a keyboard shortcut in NSMenuItem (#5) 9c0427a

v0.1.1...v0.2.0

v0.1.1

09 May 18:42
Compare
Choose a tag to compare
  • Cancel recording when the user clicks outside the input 8e7291f
  • Fix the Key type 4dac019

v0.1.0...v0.1.1

v0.1.0

07 May 16:16
Compare
Choose a tag to compare

🦄