<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in action.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>a03c20104df8caf7506a49db9eb0d8981efaac35 - Update to support Mermaid version 11.15.0 locally</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#a03c20104df8caf7506a49db9eb0d8981efaac35</link>
        <description>Update to support Mermaid version 11.15.0 locally

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Fri, 15 May 2026 12:34:43 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>c769b8663e1b71922ff1a04831dc2aa10d4562ce - Alwasy render Mermaid code in edit preview</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#c769b8663e1b71922ff1a04831dc2aa10d4562ce</link>
        <description>Alwasy render Mermaid code in edit previewMermaid.js will be included in the preview of an edit, if there is mermaid code to preview, regardless of what was in the last revision. This allows Mermaid code in the edit preview to be always rendered.Fixes: #54

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Tue, 12 May 2026 09:39:06 +0000</pubDate>
        <dc:creator>Martin Lormes &lt;1294964+tfnab@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>92788e2adf6db51e15a23fbdf03e4583c834cd34 - Update to support Mermaid version 11.12.1 locally</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#92788e2adf6db51e15a23fbdf03e4583c834cd34</link>
        <description>Update to support Mermaid version 11.12.1 locally

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Sun, 23 Nov 2025 08:15:10 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>0ab8bda3b5483c968f569d0dfed37b8bd03fd4b7 - Event listener only added to enabled buttons</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#0ab8bda3b5483c968f569d0dfed37b8bd03fd4b7</link>
        <description>Event listener only added to enabled buttonsAdded null checks for lock and save buttons to prevent errors when`showLockButton` or `showSaveButton are disabled (or one of them isdisabled). The script now safely verifies element existence beforeattempting to modify them.

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Wed, 20 Aug 2025 11:19:49 +0000</pubDate>
        <dc:creator>djh &lt;dangjinghaoemail@163.com&gt;</dc:creator>
    </item>
<item>
        <title>b74fbfffb01e27be7616243f9a31758864741e33 - Check for include plugin on loading Mermaid</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#b74fbfffb01e27be7616243f9a31758864741e33</link>
        <description>Check for include plugin on loading MermaidOn deciding whether to include the Mermaid script, an additional check for the Include plugin is added, as this plugin might &quot;hide&quot; the Mermaid diagram.

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Wed, 13 Aug 2025 12:20:13 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>b566ae41d43f34982a49c783a4196e63d98ad341 - Refactoring</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#b566ae41d43f34982a49c783a4196e63d98ad341</link>
        <description>Refactoring

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Fri, 03 Jan 2025 16:40:53 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>55e3db934d4840bad2d0b79ef1bf65bb8a4ef047 - Additional config options</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#55e3db934d4840bad2d0b79ef1bf65bb8a4ef047</link>
        <description>Additional config options- added more config options for theme- added config option for the look- added config option for log levels

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Sun, 10 Nov 2024 18:22:16 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>ea08b541b91ff4c3ad221bf3b0e2cb9c1cb7688d - Conditional Load</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#ea08b541b91ff4c3ad221bf3b0e2cb9c1cb7688d</link>
        <description>Conditional LoadLoad Mermaid JS only if Mermaid diagrams are present on the wiki page

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Tue, 15 Oct 2024 19:29:03 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>172fa2826b77d3e839826cc5bf24ae2f2508ea13 - Support for server-side created diagrams</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#172fa2826b77d3e839826cc5bf24ae2f2508ea13</link>
        <description>Support for server-side created diagramsLocking a Mermaid diagram allows the creation of the underlying svg on the server.

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Mon, 30 Sep 2024 15:17:47 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>1da12d6e8ab019f8bc2014b3dc7bf0b52095a071 - Mermaid diagrams can be saved as images</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#1da12d6e8ab019f8bc2014b3dc7bf0b52095a071</link>
        <description>Mermaid diagrams can be saved as imagesOn mouseover over a Mermaid diagram, a save icon is displayed. Upon clicking it, the generated svg can be saved.

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Fri, 27 Sep 2024 13:39:29 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>a788b843e9a2adc60e3c702d7f3dee0088d3c997 - Update to support Mermaid version 11.2.1 remotely and locally (#27)</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#a788b843e9a2adc60e3c702d7f3dee0088d3c997</link>
        <description>Update to support Mermaid version 11.2.1 remotely and locally (#27)- Update to support Mermaid version 11.2.1 remotely and locally- Reduces the available options for the Mermaid version

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Tue, 24 Sep 2024 15:09:04 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>6fcac0250967f7ce0b7cf65d269724c2d4140b75 - Update to support Mermaid version 10.8 remotely and locally</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#6fcac0250967f7ce0b7cf65d269724c2d4140b75</link>
        <description>Update to support Mermaid version 10.8 remotely and locally

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Thu, 15 Feb 2024 21:51:54 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>f5351a66c6417dd11b99002dd062fc02a29fe7e2 - Removes the DokuWiki search highlight from Mermaid text</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#f5351a66c6417dd11b99002dd062fc02a29fe7e2</link>
        <description>Removes the DokuWiki search highlight from Mermaid textThe DokuWiki search highlight interferes with the Mermaid parser and prevents rendering. It is now removed with a small script added.Resolves #20

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Sat, 10 Feb 2024 21:08:45 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>4c8bd9fffef2d5bdb89af4194782d1621bf34eef - Adds option to set site-wide default theme</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#4c8bd9fffef2d5bdb89af4194782d1621bf34eef</link>
        <description>Adds option to set site-wide default themeSee: #19

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Sat, 10 Feb 2024 20:39:39 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>a612c7d67513254b6708f43e5866266f7dbb6b14 - Update to support Mermaid version 10.6 remotely and locally</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#a612c7d67513254b6708f43e5866266f7dbb6b14</link>
        <description>Update to support Mermaid version 10.6 remotely and locally

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Fri, 17 Nov 2023 13:43:05 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>8eaa3f3bfb7521f1a8041100b4fb5e8685d7b160 - Update to support Mermaid version 10.4 remotely and locally</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#8eaa3f3bfb7521f1a8041100b4fb5e8685d7b160</link>
        <description>Update to support Mermaid version 10.4 remotely and locally

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Mon, 04 Sep 2023 16:54:44 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>7d8a2661581a00e460c3a2d7e0b9f9f4593d0c35 - Update to support Mermaid version 10.3 remotely and locally</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#7d8a2661581a00e460c3a2d7e0b9f9f4593d0c35</link>
        <description>Update to support Mermaid version 10.3 remotely and locally

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Fri, 25 Aug 2023 08:51:19 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>d7d18c4eec661323fc9c7fea9b8f6c0f585839c8 - Corrects the URL for the imported mermaid packages</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#d7d18c4eec661323fc9c7fea9b8f6c0f585839c8</link>
        <description>Corrects the URL for the imported mermaid packagesFixes: #4

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Fri, 07 Jul 2023 11:41:39 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>4df3d176be79debb6385fb0b8ba85b2288037728 - Update to support Mermaid version 10.2 remotely and locally</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#4df3d176be79debb6385fb0b8ba85b2288037728</link>
        <description>Update to support Mermaid version 10.2 remotely and locally

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Tue, 04 Jul 2023 14:34:12 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
<item>
        <title>5f50b169df59931a36596c21f8c635c283243fb0 - Update to support Mermaid version 10.1 remotely and 9.4.3 locally</title>
        <link>http://127.0.0.1:8080/history/plugin/mermaid/action.php#5f50b169df59931a36596c21f8c635c283243fb0</link>
        <description>Update to support Mermaid version 10.1 remotely and 9.4.3 locally

            List of files:
            /plugin/mermaid/action.php</description>
        <pubDate>Wed, 05 Apr 2023 11:47:31 +0000</pubDate>
        <dc:creator>Robert Weinmeister &lt;develop@weinmeister.org&gt;</dc:creator>
    </item>
</channel>
</rss>
