Skip to content

Commit 6f80651

Browse files
authored
Update appcast.xml
1 parent bb50a98 commit 6f80651

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

appcast.xml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,37 @@
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
44
<title>Syntax Highlight</title>
5+
<item>
6+
<title>2.1.18</title>
7+
<pubDate>lun, 11 apr 2023 09:25:00 +0100</pubDate>
8+
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
9+
<enclosure
10+
type="application/octet-stream"
11+
url="https://github.com/sbarex/SourceCodeSyntaxHighlight/releases/download/2.1.18/Syntax.Highlight.zip"
12+
sparkle:shortVersionString="2.1.18" sparkle:version="67"
13+
sparkle:edSignature="8ps76MEc2mT28dw1VTzILVDzYk9bC3n6gBsChTyKp+5COclmaYjxi3GNYv9J5vn1MfrYeLJmmAwJo1mdiZDhDw==" length="13474330"
14+
/>
15+
<description><![CDATA[
16+
<h2>Release 2.1.18 (67)</h2>
17+
<p>New features:</p>
18+
<ul>
19+
<li>Update Highlight to release 4.5.</li>
20+
<li>Update Lua to release 5.4.4.</li>
21+
<li>Added support for Autoit files (<code>.au3</code>, <code>.a3x</code>).</li>
22+
<li>Added support for JSON Lines files (<code>.jsonl</code>) <i>as JSON</i>.</li>
23+
<li>Added support for Stata files (<code>.do</code>, <code>.ado</code>) <i>as plain text</i>.</li>
24+
</ul>
25+
<p>Bug fix:</p>
26+
<ul>
27+
<li>Fixed unrecognized <code>.mjs</code> files.</li>
28+
<li>Fixed bug for preview files with special characters on the path.</li>
29+
</ul>
30+
31+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
32+
]]>
33+
</description>
34+
</item>
35+
536
<item>
637
<title>2.1.17</title>
738
<pubDate>lun, 9 gen 2023 22:20:00 +0100</pubDate>

0 commit comments

Comments
 (0)