beta
Pre-release
Pre-release
- 🐛 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 intoopen_application
. - Added
conditions
option intoto
.
- Added
- ⚡️ 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" }
- Support the following keys: