KeyboardShortcuts Versions Save

⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes

v1.10.0

1 year ago
  • Add API to make keyboard shortcuts work when NSMenu is open

https://github.com/sindresorhus/KeyboardShortcuts/compare/v1.9.4...v1.10.0

v1.9.2

1 year ago

v1.9.1

1 year ago
  • Remove the UserDefaults key for a shortcut completely if the default parameter on Name is not used

https://github.com/sindresorhus/KeyboardShortcuts/compare/v1.9.0...v1.9.1

v1.9.0

1 year ago
  • Fix using the recorder in a popover
  • Allow clicking controls outside the recorder input directly when the recorder is focused
  • Update more localizations for macOS 13
  • Add French and Dutch localization

Xcode 14.1 or later is required

https://github.com/sindresorhus/KeyboardShortcuts/compare/v1.8.0...v1.9.0

v1.8.0

1 year ago
  • Improve compatibility with macOS 13
  • Drop support for macOS 10.11 and 10.12 (Xcode doesn't support these anymore)
  • Fix text field getting initial focus

Xcode 14.1 is now required

https://github.com/sindresorhus/KeyboardShortcuts/compare/v1.7.2...v1.8.0

v1.7.2

1 year ago

v1.7.1

1 year ago
  • Fix duplication checking with menu items for shortcuts with a Shift modifier

https://github.com/sindresorhus/KeyboardShortcuts/compare/v1.7.0...v1.7.1