Skip to content

v1.4.1 - Canvas Workflow and Stability

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Mar 23:50
· 2 commits to master since this release

What's New:

  • Box selection of multiple nodes and their connections/structure for copying, pasting, and deleting multiple nodes.
  • Clipboard for copying/pasting carries across subtrees/trees within the same workspace.
  • Subtree creation menu has custom color selection.
  • Subtrees appear with custom color in the tree canvas and node pallets.
  • Auto arrange nodes in editor function using the same layout as opening a new tree.
  • New canvas toolbar for toggling box select mode and to activate auto arrange.
  • New shortcuts for copy/paste (CRTL/CMD-Z/V) and shift click+drag or (CRTL/CMD-B) for box selection.

Fixes

  • Major stability and performance improvements.
  • Issues with XML quality and exports fixed.
  • No more critical known security vulnerabilities.
  • Massive overhaul of the codebase to make stuff better.

Note: due to the refactoring of the code base, there may be new bugs introduced.

Full Changelog: v1.4.0...v1.4.1