Skip to content

0.3.0

Latest

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 16 Sep 11:24

Included commits: 0.2.0...0.3.0

Improvements

  • Replaced the static workflow instance graph image with the interactive state-machine-builder canvas in read-only mode, giving instance view a live, explorable process diagram.
  • Highlighted the current state on the instance view canvas so the workflow's active state can be identified at a glance.
  • Adjusted the canvas layout to scale to the available viewport, trying both horizontal and vertical orientations and picking the best fit so process diagrams stay readable regardless of size.
  • Adjusted edge routing to reuse the layout's computed paths between states, keeping connections stable and avoiding overlaps by preferring the built-in edge-route for a state pair.
  • Adjusted the workflow canvas height to scale with the viewport instead of a fixed size, improving usability of the diagram on the instance view page.