4.2.0 (2026-07-05)
Features
- raw-command: support raw scripts, toggles, and multi-actions (59f09f1)
Bug Fixes
- auto-reconnect broke, re-implemented it with improved detection system (ea665bb)
- broken discord link (46a79e2)
- copy-paste unload bugs in base action classes (e07a364)
- exception on shutdown (9e1f878)
- harden unregister on plugin onload (819b743)
- improve action image rendering (027cf52)
- latest version crashes (9e1f878)
- make raw command probing silent for write-only VM commands (2e30339)
- prevent invalid action ids from falling through into array access (61beb97)
- remove unsupported RawAdjustment textbox format and align validation with parsing (bf4579b)
- save configuration routing (a2b8ade)
- support multi-command scripts with comma, semicolon, and newline separators (4abefb1)
- tighten raw action validation and lifecycle (7709e0c)
Performance Improvements
- update render frequency to increase performance (41e8747)