github-actions
released this
30 Oct 15:43
·
14 commits
to develop
since this release
Minor Changes
-
#5999
742ad7c
Thanks @knsv! - Adding Kanban board, a new diagram type -
#5880
bdf145f
Thanks @yari-dewalt! - Class diagram changes:- Updates the class diagram to the new unified way of rendering.
- Includes a new "classBox" shape to be used in diagrams
- Other updates such as:
- the option to hide the empty members box in class diagrams,
- support for handDrawn look,
- the introduction of the classDef statement into class diagrams,
- support for styling the default class,
- support lollipop interfaces.
- Includes fixes / additions for #5562 #3139 and #4037
Patch Changes
-
#5937
17b7831
Thanks @saurabhg772244! - fix: Jagged edge fix for icon shape -
#5933
72d60d2
Thanks @remcohaszing! - Add missing TypeScript dependencies -
#5937
17b7831
Thanks @saurabhg772244! - fix: Icon color fix for colored icons. -
#6002
5fabd41
Thanks @aloisklink! - fix: errormermaid.parse
on an invalid shape, so that it matches the errors thrown bymermaid.render