Skip to content

v1.5.6

Choose a tag to compare

@github-actions github-actions released this 02 Jul 11:15
280872e

1.5.6 (2026-07-02)

Features

  • via-canvas-editing: manage VIA (intermediate waypoint) points directly on the canvas in edit mode — double-click a link to insert a VIA (splitting the link and preserving each side's query data), drag the VIA like any node to reposition it, and right-click a VIA to remove it and merge the segments back together. No change to the underlying connection-node model (#67, PR #153)

Bug Fixes

  • tooltip-consistency: custom link tooltip metric rows now use the per-side direction labels instead of hardcoded "Inbound"/"Outbound" wording, and a node tooltip no longer lingers with stale data if a drag begins while it is shown; the link dashboard-link click no longer fires while inserting a VIA in edit mode (#146, #147, PR #154)