Skip to content

Commit 9ee4653

Browse files
authored
Add release notes for version 2.1.30
Added release notes for version 2.1.30 including new features and updates.
1 parent 1cf3edd commit 9ee4653

1 file changed

Lines changed: 30 additions & 2 deletions

File tree

appcast.xml

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,34 @@
33
<channel>
44
<title>Syntax Highlight</title>
55

6+
<item>
7+
<title>2.1.30</title>
8+
<pubDate>mar, 14 apri 2026 20:29:00 +0100</pubDate>
9+
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
10+
<enclosure
11+
type="application/octet-stream"
12+
url="https://github.com/sbarex/SourceCodeSyntaxHighlight/releases/download/2.1.30/Syntax.Highlight.zip"
13+
sparkle:shortVersionString="2.1.30" sparkle:version="79"
14+
sparkle:edSignature="9D3sCbgwBleTzxyFd2zVniX8ldusJioZdhvh+Oyq4ib1ghZIV4yb+NBhQwTopGTgJY7U2uXo0kxCbsZ5/i5pDw==" length="15897215"
15+
/>
16+
<description><![CDATA[
17+
<h2>Release 2.1.30 (79)</h2>
18+
<p align="center">If you like this app, <a href="https://www.buymeacoffee.com/sbarex">buy me a coffee!</a></p>
19+
<p>New features:</p>
20+
<ul>
21+
<li><b>App is now codesigned and notarized.</b></li>
22+
<li>Support for Rexx files (<code>.rex</code>, <code>.rexx</code>) files.</li>
23+
<li>Support for Microsoft DeepZoom files (<code>.dzi</code>) <i>as XML</i>.</li>
24+
<li>Support for ePub Open Packaging Format (<code>.opf</code>) files <i>as XML</i>.</li>
25+
<li>Support for ePub Navigation Center eXtended (<code>.ncx</code>) <i>as XML</i>.</li>
26+
</ul>
27+
<p>If you like this app, <a href="https://www.buymeacoffee.com/sbarex">buy me a coffee!</a></p>
28+
29+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
30+
]]>
31+
</description>
32+
</item>
33+
634
<item>
735
<title>2.1.28</title>
836
<pubDate>mer, 11 mar 2026 11:16:00 +0100</pubDate>
@@ -14,7 +42,7 @@
1442
sparkle:edSignature="8lQwq2sJeukNahjrNlFUv9XUx1dtYqRSmkTQAy2bEuEvLTlMbsri0i4JFMV4+234drg7LSL6crc2sdsR4RN6Dw==" length="16466277"
1543
/>
1644
<description><![CDATA[
17-
<h2>Release 2.1.27 (76)</h2>
45+
<h2>Release 2.1.28 (77)</h2>
1846
<p align="center">If you like this app, <a href="https://www.buymeacoffee.com/sbarex">buy me a coffee!</a></p>
1947
<p>New features:</p>
2048
<ul>
@@ -33,7 +61,7 @@
3361
<li>Fix support <code>.toml</code> files.</li>
3462
<li>Better support for Adobe JSX files.</li>
3563
<li>Fixed Zig Object Notation files (<code>.zon</code>)</li>
36-
</ul>
64+
</ul>
3765
<p>If you like this app, <a href="https://www.buymeacoffee.com/sbarex">buy me a coffee!</a></p>
3866
3967
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>

0 commit comments

Comments
 (0)