Skip to content

Release history

hustcc/mcp-mermaid releases

Generate mermaid diagram and chart with AI MCP dynamically.

All releases

6 shown

0.4.1 Breaking risk
Breaking changes
  • Removed the `started` log output
Full changelog

What's Changed

  • removed started log to avoid json-rpc error by @peterwilli in https://github.com/hustcc/mcp-mermaid/pull/27

New Contributors

  • @peterwilli made their first contribution in https://github.com/hustcc/mcp-mermaid/pull/27

Full Changelog: https://github.com/hustcc/mcp-mermaid/compare/0.4.0...0.4.1

0.4.0 New feature
Notable features
  • Added url output type
Full changelog

What's Changed

  • fix: #22 Dockerfile fixed. by @aakashH242 in https://github.com/hustcc/mcp-mermaid/pull/23
  • feat: Added url output type by @aakashH242 in https://github.com/hustcc/mcp-mermaid/pull/26

New Contributors

  • @aakashH242 made their first contribution in https://github.com/hustcc/mcp-mermaid/pull/23

Full Changelog: https://github.com/hustcc/mcp-mermaid/compare/0.3.0...0.4.0

0.3.0 New feature
Notable features
  • File output support for AI agents
Full changelog

What's Changed

  • feat: add file output support for AI agents by @Susuperli in https://github.com/hustcc/mcp-mermaid/pull/17

Full Changelog: https://github.com/hustcc/mcp-mermaid/compare/0.2.1...0.3.0

0.2.1 New feature
Notable features
  • Added --host flag to cli for specifying the host to bind SSE/streamable endpoints
Full changelog

What's Changed

  • feat(cli): add --host option and bind host for SSE/streamable by @withsmilo in https://github.com/hustcc/mcp-mermaid/pull/13

New Contributors

  • @withsmilo made their first contribution in https://github.com/hustcc/mcp-mermaid/pull/13

Full Changelog: https://github.com/hustcc/mcp-mermaid/compare/0.2.0...0.2.1

0.2.0 Breaking risk
Breaking changes
  • HTTP server implementation migrated from custom framework to Express.js
Full changelog

What's Changed

  • feat: migrate HTTP servers to use Express.js by @Susuperli in https://github.com/hustcc/mcp-mermaid/pull/12

New Contributors

  • @Susuperli made their first contribution in https://github.com/hustcc/mcp-mermaid/pull/12

Full Changelog: https://github.com/hustcc/mcp-mermaid/compare/0.1.3...0.2.0

0.1.3 New feature
Notable features
  • Added outputType option supporting svg and png formats
  • Implemented centralized shutdown manager with logging
  • Enhanced Dockerfile for Playwright integration
Full changelog

What's Changed

  • feat: init mcp-mermaid by @hustcc in https://github.com/hustcc/mcp-mermaid/pull/1
  • feat: add outputType = svg | png by @hustcc in https://github.com/hustcc/mcp-mermaid/pull/2
  • fix: background not work by @hustcc in https://github.com/hustcc/mcp-mermaid/pull/3
  • refactor: cleanup signal listeners and auto-remove handlers by @pchuri in https://github.com/hustcc/mcp-mermaid/pull/4
  • feat: implement centralized shutdown manager and logging by @BQXBQX in https://github.com/hustcc/mcp-mermaid/pull/5
  • feat: enhance Dockerfile for Playwright by @2niuhe in https://github.com/hustcc/mcp-mermaid/pull/6
  • MCP Trust Score by @Matvey-Kuk in https://github.com/hustcc/mcp-mermaid/pull/8

New Contributors

  • @hustcc made their first contribution in https://github.com/hustcc/mcp-mermaid/pull/1
  • @pchuri made their first contribution in https://github.com/hustcc/mcp-mermaid/pull/4
  • @BQXBQX made their first contribution in https://github.com/hustcc/mcp-mermaid/pull/5
  • @2niuhe made their first contribution in https://github.com/hustcc/mcp-mermaid/pull/6
  • @Matvey-Kuk made their first contribution in https://github.com/hustcc/mcp-mermaid/pull/8

Full Changelog: https://github.com/hustcc/mcp-mermaid/commits/0.1.3

Beta — feedback welcome: [email protected]