Skip to content

Commit 462f51e

Browse files
authored
Update appcast.xml
1 parent 34b2467 commit 462f51e

1 file changed

Lines changed: 30 additions & 1 deletion

File tree

appcast.xml

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,36 @@
11
<?xml version="1.0" standalone="yes"?>
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
4-
<title>Syntax Highlight</title>
4+
<title>Syntax Highlight</title>
5+
<item>
6+
<title>2.1.12</title>
7+
<pubDate>lun, 16 mag 2022 08:47: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.12/Syntax.Highlight.zip"
12+
sparkle:shortVersionString="2.1.12" sparkle:version="61"
13+
sparkle:edSignature="fCM3K3WLfz6CgdIYXRDR+0R5TJrsNoB/K8i721Fy71WLam0zXBtIX+eLcww4onkmoU/jNZphHpGC0KrJkuTeAA==" length="14770474"
14+
/>
15+
<description><![CDATA[
16+
<h2>Release 2.1.12 (61)</h2>
17+
<p>New features:</p>
18+
<ul>
19+
<li>Added support for Node CommonJS module (</code>.cjs</code>).</li>
20+
<li>Added support for some new Typescript extensions (<code>.mts</code>, <code>.cts</code>) [<b>but <code>.mts</code> is handled by the System as a video file</b>].</li>
21+
<li>Better way to handle some special settings with a YAML file.</li>
22+
</ul>
23+
<p>Bug fix:</p>
24+
<ul>
25+
<li>Support for <code>.toml</code> files.</li>
26+
<li>Persistence of VCS colors.</li>
27+
<li>Plain file pattern match.</li>
28+
</ul>
29+
30+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
31+
]]>
32+
</description>
33+
</item>
534
<item>
635
<title>2.1.11</title>
736
<pubDate>sab, 2 apr 2022 19:38:00 +0100</pubDate>

0 commit comments

Comments
 (0)