Syside 0.10.1

Released on June 10th, 2026.

This version’s Python API documentation.

Automator

:rocket: Features

  • Add --split-by=<strategy> flag to the ReqIF import command syside reqif import that instructs Syside to split requirements over multiple files according to the specified strategy (Docs)
  • Label imported files and packages via --domain flag in syside reqif import to keep multiple ReqIF imports cleanly separated (Docs)
  • Add progress reporting to ReqIF import and export commands

Modeler

:rocket: Features

  • Table views now display associated units, read-only.
  • Add support for hierarchical table views (Docs)

:bug: Bug Fixes

  • Fixed “Visualize view” button from the editor right-click menu is not working for view generation
  • Fixed message arrows occasionally flipping direction after repeated load/remove of nested descendants.
  • Fixed rendered SVG output to correctly display transparency in Qt-based renderers.