Skip to content

Commit f4eecca

Browse files
authored
Update README.md
1 parent e3ad299 commit f4eecca

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# WIS_ScriptDependencies
22

33
## Updates
4+
1.1.6 (12 Dec 2023)
5+
<ul>
6+
<li>Enhancement: If the Kroki service is down, so no png/svg can be produced, a dialog is presented giving the choice to render the flowchart as html instead</li>
7+
<li>Enhancement: Improved design of the help section and the flowchart settings pane</li>
8+
<li>Enhancement: Mermaid version can now be modified (affects html rendering only). This is not something you’d normally need to do, but it has turned out that the latest versions of Mermaid implement some kind of hard limit on the number of edges, preventing large flowcharts from rendering. So for now, Mermaid v10.5.1 is default (no edge limit), but can be changed to a later version by advanced users.</li>
9+
<li>Fixed bug: Some actions in the mainstack triggered flowchart updates even if the flowchart substack was closed</li>
10+
<li>Other minor fixes</li>
11+
</ul>
12+
413
1.1.5 (30 Nov 2023)
514
<ul>
615
<li>Enhancement: Flowcharts can now be produced and exported as PNG or SVG. On Windows and Linux the flowchart is now always displayed in-stack, as a PNG. On all platforms the flowchart can be exported as PNG, SVG and HTML.</li>

0 commit comments

Comments
 (0)