You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,16 @@
1
1
# WIS_ScriptDependencies
2
2
3
3
## Updates
4
+
1.2.0 (22 Nov 2024)
5
+
6
+
Finally, in the most recent versions of LiveCode, the browser widget is upgraded and can run Mermaid code! Hence the version number jump-up! :)
7
+
<ul>
8
+
<li>Enhancement: Flowcharts can now be displayed in the browser widget also on Windows, when using LC versions 9.6.13 (rc and stable), 10.0.0 (rc or stable) and all 10.0.1+ versions.</li>
9
+
<li>Enhancement: Added a settings pane for which handler types to include/exclude. The setting is global, not per project. Default is to include all handler types.</li>
10
+
<li>Enhancement: Implemented code formatting/colouring in the code display field</li>
11
+
<li>Fixed bug: Some flowchart nodes (handler names) were not correctly styled</li>
12
+
</ul>
13
+
4
14
1.1.7 (15 Jan 2024)
5
15
<ul>
6
16
<li>Fixed bug: In LC10, ”on” handlers did not get correct arrow colouring when highlighting the node</li>
0 commit comments