Skip to content

v2.3.1-beta.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 08:33
670940d

Changelog

  • 5ad1f10 Merge pull request #86 from Mertcikla/fix/long-press-connect-right-click
  • 72cf3c2 Merge pull request #87 from Mertcikla/feat/expand-playwright-tests
  • 2b2e239 Merge pull request #88 from Mertcikla/fix/align-zui-connector-labels
  • 7bec345 Merge pull request #93 from Mertcikla/92-bulk-move-does-not-update-placement-data
  • 97acfa8 Merge pull request #94 from Mertcikla/fix/mobile-layout-detection
  • 7fe428e Merge pull request #96 from Mertcikla/95-off-view-connectors-dont-get-merged-into-their-parent
  • 670940d Merge pull request #97 from Mertcikla/feat/connectors-panel-polish
  • 1e7fd9e Merge remote-tracking branch 'origin/fix/long-press-connect-right-click' into feat/expand-playwright-tests
  • 78db7f1 Revise README with new images and content
  • 31ea2a0 chore: bump version to v2.3.0 [skip ci]
  • bd6b049 ci: add workflow_dispatch release_tag input and honor RELEASE_TAG
  • ae60a19 feat: Add ZUI canvas interactions and improve drawing mode
  • 1cb5ccb feat: Enhance ZUI interaction testing and usability
  • 156ea34 feat: Refactor E2E tests and improve error handling
  • abdf19c feat: add connector draft handling and touch-only canvas input mode
  • 183c160 feat: add language, file path and symbol to demo seed and YAML view metadata
  • fe74878 feat: allow middle mouse panning in ZUI
  • e7fb0db feat: improve wheel/trackpad and Safari pinch zoom handling and tests
  • 31f218f feat: replace text arrows with SVG ConnectorArrowIcon in ProxyConnectorPanel
  • 613d117 feat: show full connector and endpoint names in tooltips
  • 8c53df6 fix: Improve error handling and touch interactions in E2E tests
  • 297f3e0 fix: debounce placement updates using batch and selection timer keys
  • 1e05f5a fix: handle selection drag events and resolve dragged selection nodes
  • 68ecad8 fix: ignore non-left mouse buttons on pointer down in ElementNode
  • 5b6f224 fix: keep single-leaf roots collapsed and update collapse/auto-expand logic
  • faa7934 refactor: draw edge labels using center-based rect and add positioning test
  • 5a969ba refactor: simplify ProxyConnectorPanel layout and arrow icons