SysIDE Pro 0.6.0

This release introduces the new licensing model that uses license keys.

Released on May 23rd, 2025.

Modeler

:rocket: Features

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

:rocket: Features

  • (:snake: python) Integrate license checker
  • (interpreter) Add evaluate_feature method to evaluate possibly redefined features without searching for feature value expressions

:bug: Bugfixes

  • (:snake: 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 encoded characters if offset was out of bounds
  • (fs) URL encode : in absolute Windows paths to %3a