Syside 0.8.6

Released on 9th March, 2026.

This version’s Python API documentation.

This is a bug-fix release.

All Tools

:bug: 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

:gear: Miscellaneous Tasks

  • deps: Update syside-license to 0.3.5

Modeler

:rocket: 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: Bug Fixes

  • Fix Tom Sawyer SysML v2 Viewer hanging when trying to visualise files that contained variant port
  • cli: Fixed rule subcommand not appearing in CLI.
  • Removed unused syside.modeler.pythonInterpreter VSCode setting.

License Checker v0.3.5

:rocket: Features

  • Added support for custom TLS certificates via SYSIDE_LICENSE_TLS_CERTS environment variable and --tls-cert CLI flag, enabling license checks behind corporate proxies.

:bug: Bug Fixes

  • On Linux, the license checker now uses the OS trust store for TLS verification, so certificates installed system-wide are recognized automatically.