|
4 | 4 | <title>Syntax Highlight</title> |
5 | 5 |
|
6 | 6 | <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> |
9 | 9 | <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" /> |
11 | 11 | <description><![CDATA[ |
12 | | - <h2>Release 2.1.6 (53)</h2> |
| 12 | + <h2>Release 2.1.7 (54)</h2> |
13 | 13 | <p>New features:</p> |
14 | 14 | <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> |
19 | 17 | </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> |
20 | 31 |
|
21 | 32 | <p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p> |
22 | 33 | ]]> |
23 | 34 | </description> |
24 | 35 | </item> |
25 | 36 |
|
| 37 | + |
26 | 38 | <item> |
27 | 39 | <title>1.0</title> |
28 | 40 | <pubDate>sab, 05 dic 2020 18:58:08 +0100</pubDate> |
|
0 commit comments