v8.10.12.kt.1
In this release, text actions beginning with $
are treated as multiline command actions. Single-command-per-action restriction no longer applies. The dollar notation is now considered deprecated, although until corresponding Agent is released, it is still the only way to use the commands.
Changes:
-
new macro execution strategy employed ("blocking scheduler"). Also, macro engine now supports macro sleeping, so that delay commands have no impact on cursor responsiveness.
-
more layers feature support
-
some timeouts were changed, such as doubletap delay, since performance optimizations made the internal clock run somewhat faster, resulting in doubletaps not being correctly registered...
-
rebinding both keys and navigation mode slot actions (only to macros)
-
monochromatic LED backlight mode (via
set
command) -
ifKeymap
andifLayer
conditions andifShortcut/ifGesture orGate
option (thanks to @soraxas) -
fork
command added, which allows spawning new macro without blocking -
activateKeyPostponed
can now trigger actions from other layers