Skip to content

v2.1.0

Choose a tag to compare

@lgazo lgazo released this 01 May 19:23
· 89 commits to main since this release

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-documents and target_document selectors for multi-tab workflows

  • Multi-page targeting with required target_page selectors 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

Full Changelog: v2.0.4...v2.1.0