Skip to content

Releases: pqrs-org/Karabiner-Elements

v14.8.0

11 Aug 15:07
a72d821
Compare
Choose a tag to compare
  • 📦 Download
  • 📅 Release date
    • Aug 11, 2022
  • ✨ New Features
    • Add Enable unsafe configuration feature into Preferences > Pro tab.
  • 🐛 Bug Fixes
    • Fixed an issue that the built-in keyboard is not be treated as the built-in keyboard if the keyboard is connected via SPI (Serial Peripheral Interface), such as M2 MacBook Air.

v14.6.0

31 Jul 01:53
6dba6ea
Compare
Choose a tag to compare
  • 📦 Download
  • 📅 Release date
    • Jul 31, 2022
  • ✨ New Features
    • Treat as built-in keyboard setting has been added into Devices configuration. It works with "Disable the built-in keyboard" feature.
  • 🐛 Bug Fixes
    • Fixed an issue that "Disable the built-in keyboard" feature does not work if the built-in keyboard is not included in the event modification target devices.

v14.5.0

17 Jul 08:15
c2f5d0b
Compare
Choose a tag to compare
  • 📦 Download
  • 📅 Release date
    • Jul 17, 2022
  • 💥 Breaking changes
    • The following modifier flags and manipulators are now canceled even for events from devices not grabbed by Karabiner-Elements, e.g. mouse clicks.
      • sticky modifiers
      • to_if_alone
      • to_if_held_down
      • to_delayed_action
  • ⚡️ Improvements
    • Improved behavior the sticky modifiers when used together with the built-in trackpad. (Thanks to @quarkw)
    • Preferences Window is rewritten in SwiftUI.
    • set_variable now supports bool and string value.
    • Sparkle Framework has been updated.

v14.4.0

01 Mar 12:49
3ff3bf8
Compare
Choose a tag to compare
  • 📦 Download
  • 📅 Release date
    • Mar 1, 2022
  • 🐛 Bug Fixes
    • Fixed an issue that NotificationWindow causes high CPU usage in some environments.

v14.3.0

20 Nov 12:22
f78533f
Compare
Choose a tag to compare
  • 📦 Download
  • 📅 Release date
    • Nov 20, 2021
  • ⚡️ Improvements
    • Added System Extensions tab to EventViewer.
    • Added a workaround for macOS's ioreg command issue that consumes high CPU usage on macOS Monterey.

v14.2.0

03 Nov 08:50
1955918
Compare
Choose a tag to compare
  • 📦 Download
  • 📅 Release date
    • Nov 3, 2021
  • 💥 Breaking changes
    • macOS 10.15 support has been dropped.
  • ✨ New Features
    • Supported Touch ID on Magic Keyboard.
    • Supported application launcher keys (Mail, Browser, Calculator, etc.) which are belong to HID Consumer Usage Page and Application Launch Buttons Usage.
    • Add new features for writing your own settings:
  • 🐛 Bug Fixes
    • Fixed an issue that an alert window appears in an incorrect position on macOS 12 Monterey.
  • ⚡️ Improvements
    • Update application icons. (Thanks to Kouji TAMURA)
    • EventViewer is rewritten in SwiftUI.

v13.7.0

06 Sep 13:07
297df0d
Compare
Choose a tag to compare
  • 📦 Download
  • 📅 Release date
    • Sep 6, 2021
  • 🐛 Bug Fixes
    • Fix an issue that shell_command does not set environment variables (HOME, USER, etc.).

v13.6.0

03 Sep 15:19
a9d79b0
Compare
Choose a tag to compare

v13.5.0

20 Jun 16:32
Compare
Choose a tag to compare
  • 📦 Download
  • 📅 Release date
    • Jun 20, 2021
  • ⚡️ Improvements
    • Improved temporary directory handling to reduce the frequency of mds process accessing it.
    • Improved mouse_key.speed_multiplier handling when it is used with to.modifiers, the modifier is retained while speed_multiplier is active.
    • The caps lock LED manipulation has been enabled by default.
      • Note: This change applies to newly connected keyboards.
    • Several Objective-C code around GUI has been rewritten in Swift + SwiftUI.

v13.4.0

04 Apr 13:20
Compare
Choose a tag to compare
  • 📦 Download
  • 📅 Release date
    • Apr 4, 2021
  • 🐛 Bug Fixes
    • Fixed an issue that Karabiner-Elements stops working with virtual_hid_keyboard is not ready. Please wait for a while. error message when you kill karabiner_console_user_server process manually.
  • ⚡️ Improvements
    • Changed to terminate virtual HID devices immediately after quit Karabiner-Elements.

🔔 Notes for Mac computers with Apple Silicon (Apple M1) users

macOS Big Sur 11.2 or earlier has an issue within memory management and HID device handling that causes kernel panics on Mac computers with Apple Silicon.
The virtual device that is used internally by Karabiner-Elements triggers this issue, and a kernel panic might be caused at macOS shutdown.

We confirmed that this issue has been fixed in macOS Big Sur 11.3 Beta.
Please use macOS Big Sur 11.3 Beta or later versions if you are facing the kernel panic issue.