Skip to content

Releases: sindresorhus/KeyboardShortcuts

1.14.1

01 Sep 20:06
Compare
Choose a tag to compare
  • Fix shortcut recorder not properly stopping when window gets hidden b878f81
  • Fix initial focus prevention not working when window is unhidden or the parent view goes from hidden to visible b878f81

1.14.0...1.14.1

1.14.0

15 Aug 19:14
Compare
Choose a tag to compare
  • Use Space to indicate the space key instead of .
    • ⌘⎵ was confusing to users and macOS itself uses ⌘Space in their keyboard shortcut recorders and in menu items.

1.13.0...1.14.0

1.13.0

16 Jul 12:00
8b1a9ce
Compare
Choose a tag to compare
  • Improve compatibility with macOS 14

1.12.0...1.13.0

1.12.0

09 Jul 10:47
Compare
Choose a tag to compare
  • Automatically observe NSMenu's f0d470d
    • This means you no longer need to set KeyboardShortcuts.isMenuOpen, and the property has been made private.
  • Improve compatibility with macOS 14 f0d470d

1.11.0...1.12.0

1.11.0

04 May 18:11
Compare
Choose a tag to compare
  • Support disabling/enabling multiple keyboard shortcuts in a single call 018e445
  • Improve display of keypad keys 746f74e
  • Fix cursor disappearing when switching to other textfield when using RecorderCocoa 921c77e

Note: The tag is now without a v prefix since Xcode cannot handle the prefix.

v1.10.0...1.11.0

v1.10.0

28 Feb 21:30
Compare
Choose a tag to compare
  • Add API to make keyboard shortcuts work when NSMenu is open

v1.9.4...v1.10.0

v1.9.4

09 Feb 08:31
8c90a95
Compare
Choose a tag to compare
  • Add Korean localization

v1.9.3...v1.9.4

v1.9.3

17 Jan 08:04
d7b349f
Compare
Choose a tag to compare
  • Add Japanese localization

v1.9.2...v1.9.3

v1.9.2

11 Jan 07:34
4a41861
Compare
Choose a tag to compare
  • Add missing quote in Dutch localization

v1.9.1...v1.9.2

v1.9.1

13 Dec 11:28
a99680c
Compare
Choose a tag to compare
  • Remove the UserDefaults key for a shortcut completely if the default parameter on Name is not used

v1.9.0...v1.9.1