Skip to content

Releases: pqrs-org/Karabiner-Elements

v12.0.0

11 Feb 08:15
Compare
Choose a tag to compare
  • 📅 Release date
    • Apr 12, 2018
  • 💥 Breaking changes
    • macOS 10.11 support has been dropped.

      Karabiner-Elements works on macOS 10.12 (Sierra) or later.
    • Keyboard type in the virtual keyboard preferences has been removed. (Adverse effect of virtual keyboard improvement.)

      Please change the keyboard type from System Preferences > Keyboard > Change Keyboard Type....
      Keyboard Preferences
    • Caps Lock Delay in the virtual keyboard preferences has been removed. (Adverse effect of virtual keyboard improvement.)
    • Changed simultaneous behaviour to post key_up events when any key is released.
    • Changed to_after_key_up and to_if_alone behaviour as mandatory modifiers are removed from these events.
  • ✨ New Features
    • Added simultaneous_options.key_down_order, simultaneous_options.key_up_order and simultaneous_options.to_after_key_up.
  • 🐛 Bug Fixes
    • Fixed an issue that to_if_alone, to_if_held_down and to_delayed_action does not work properly with simultaneous.
  • ⚡️ Improvements
    • The virtual keyboard compatibility has been improved.
    • EventViewer has been improved showing the correct key name for PC keyboard keys and international keys.
    • Improved keyboard repeat handling with simultaneous.

v11.6.0

11 Feb 08:16
Compare
Choose a tag to compare
  • 📅 Release date
    • Feb 20, 2018
  • ✨ New Features
  • ⚡️ Improvements
    • Improved Mouse key scroll wheel direction referring System Preferences > Mouse > Scroll direction.
    • Improved modifier flags handling around pointing button manipulations.
    • Mouse keys have been added into Simple Modifications.
      mouse keys in Simple Modifications
    • The eject key has been added into the from key of Simple Modifications.
    • The Vendor ID and Product ID of virtual devices has been changed. (0x0,0x0 -> 0x16c0,0x27db and 0x16c0,0x27da)

v11.5.0

11 Feb 08:16
Compare
Choose a tag to compare
  • 📅 Release date
    • Dec 30, 2017
  • ✨ New Features
  • 🐛 Bug Fixes
    • Avoided a VMware Remote Console issue that mouse pointer does not work properly on VMRC when Karabiner-Elements grabs the pointing device.
    • Fixed an issue that to_if_alone does not work properly when to is empty.
  • ⚡️ Improvements
    • Improved modifier flags handling in to events.
    • Improved a way to save karabiner.json.

v11.4.0

11 Feb 08:18
Compare
Choose a tag to compare
  • 📅 Release date
    • Dec 7, 2017
  • ✨ New Features
    • mouse_key has been added.
    • location_id has been added to device_if and device_unless.
  • 🐛 Bug Fixes
    • Fixed an issue that the checkbox in Preferences > Devices is disabled for keyboards which do not have their own vendor id.

v11.3.0

11 Feb 08:19
Compare
Choose a tag to compare
  • 📅 Release date
    • Nov 12, 2017
  • 🐛 Bug Fixes
    • Fixed an issue that Karabiner-11.2.0 does not work properly on some environments due to a possibility of macOS kernel extension cache problem.

v11.2.0

11 Feb 08:19
Compare
Choose a tag to compare
  • 📅 Release date
    • Nov 9, 2017
  • ✨ New Features
    • Mouse button modifications has been added.

      Note:
      • You have to enable your Mouse manually in Preferences > Devices tab.
      • Karabiner-Elements cannot modify Apple's pointing devices.
    • to_delayed_action has been added.
      • Examples:
        • Quit application by pressing command-q twice
          json
          (src)
        • Emacs key bindings (C-x key strokes)
          json
          (src)
    • input_source_if and input_source_unless has been added to conditions.
    • select_input_source has been added.
    • keyboard_type_if and keyboard_type_unless has been added to conditions.
      • Example
    • The caps lock LED manipulation has been disabled with non Apple keyboards until it is enabled manually.
      has caps lock led
  • ⚡️ Improvements
    • The virtual keyboard handling has been improved.

v11.1.0

11 Feb 08:20
Compare
Choose a tag to compare
  • 📅 Release date
    • Oct 4, 2017
  • 🐛 Bug Fixes
    • Fixed an issue that modifier flags becomes improperly state by mouse events.

v11.0.0

11 Feb 08:21
Compare
Choose a tag to compare
  • 📅 Release date
    • Sep 18, 2017
  • ✨ New Features
    • The first stable release of Karabiner-Elements.
      (There is no changes from Karabiner-Elements 0.91.16.)