This release adds 5 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryAdd ZUI canvas interactions, improve drawing mode, and fix multiple UI/interaction bugs.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Add ZUI canvas interactions and improve drawing mode. Add ZUI canvas interactions and improve drawing mode. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Enhance ZUI interaction testing and usability. Enhance ZUI interaction testing and usability. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Add connector draft handling and touch‑only canvas input mode. Add connector draft handling and touch‑only canvas input mode. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Add language, file path and symbol to demo seed and YAML view metadata. Add language, file path and symbol to demo seed and YAML view metadata. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Allow middle mouse panning in ZUI. Allow middle mouse panning in ZUI. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Show full connector and endpoint names in tooltips. Show full connector and endpoint names in tooltips. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Performance | Medium |
Improve wheel/trackpad and Safari pinch zoom handling and tests. Improve wheel/trackpad and Safari pinch zoom handling and tests. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Medium |
Improve error handling and touch interactions in E2E tests. Improve error handling and touch interactions in E2E tests. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Low |
Debounce placement updates using batch and selection timer keys. Debounce placement updates using batch and selection timer keys. Source: granite4.1:30b@2026-06-11-audit Confidence: low |
— |
| Bugfix | Low |
Handle selection drag events and resolve dragged selection nodes. Handle selection drag events and resolve dragged selection nodes. Source: granite4.1:30b@2026-06-11-audit Confidence: low |
— |
| Bugfix | Low |
Ignore non‑left mouse buttons on pointer down in ElementNode. Ignore non‑left mouse buttons on pointer down in ElementNode. Source: granite4.1:30b@2026-06-11-audit Confidence: low |
— |
| Bugfix | Low |
Keep single‑leaf roots collapsed and update collapse/auto‑expand logic. Keep single‑leaf roots collapsed and update collapse/auto‑expand logic. Source: granite4.1:30b@2026-06-11-audit Confidence: low |
— |
| Refactor | Low |
Refactor E2E tests and improve error handling. Refactor E2E tests and improve error handling. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Refactor | Low |
Replace text arrows with SVG ConnectorArrowIcon in ProxyConnectorPanel. Replace text arrows with SVG ConnectorArrowIcon in ProxyConnectorPanel. Source: llm_adapter@2026-06-11 Confidence: high |
— |
Full changelog
Changelog
- 5ad1f10a5e74e780359e6282513ccd6eee14a901 Merge pull request #86 from Mertcikla/fix/long-press-connect-right-click
- 72cf3c213f69ce21d03e29aac7adfb69f122c9d2 Merge pull request #87 from Mertcikla/feat/expand-playwright-tests
- 2b2e239d11b5ef71a5c57d998b761887eda49f76 Merge pull request #88 from Mertcikla/fix/align-zui-connector-labels
- 7bec3453808498c2be9542eb6b7d7e09a64e54d4 Merge pull request #93 from Mertcikla/92-bulk-move-does-not-update-placement-data
- 97acfa80e4460a062ef15ae72e0a166c73ae20cd Merge pull request #94 from Mertcikla/fix/mobile-layout-detection
- 7fe428e8d4dd16106826b5baeb4299c78d2defca Merge pull request #96 from Mertcikla/95-off-view-connectors-dont-get-merged-into-their-parent
- 670940d2e3da402bc8406abbd2921fb65380a408 Merge pull request #97 from Mertcikla/feat/connectors-panel-polish
- 1e7fd9e5102b2a8d78d94d428612f9bfc7eb7b53 Merge remote-tracking branch 'origin/fix/long-press-connect-right-click' into feat/expand-playwright-tests
- 78db7f1cc151d4fdaca54ea04bb166fc3153a847 Revise README with new images and content
- 31ea2a0cc72a732428402b96d1a191b485e164e8 chore: bump version to v2.3.0 [skip ci]
- bd6b0494d1f57181858801c64226ec504b9adcef ci: add workflow_dispatch release_tag input and honor RELEASE_TAG
- ae60a19479c150d3335ec4a87aaf02f936132a9a feat: Add ZUI canvas interactions and improve drawing mode
- 1cb5ccb7cfed384329482f4221f299f70b955ca2 feat: Enhance ZUI interaction testing and usability
- 156ea3490513852c04ceecaa2704b9322bec8052 feat: Refactor E2E tests and improve error handling
- abdf19ca65e718b3ebbbf9e67e8e937069b3d8eb feat: add connector draft handling and touch-only canvas input mode
- 183c1607dee023e7b64c783d358582ec19189db7 feat: add language, file path and symbol to demo seed and YAML view metadata
- fe74878b9ae575e3a5dd5e2e3ec0379d9321b435 feat: allow middle mouse panning in ZUI
- e7fb0db94410c450758e364de5d5e1bbb21bbb89 feat: improve wheel/trackpad and Safari pinch zoom handling and tests
- 31f218f7815028717fa2a8fbcb7b0e7c1272bffd feat: replace text arrows with SVG ConnectorArrowIcon in ProxyConnectorPanel
- 613d1178d1ddba3813b6a5315cddd0eb45a628b4 feat: show full connector and endpoint names in tooltips
- 8c53df679433bef78bf2e6f041d674b15a1650bd fix: Improve error handling and touch interactions in E2E tests
- 297f3e0772ce6f27a2d55498bbfb55d16238f548 fix: debounce placement updates using batch and selection timer keys
- 1e05f5a222248276231e3c627f8f89cf01efb66e fix: handle selection drag events and resolve dragged selection nodes
- 68ecad8ee2197efe36efbfc7cf8feaf180e27a3d fix: ignore non-left mouse buttons on pointer down in ElementNode
- 5b6f2248b2589ea75f8dcf520d7084a2f7e30d01 fix: keep single-leaf roots collapsed and update collapse/auto-expand logic
- faa79346bf35beec49d2b242d623870f907c16c1 refactor: draw edge labels using center-based rect and add positioning test
- 5a969ba4d6b64ae3ebc1eb31f7ee0a6c5095e507 refactor: simplify ProxyConnectorPanel layout and arrow icons
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About TLD
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]