Skip to content

Releases: sindresorhus/KeyboardShortcuts

2.2.4

13 Dec 14:08
7ecc38b
Compare
Choose a tag to compare

2.2.3...2.2.4

2.2.3

07 Dec 14:21
323d9f8
Compare
Choose a tag to compare
  • Fix logic for .globalKeyboardShortcut() 323d9f8

2.2.2...2.2.3

2.2.2

04 Nov 15:44
Compare
Choose a tag to compare
  • Fix using Control+C keyboard shortcut

2.2.1...2.2.2

2.2.1

21 Oct 18:38
9203a8d
Compare
Choose a tag to compare
  • Fix recorder not allowing multiple modifiers when option is present on macOS 15
  • Fix zh localizations

2.2.0...2.2.1

2.2.0

09 Oct 13:23
Compare
Choose a tag to compare
  • Add .resetAll() method

2.1.0...2.2.0

2.1.0

23 Sep 10:45
Compare
Choose a tag to compare
  • Add SwiftUI.View#globalKeyboardShortcut() method
  • Show a dialog to the user when setting a shortcut with the Option key without Command or Control on macOS 15 or later in sandboxed apps

2.0.1...2.1.0

2.0.2

01 Sep 06:30
e6b6011
Compare
Choose a tag to compare
  • Improve localizations

2.0.1...2.0.2

2.0.1

23 May 21:53
Compare
Choose a tag to compare
  • Fix missing localization for the “Space” key shortcut

2.0.0...2.0.1

2.0.0

20 Feb 11:22
Compare
Choose a tag to compare

Breaking

  • Require macOS 10.15 or later 04b8db6
  • Remove deprecated KeyboardShortcuts.on() method 09e4a10
  • The NSMenuItem#setShortcut() method is now marked with @MainActor 3b11952

Improvements

  • Improve support for strict concurrency 3b11952

1.17.0...2.0.0

1.17.0

14 Jan 06:49
Compare
Choose a tag to compare
  • Add LocalizedStringKey initializer to Recorder to support localizing the title
  • Add Slovak localization

1.16.1...1.17.0