Skip to content

Commit fe2b70f

Browse files
authored
Update README.md
1 parent 8c0f3c3 commit fe2b70f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

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

33
## 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+
414
1.1.7 (15 Jan 2024)
515
<ul>
616
<li>Fixed bug: In LC10, ”on” handlers did not get correct arrow colouring when highlighting the node</li>

0 commit comments

Comments
 (0)