Skip to content

Commit e913137

Browse files
authored
Add release 2.1.32 information to appcast
Added details for release 2.1.32 including features and bug fixes.
1 parent e4e599a commit e913137

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

‎appcast.xml‎

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

6+
<item>
7+
<title>2.1.32</title>
8+
<pubDate>mar, 16 settembre 2026 17:17: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.32/Syntax.Highlight.zip"
13+
sparkle:shortVersionString="2.1.32" sparkle:version="81"
14+
sparkle:edSignature="KjrMI/xNYiMDvwB9k5LIbDB59XB7ktFsAlb9tlpvo04PZPHqxPo7M+Od8EbG1x7BM3R4+ElvsBx/Ip8mBpOwAg==" length="14883688"
15+
/>
16+
<description><![CDATA[
17+
<h2>Release 2.1.32 (81)</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 (release 2.1.31):</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>Bugfix:</p>
34+
<ul>
35+
<li>Fix empty settings window bug (release 2.1.31).</li>
36+
</ul>
37+
<p>If you like this app, <a href="https://www.buymeacoffee.com/sbarex">buy me a coffee!</a></p>
38+
39+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
40+
]]>
41+
</description>
42+
</item>
43+
644
<item>
745
<title>2.1.31</title>
846
<pubDate>mar, 15 settembre 2026 16:19:00 +0100</pubDate>

0 commit comments

Comments
 (0)