Skip to content

v3.22.1 — Dashboard diagram UX

Choose a tag to compare

@rafeekpro rafeekpro released this 01 Apr 15:20
· 253 commits to main since this release
8405c29

Fixes

Dashboard Diagram UX (#519)

  • Fullscreen modal — click any diagram to view at 95vw×92vh, ESC/backdrop to close
  • Download .mmd — export any diagram as Mermaid file for Obsidian
  • Epic Flow hidden when no PRDs/epics exist (no empty-state noise)
  • Auto-refresh paused while editing MCP servers or API keys (fixes forms closing mid-edit)
  • Accessibility: role="dialog", aria-modal, focus management
  • Safe DOM construction throughout (no innerHTML with user data)

Full Changelog: v3.22.0...v3.22.1