Skip to content

Releases: mermaid-js/mermaid

9.1.5

11 Aug 18:33
Compare
Choose a tag to compare

Release Notes

Bugfixes

  • Fix for unintended update to structure of thrown error from init (#3314) @knsv
  • fix(Diagram): fix persisted data due to db not being cleared before parsing (#3310) @hrgui

Documentation updates

Dependency updates

🎉 Thanks to all contributors helping with this release! 🎉

9.1.4

04 Aug 18:36
Compare
Choose a tag to compare

Release Notes

Updates

documentation

Dependency updates

🎉 Thanks to all contributors helping with this release! 🎉

9.1.3

28 Jun 18:10
Compare
Choose a tag to compare

Release Notes

Features and fixes

Documentation

Chores

🎉 Thanks to all contributors helping with this release! 🎉

9.1.2

14 Jun 17:34
Compare
Choose a tag to compare

Release Notes

🚀 Features

Bug Fixes & Cleanup

Documentation

Dependecy updates

🎉 Thanks to all contributors helping with this release! 🎉

9.1.1

11 May 19:26
Compare
Choose a tag to compare

Release Notes

🎉 Thanks to all contributors helping with this release! 🎉

9.1.0

10 May 16:47
Compare
Choose a tag to compare

Release Notes

🚀 Features

Documentation

Dependecy updates

🎉 Thanks to all contributors helping with this release! 🎉

9.0.1

21 Apr 20:12
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Removal of vulnerability (#2958) @knsv
  • Fix broken re-rendering of gitGraph in Mermaid Live Editor

🎉 Thanks to all contributors helping with this release! 🎉

9.0.0

07 Apr 19:01
Compare
Choose a tag to compare

Release Notes

Main feature

Moving the gitGraph from experimental alpha status to a fully supported diagram type which handles theming and directives. The grammar has changed slightly from the alpha version, and no longer supports reset operations and some internal fast-forwarding has been removed for simplicity. Some few GitGraphs based on the alpha version might break with the update. This is the reason for the major version number update.

We now support:

  • Commit types
  • Multiple branches in sperate lanes
  • Theming

Other changes:

Documentation updates

Dependency updates

🎉 Thanks to all contributors helping with this release! 🎉

8.14.0

10 Feb 17:56
Compare
Choose a tag to compare

Release Notes

Main feature

  • Adding new more secure security level 'sandbox' where all rendering happens in a sandboxed iframe. The returned element in this mode is also an iframe with the svg as a base64 encoded url. (#2654)

Documentation updates

Dependecy updates

🎉 Thanks to all contributors helping with this release! 🎉

8.13.10

22 Jan 11:48
Compare
Choose a tag to compare

Release Notes

🎉 Thanks to all contributors helping with this release! 🎉