1.35.0 (2026-05-06)
Features
- add
sleepaction for reliability (#761) (f55ab47) - add action feed key passthrough cli command (#759) (f041f13)
- cli: add
--windowflag formove_mousecommand (#765) (610a80b) - grid,recursive_grid: add
app_configs.hotkeyoverrides (#763) (1bbedb5)
Bug Fixes
- allow macOS notification prompts (#753) (a593a24)
- always run alert UI regardless of binary or bundle (#756) (36ee674)
- cli,feed: preserve uppercase letters in action
feed(#762) (aeba2bb) - ditch
openand purely run the binary for services (#755) (1f9bd4e) - ensure eventtap and passthrough blacklist resolves the same (#754) (c1c7776)
- ensure global hotkeys are canonicalized before event tap registration (#752) (6134d00)
- strict filtering for Chromium/Electron apps (#749) (e53fea7)
Documentation
- tips: add snippet to
move windowto another native space on macOS (346f892)