Skip to content

beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@tekezo tekezo released this 09 Nov 03:40
· 47 commits to main since this release
d2c6216
  • 🐛 Bug Fixes
    • Fixed an overflow issue with the mouse key movements.
    • Fixed an issue that the fn key is unintentionally tapped when use the media keys if "Use all F1, F2, etc. keys as standard function keys" is enabled.
  • ✨ New Features
    • Added frontmost_application_history_index option into open_application.
    • Added conditions option into to.
  • ⚡️ Improvements
    • Support the following keys:
      • consumer::ac_zoom_out
      • consumer::ac_zoom_in
      • generic_desktop::system_sleep
    • Added support for new consumer keys (Thanks to @indygriffiths):
      • { "consumer_key_code": "stop" }
      • { "consumer_key_code": "bass_boost" }
      • { "consumer_key_code": "loudness" }
      • { "consumer_key_code": "bass_increment" }
      • { "consumer_key_code": "bass_decrement" }
      • { "consumer_key_code": "ac_search" }