Skip to content

Commit d1e6864

Browse files
authored
Update appcast.xml
1 parent de37236 commit d1e6864

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

appcast.xml

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

6+
<item>
7+
<title>2.1.23</title>
8+
<pubDate>mar, 04 giu 2024 15:15: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.23/Syntax.Highlight.zip"
13+
sparkle:shortVersionString="2.1.23" sparkle:version="72"
14+
sparkle:edSignature="/RI74PZt1QGpl7AtEihZzKkCyjUQU14VJT+6hsqE+na6jRW2zsrbI0wpyfvxW3b5tt8+rX422LPvH+JstpREAA==" length="12734559"
15+
/>
16+
<description><![CDATA[
17+
<h2>Release 2.1.23 (72)</h2>
18+
<p>New features:</p>
19+
<ul>
20+
<li>Update Highlight to release 4.12.</li>
21+
<li>Update Boost to release 1.8.5.</li>
22+
<li>Update Sparkle to release 2.6.3.</li>
23+
<li>Support for Nix Expression Language files (<code>.nix</code>).</li>
24+
<li>Advanced settings to show about app info on the footer preview.</li>
25+
<li>Link to buy me a coffee.</li>
26+
</ul>
27+
<p>Bug fix:</p>
28+
<ul>
29+
<li>Fixed support for <code>public.xsd</code> UTI.</li>
30+
<li>Added <code>.ily</code> extension for Lilypond files.</li>
31+
</ul>
32+
33+
<h2>Release 2.1.22 (71)</h2>
34+
<p>New features:</p>
35+
<ul>
36+
<li>Update Highlight to release 4.11.</li>
37+
<li>Support for Adobe Flex (<code>.mxml</code>) files <i>as XML</i>.</li>
38+
<li>Extended support for Terraform files to the extension <code>.tfstate<code> <i> as YAML</i>.</li>
39+
<li>Link to buy me a coffee.</li>
40+
</ul>
41+
<p>Bug fix:</p>
42+
<ul>
43+
<li>Fixed terraform files.</li>
44+
<li>Fixed missing format descriptions.</li>
45+
</ul>
46+
47+
<p>If you like this app, <a href="https://www.buymeacoffee.com/sbarex">buy me a coffee!</a></p>
48+
49+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
50+
]]>
51+
</description>
52+
</item>
53+
54+
655
<item>
756
<title>2.1.21</title>
857
<pubDate>lun, 19 feb 2024 16:37:00 +0100</pubDate>

0 commit comments

Comments
 (0)