Released on January 13th, 2026.
This version’s Python API documentation.
This release is focused on supporting Windows ARM architecture, as well as bug fixes. A bigger feature release is coming soon with Syside v0.8.5.
All Syside Tools
Platform Support
- Syside tools are now natively available on Windows ARM devices (Forum post: 251)
Miscellaneous Tasks
- deps: Update
syside-licenseto 0.3.4
Authoring Tools
Features
- Add support for
syside.tomlconfiguration files (Modeler Documentation, Editor Documentation)
Bug Fixes
-
lsp: Prevent more crashes after renaming documents
-
lsp,windows: Fix rare crash on LSP startup
-
lsp: Fix another rare crash on request cancellation
-
lsp: Fix permission errors when running Syside in a directory without sufficient permissions by resolving working directory only when needed
Modeler
Features
- cli: Add initial support for
syside.tomlthrough-c/--config
Bug Fixes
-
cli,windows: Fix
bad_allocationerror on large directories (Forum post: 316) -
cli: Output argument errors to
stderrso that LSP clients do not try to parse them as messages -
Stop asking users for license key when installing Automator
Automator
Features
-
python: Add
Stdlib.updatemethod to update only missing elements -
python: Add
NamePreferenceand customizableReferencePrinter(Forum post: 340) -
viz: Various improvements to Automator’s experimental visualisation
Bug Fixes
- python: Fix crash when
CompilerreturnedInfinity
License Checker
syside-license was updated to v0.3.4. The changelog below details changes between v0.3.3 (previous public syside-license release) and v0.3.4.
Platform Support
- Add support for Windows ARM devices