4.6.0
Added
- Allow string literals in input expressions. e.g.
'Abc' >> B
. - Added
allow-unmapped-commands
andenforce-lowercase-commands
directives (#148).
Changed
- Keep key held when pressed immediately after
!Any
. e.g.!Any Shift{A}
while Shift is already held.
Fixed
- Fixed
#
and]
in terminal commands and macros (#165). - Allow to undo ! in input. e.g.
!Shift A Shift{B}
- Preserving order of hold back output.
- Fixed MacOS build.