Released on 9th March, 2026.
This version’s Python API documentation.
This is a bug-fix release.
All Tools
Bug Fixes
- sema: Disable user function evaluation in multiplicity range bounds to avoid long analysis times in some cases
- interpreter: Fix crash when indexing arrays at
size + 1
Miscellaneous Tasks
- deps: Update
syside-licenseto 0.3.5
Modeler
Features
- cli: Resolve patterns to existing paths as paths instead of compiling to glob pattern to support backslash separators on Windows
- Added remaining time information to license file expiration for offline licenses.
Bug Fixes
- Fix Tom Sawyer SysML v2 Viewer hanging when trying to visualise files that contained
variant port - cli: Fixed
rulesubcommand not appearing in CLI. - Removed unused
syside.modeler.pythonInterpreterVSCode setting.
License Checker v0.3.5
Features
- Added support for custom TLS certificates via
SYSIDE_LICENSE_TLS_CERTSenvironment variable and--tls-certCLI flag, enabling license checks behind corporate proxies.
Bug Fixes
- On Linux, the license checker now uses the OS trust store for TLS verification, so certificates installed system-wide are recognized automatically.