Released on May 20th, 2026.
This version’s Python API documentation.
All Syside Tools
Features
- viz: Insert lifted nodes for external/chained edge targets
- printer: Take into account inherited names when shortening synthetic refereces (Forum post: 468)
- viz: Connect conjugated port typings to original definitions, and use
~edge keyword - viz: Resolve connection and flow related elements same as other (chained) relationships
Bug Fixes
- viz: Fix that
declwould insert linebreaks between parts whenconfigrequestsadd_final_newline - viz: Fix binding connectors head to be none
- stdlib: Fix that
messagesdid not implicitly redefinesourceEventandtargetEvent - viz: Insert inherited/external non-feature types under their owning namespaces instead of current scope
Modeler & Editor
Bug Fixes
- lsp: Fix a rare crash on atempting to show
refinlay hint
Modeler
Bug Fixes
- Resolve failure to fetch
tableview.csson Firefox, CORS issue - Add ‘install Java’ recovery option when Java fails to launch due to memory issues
- Stop opening the editor when user tries to visualize view via ‘SysMLv2 Views’ pane
Automator
Features
- reqif: Detect and fix (with the
--resolve-duplicate-namesCLI flag) duplicate names from ReqIF import
Bug Fixes
- Fix that internal CLI could fail to find the bundled standard library
- reqif: Fix that UTF-8 characters were being written into files not opened with UTF-8 encoding
- reqif: Fix that images with URLs as their source would crash the reqif import
- reqif: Skip extracting files that are deemed unsafe instead of crashing