Skip to content

v3.23.0 — Project Diagram Studio

Choose a tag to compare

@rafeekpro rafeekpro released this 01 Apr 19:00
· 242 commits to main since this release
4be52c1

What's New

Project Diagram Studio (#521, #523)

  • Split-view editor — Mermaid code (left) | live SVG preview with pan/zoom (right)
  • Pan/zoom via panzoom library — scroll to zoom, drag to pan
  • + New Diagram from dashboard UI — name, type, description
  • Edit / Download / Remove buttons on each diagram card
  • Fullscreen editor — expands to full viewport
  • Live preview with 600ms debounce on code changes
  • Save to file — persists .mmd + .meta.json

Fixes

  • MCP & Keys forms no longer disappear — auto-refresh paused on editable tabs
  • Removed system diagrams (agents, plugins) from grid — project diagrams only

Full Changelog: v3.22.2...v3.23.0