This release introduces the new licensing model that uses license keys.
Released on May 23rd, 2025.
Modeler
Features
- (licensing) Replace EAP accounts with SysIDE license keys
- (visualization) Updated SysMLv2 viewer to version 1.1
Bugfixes
- (visualization) Fix a crash when trying to visualize large files
- (visualization) Detect when Tom Sawyer visualization server stops and offer to restart it
- (visualization) Fix import edge direction
- (visualization) Fix visualization of subsetting
Automator
Features
- (
python) Integrate license checker
- (interpreter) Add
evaluate_feature
method to evaluate possibly redefined features without searching for feature value expressions
Bugfixes
- (
python,osx) Fix generated build version to be a string on versions <11.0
- (fs) Fixed that
decode_path
did not handle relative file URLs - (pipeline) Fixed that validation tier constraint was not ignoring higher tiers
- (sema) Fix crash when resetting
Subclassification
reference with an invalid placeholder type - (ide) Fix crash when attempting to highlight error nodes
- (textdocument) Fixed that
position_at
always returned UTF-8 encodedcharacters
if offset was out of bounds - (fs) URL encode
:
in absolute Windows paths to%3a