Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.32 KB

File metadata and controls

41 lines (31 loc) · 1.32 KB

Changelog

Karabiner-DriverKit-VirtualHIDDevice 1.27.0

  • 📅 Release date
    • Nov 19, 2021
  • ⚡️ Improvements
    • Reverted the virtual keyboard usage maximum to 255 to avoid ioreg CPU usage issue on macOS 12 Monterey.
      • Changed the consumer usage maximum to 768.
    • Updated driver version to 1.6.0.

Karabiner-DriverKit-VirtualHIDDevice 1.26.0

  • 📅 Release date
    • Oct 30, 2021
  • ⚡️ Improvements
    • Reverted to build with Xcode 13.0 due to Xcode 13.1 generates dext which does not support macOS 11 Big Sur.
    • Updated driver version to 1.5.0 to ignore dext in v1.25.0.

Karabiner-DriverKit-VirtualHIDDevice 1.25.0

  • 📅 Release date
    • Oct 30, 2021
  • ⚡️ Improvements
    • Built with Xcode 13.1)

Karabiner-DriverKit-VirtualHIDDevice 1.24.0

  • 📅 Release date
    • Oct 20, 2021
  • ⚡️ Improvements
    • Changed the virtual keyboard usage maximum to 65535 from 255.
    • Changed to create virtual devices for each pqrs::karabiner::driverkit::virtual_hid_device_service::client.
    • Updated driver version to 1.4.0.

Karabiner-DriverKit-VirtualHIDDevice 1.23.0

  • 📅 Release date
    • Sep 25, 2021
  • ⚡️ Improvements
    • Updated icons of /Applications/.Karabiner-VirtualHIDDevice-Manager.app. (Thanks to Kouji TAMURA)