Releases: pqrs-org/Karabiner-Elements
Releases · pqrs-org/Karabiner-Elements
v14.8.0
- 📦 Download
- 📅 Release date
- Aug 11, 2022
- ✨ New Features
- Add
Enable unsafe configuration
feature into Preferences > Pro tab.
- Add
- 🐛 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
- 📦 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
- 📦 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
- The following modifier flags and manipulators are now canceled even for events from devices not grabbed by Karabiner-Elements, e.g. mouse clicks.
- ⚡️ 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
- 📦 Download
- 📅 Release date
- Mar 1, 2022
- 🐛 Bug Fixes
- Fixed an issue that NotificationWindow causes high CPU usage in some environments.
v14.3.0
- 📦 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
- 📦 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
- 📦 Download
- 📅 Release date
- Sep 6, 2021
- 🐛 Bug Fixes
- Fix an issue that
shell_command
does not set environment variables (HOME, USER, etc.).
- Fix an issue that
v13.6.0
- 📦 Download
- 📅 Release date
- Sep 3, 2021
- ✨ New Features
- Add new features for writing your own settings:
- 🐛 Bug Fixes
- Fixed an issue that karabiner.json parse error message is not shown in Preferences > Log if the error message contains corrupted characters.
- ⚡️ Improvements
- Changed to log the output of shell_command into console_user_server.log.
- The notification window transparency will be increased when the mouse cursor is hovered.
v13.5.0
- 📦 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 withto.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
- 📦 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 killkarabiner_console_user_server
process manually.
- Fixed an issue that Karabiner-Elements stops working with
- ⚡️ 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.