v0.6.1
Custom Lua improvements
-
Custom text can read the aura's state and other trigger values through aura_env.
-
Custom trigger logic and custom text now share consistent error handling and runtime isolation.
-
%c custom text works on text regions and sub-region text.
-
Custom Lua state persists between calls and resets when the aura's code changes.
-
Fixed custom-code fields opening without their configured defaults.
-
Fixed code editors failing to commit and re-colour when focus moves elsewhere.
-
Fixed empty custom-text results being treated incorrectly.
-
Added validation for optionsim mutation gates.
-
No saved-aura migration is required.