10.5.0
What's Changed
Features
Bugfixes
- Fix Twitter fontawesome class in flowchart.md by @GingerNinjaNicko in #4723
- fix(pie): align slices and legend orders by @Yokozuna59 in #4774
- Update class member handling by @jgreywolf in #4534
- fix(er): allow underscore as leading char by @tomperr in #4776
- Align arrows on sequence diagram by @sidharthv96 in #4804
- fix: Allow hollow markers on edges by @sidharthv96 in #4788
- fix: Fix for vulnerability making it possible to add javascript in class names by @knsv
Documentation
- Docs/2910 Remove n00b and fix some docs by @nirname in #4767
- fix: typos by @omahs in #4801
- "CSS" instead of "css" in flowchart.md by @jakeboone02 in #4797
- fix(docs): Correct repeated text in flowchart.md by @andriy-koz in #4810
- Update link to Discourse theme component by @gschlager in #4811
- New Mermaid Live Editor for Confluence Cloud by @zhifeiyue in #4814
- Update classDiagram.md by @jgreywolf in #4781
- Support member definition to initialize class by @sidharthv96 in #4786
- fix: Add support for
~test Array~string~
back in Class by @sidharthv96 in #4805 - Added support for millisecond and second to gantt tickInterval by @vertxxyz in #4778
- Add directive support to all diagrams by preprocessing by @sidharthv96 in #4759
- Update README.md by @jgreywolf in #4780
Chores
- chore(deps): update all minor dependencies (minor) by @renovate in #4783
- chore(deps): update all patch dependencies (patch) by @renovate in #4782
- chore(deps): update all patch dependencies (patch) by @renovate in #4809
- chore: move
commonDb
intodiagrams/common/commonDb
by @Yokozuna59 in #4802 - Use utf8 encoding in Jupyter example by @jonashaag in #4701
- Update flowchart.md by @Ogglas in #4792
- Update flowchart.md by @dsblank in #4798
- Refactor
cypress/helpers/util.ts
by @RohanHandore in #4340 - refactor: Fix typings in utils.ts by @sidharthv96 in #4826
- Support ClassDefs in external diagrams by @sidharthv96 in #4819
- Fix: flowchartElk Arrow overlap by @sidharthv96 in #4830
- Give markers unique id's per graph by @chadfawcett in #4825
New Contributors
- @GingerNinjaNicko made their first contribution in #4723
- @omahs made their first contribution in #4801
- @jakeboone02 made their first contribution in #4797
- @andriy-koz made their first contribution in #4810
- @gschlager made their first contribution in #4811
- @zhifeiyue made their first contribution in #4814
- @vertxxyz made their first contribution in #4778
- @jonashaag made their first contribution in #4701
- @Ogglas made their first contribution in #4792
- @dsblank made their first contribution in #4798
- @RohanHandore made their first contribution in #4340
- @chadfawcett made their first contribution in #4825
Full Changelog: v10.4.0...v10.5.0