Skip to content

Commit e4e599a

Browse files
authored
Add release 2.1.31 information to appcast.xml
Added details for release 2.1.31 including new features and system requirements.
1 parent 9ee4653 commit e4e599a

1 file changed

Lines changed: 36 additions & 1 deletion

File tree

‎appcast.xml‎

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,44 @@
33
<channel>
44
<title>Syntax Highlight</title>
55

6+
<item>
7+
<title>2.1.31</title>
8+
<pubDate>mar, 15 settembre 2026 16:19:00 +0100</pubDate>
9+
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
10+
<enclosure
11+
type="application/octet-stream"
12+
url="https://github.com/sbarex/SourceCodeSyntaxHighlight/releases/download/2.1.31/Syntax.Highlight.zip"
13+
sparkle:shortVersionString="2.1.31" sparkle:version="80"
14+
sparkle:edSignature="FgXKZeFlKkxnKwasw28Ogwjv/niE3cktv5o1ieqflNdRjuaTwS2jMTmz179Ziy/NVXbcJrgHGsM5mgBSHmu3Aw==" length="14895345"
15+
/>
16+
<description><![CDATA[
17+
<h2>Release 2.1.31 (80)</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><strong>This release require macOS 12.0 or later.</strong></p>
20+
<p>New features:</p>
21+
<ul>
22+
<li>Update Highlight to release 4.21.</li>
23+
<li>Update Lua to release 5.5.1.</li>
24+
<li>Support for show indent guide lines.</li>
25+
<li>Support for <code>.robot</code> <i>as <code>python</code></i>.</li>
26+
<li>Support for the GPS eXchange Format (<code>.gpx</code>) <i>as <code>XML</code></i>.</li>
27+
<li>Support for Mill files (<code>.mill</code>) <i>as <code>Scala</code></i>.</li>
28+
<li>Support for Babashka files (<code>.bb</code>) <i>as <code>Clojure</code></i>.</li>
29+
<li>Support for OpenSCAD files (<code>.scad</code>) <i>as <code>CPP</code></i>.</li>
30+
<li>Support for <code>.env</code> files <i>as <code>INI</code></i></li>
31+
<li><code>Svelte</code> supported with a native language definition.</li>
32+
</ul>
33+
<p>If you like this app, <a href="https://www.buymeacoffee.com/sbarex">buy me a coffee!</a></p>
34+
35+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
36+
]]>
37+
</description>
38+
</item>
39+
40+
641
<item>
742
<title>2.1.30</title>
8-
<pubDate>mar, 14 apri 2026 20:29:00 +0100</pubDate>
43+
<pubDate>mar, 14 aprile 2026 20:29:00 +0100</pubDate>
944
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
1045
<enclosure
1146
type="application/octet-stream"

0 commit comments

Comments
 (0)