v0.7.1 #23
xt765
announced in
Announcements
v0.7.1
#23
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
[0.7.1] - 2026-03-06
Changed
Dependencies: FastAPI and Uvicorn are now required dependencies instead of optional. Users no longer need to install mermaid-trace[server] separately.
CLI Improvements: Enhanced help messages with detailed descriptions, examples, and feature highlights (all in English).
Removed Legacy: Completely removed the deprecated --master flag for cleaner CLI interface.
Added
Offline Support: Web preview server now uses local static resources (Tailwind CSS, Mermaid.js, svg-pan-zoom) instead of external CDN dependencies. The preview works completely offline without network connectivity.
Version Command: Added mermaid-trace version command to display the installed version.
Browser Control: Added --no-browser flag to prevent automatic browser opening when starting the server.
Fixed
Installation Experience: Resolved user confusion about needing to install optional dependencies separately. Now pip install mermaid-trace provides all features out of the box.
This discussion was created from the release v0.7.1.
All reactions