Skip to content

Commit 36ef6d2

Browse files
authored
Update appcast.xml
1 parent ac41c7a commit 36ef6d2

1 file changed

Lines changed: 20 additions & 8 deletions

File tree

appcast.xml

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,37 @@
44
<title>Syntax Highlight</title>
55

66
<item>
7-
<title>2.1.6</title>
8-
<pubDate>ven, 31 dic 2021 16:48:00 +0100</pubDate>
7+
<title>2.1.7</title>
8+
<pubDate>ven, 18 feb 2021 18:35:00 +0100</pubDate>
99
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
10-
<enclosure type="application/octet-stream" url="https://github.com/sbarex/SourceCodeSyntaxHighlight/releases/download/2.1.6/Syntax.Highlight.zip" sparkle:shortVersionString="2.1.6" sparkle:version="53" sparkle:edSignature="Vojs4N4XO+ZxF+o95Mqx2FK78chdNlb+Z0bj371YkGnWhdhOlLBGC1fMM1bzB7cwjzbLIouN9vrUIUcl5qmyBw==" length="11409222" />
10+
<enclosure type="application/octet-stream" url="https://github.com/sbarex/SourceCodeSyntaxHighlight/releases/download/2.1.7/Syntax.Highlight.zip" sparkle:shortVersionString="2.1.7" sparkle:version="54" sparkle:edSignature="KjgtrLI7DRq3VeG4AhMEw+wIOZK+xyZ62xCWSrpm1XrcJqDkE/UtQ/kHbHcJjWdjtzA5Y4hzb2thHQELcVADCQ==" length="11412497" />
1111
<description><![CDATA[
12-
<h2>Release 2.1.6 (53)</h2>
12+
<h2>Release 2.1.7 (54)</h2>
1313
<p>New features:</p>
1414
<ul>
15-
<li>Support for <code>.readme</code> files.</li>
16-
<li>Experimental support for defining the size of the Quick Look window.</li>
17-
<li>Option for automatic saving of settings changes.</li>
18-
<li>Sparkle updated to version 2.0.0.</li>
15+
<li>Better support for xquery files (<code>.xquery</code>, <code>.xu</code>, <code>xq</code>).</li>
16+
<li>Better support for assembler files (<code>.asm</code>).</li>
1917
</ul>
18+
<p>Bugfix: </p>
19+
<ul>
20+
<li>Better procedure for install the command line tool.</li>
21+
<li>Fixed custom css style for global settings.</li>
22+
<li>Fixed the Sparkle integration bug..</li>
23+
</ul>
24+
<p><b>If you have installed version 2.1.6 you may need to <a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/releases/download/2.1.7/Syntax.Highlight.zip">re-download the updated app from the web</a>.</b></p>
25+
26+
<ol>
27+
<li>Unzip the archive</li>
28+
<li>Replace the app inside the <code>Applications</code> folder</li>
29+
<li>Start <code>Syntax Highlight</code> with right click (or cmd-click) and choose open from the context menu.</li>
30+
</ol>
2031
2132
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
2233
]]>
2334
</description>
2435
</item>
2536

37+
2638
<item>
2739
<title>1.0</title>
2840
<pubDate>sab, 05 dic 2020 18:58:08 +0100</pubDate>

0 commit comments

Comments
 (0)