v2.1.0
What's Changed
-
Enable Draw.io MCP in IFrames
-
AWS, GCP, Azure, Cisco19, and CiscoSafe stencils auto-discovered at runtime from drawio's sidebar
-
Multi-document targeting with
list-documentsandtarget_documentselectors for multi-tab workflows -
Multi-page targeting with required
target_pageselectors for page-scoped tools -
Per-document FIFO serialization for live operations, so multiple agents can work on different files safely
-
Page management tools:
list-pages,get-current-page,create-page,copy-page,rename-page -
Import, embed, or expand Mermaid diagrams
-
Firefox support is back, TLS mode is necessary
-
Server supports TLS mode and optionally generates self-signed certificates
-
fix: strip $schema from tool inputSchemas to fix Claude Code tool discovery by @Will-hxw in #51
-
feat: add page-targeted multi-agent support by @OneChirpZ in #49
-
refactor(plugin): extract bootstrap to fix extension/plugin drift by @lgazo in #52
-
refactor(plugin): bootstrap follow-up — URL config unification, debug log, docs by @lgazo in #53
New Contributors
- @Will-hxw made their first contribution in #51
- @OneChirpZ made their first contribution in #49
Full Changelog: v2.0.4...v2.1.0