v0.7.1

patch

Design Enhancements & Node Improvements

Major design improvements with group nodes, edge multiplicity, enhanced text controls, fill styles, and various bug fixes for better node editing experience.

9ba5dec
by Igor Cangussu

New Features

4
  • Group Nodes

    New group nodes feature allowing you to organize and group various nodes together for better diagram organization and visual hierarchy.

  • Edge Multiplicity with Shortcuts

    Introduced multiplicity on edges with keyboard shortcuts, enabling you to represent multiple relationships between nodes more efficiently.

  • Fill Style and Gap in Nodes and Templates

    Added fill style and gap properties to nodes and templates, providing more design flexibility and visual customization options.

  • Text Alignment Properties

    Added text alignment properties on nodes and templates, giving you precise control over text positioning and layout within nodes.

Improvements

2
  • Improved Node Text Resizing Behavior

    Enhanced node text resizing behavior with smoother interactions, better automatic sizing, and more intuitive text editing experience.

  • Unified Text and ArktNode Implementation

    Unified implementation between text nodes and arkt nodes, ensuring consistent behavior, shared functionality, and improved code maintainability.

Bug Fixes

2
  • Copy Paste Behavior for Nested Nodes and Edges Fix

    Fixed copy paste behavior for nested nodes and edges, ensuring proper duplication and preservation of node relationships and hierarchy.

  • Multiple Nodes Creation by Dragging Fix

    Fixed issue with creating multiple nodes by dragging the handler deletes the previous created one.