Skip to content

Releases: mermaid-js/mermaid

8.9.3

25 Apr 11:33
Compare
Choose a tag to compare

Release Notes

Features

Updated dependencies

Documentation changes

🎉 Thanks to all contributors helping with this release! 🎉

8.9.2

22 Mar 18:29
a5cc75c
Compare
Choose a tag to compare

Release notes

  • Fix for XSS vulnerability and prototype pollution (#1940)

8.9.1

18 Feb 21:01
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Apply styles to all types of flowchart node shapes (#1866) @GDFaber
  • Fix arrow heads to be visible for all flowchart node shapes (#1868) @GDFaber

🎉 Thanks to all contributors helping with this release! 🎉

8.9.0

21 Jan 19:56
Compare
Choose a tag to compare

Release Notes

Documentation Updates

🎉 Thanks to all contributors helping with this release! 🎉

8.8.4

05 Dec 14:03
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Add sans-serif to default font settings (#1776) @GDFaber
  • ignore build files in dist folder (#1777) @GDFaber
  • Narrow down console logging when flowchart subgraphs are added (#1782) @GDFaber
  • Apply style settings to subgraphs in "flowchart" diagrams (#1781) @GDFaber

🎉 Thanks to all contributors helping with this release! 🎉

8.8.3

05 Nov 19:15
Compare
Choose a tag to compare

Release Notes

🎉 Thanks to all contributors helping with this release! 🎉

8.8.2

08 Oct 17:55
Compare
Choose a tag to compare

Release Notes

  • 1704 Revert to original behavior of nodes and subgraphs (#1709) @knsv

There is some ambiguity about what subgraph a node belongs to when it appears in several subgraphs. Should it stick to the first subgraph it appears in, or should the last subgraph it gets added to be the one it belongs to. With this change the original behavior is retained.

🎉 Thanks to all contributors helping with this release! 🎉

8.8.1

30 Sep 17:27
Compare
Choose a tag to compare

Release Notes

🎉 Thanks to all contributors helping with this release! 🎉

8.8.0

05 Sep 07:52
Compare
Choose a tag to compare

Release Notes

Highlights

  • Variable lengths of edges for flowcharts.
  • Reworked documentation using Jekyll

Changes

  • 1592 incorrect svg sytntax (#1610) @jgreywolf
  • Add support for changing the length of edges (#1613) @matteodelabre
  • Updated Readme (#1615) @H3RSKO
  • Improve README readability (#1617) @Mogztter
  • Minor sidebar/version updates page fixes for website (#1622) @DawMatt
  • Update n00b-gettingStarted.md (#1626) @Lucurus
  • Update usage.md (#1627) @Lucurus
  • Update usage.md (#1628) @Lucurus
  • Explain how to preview the documentation site (#1629) @Mogztter
  • Fix comments in docs (#1625) @it-sec-std
  • Change docs theme from docsify to jekyll-rtd-theme (#1634) @saowang
  • Fix image path (#1639) @Mogztter
  • fix: typo (#1641) @andrewschleifer
  • Made Capitalization Changes (#1643) @Yash-Singh1
  • Merge changelog and Mermaid versions (#1633) @Mogztter
  • Update auto generated Setup.md with front matter (#1650) @saowang
  • Fix markdown and example code in docs for state and er diagrams (#1621) @GDFaber
  • Improve gantt example in documentation (#1631) @GDFaber

🎉 Thanks to all contributors helping with this release! 🎉

8.7.0

09 Aug 12:11
Compare
Choose a tag to compare

Release Notes

🚀 Features

🐛 Bug Fixes

  • Directive support for many diagrams, config bugfix (#1582) @cmmoran
  • #1485 Setting proper font settings in the root css (#1543) @knsv
  • Bug/1547 crypto libraries in bundle (#1548) @knsv
  • #Beta flowchart: issues with edges to some types of nodes (#1561) @knsv
  • Bug/1562 arrowheads in edges to cluster (#1563) @knsv
  • 1594 comments in class diagram not working (#1605) @jgreywolf
  • Render tweak - each diagram should reset the config to siteConfig upon rendering (#1557) @cmmoran

Other

🎉 Thanks to all contributors helping with this release! 🎉