rssguard/resources/text/UPDATES

34 lines
1.2 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<releases>
<release version="2.0.0.0" type="feature">
<url platform="x86" os="Windows">https://bitbucket.org/skunkos/rssguard/downloads/rssguard-2.0.0.0-win32.exe</url>
2014-02-19 20:46:54 +01:00
<changes>
2014-03-09 10:17:18 +01:00
<![CDATA[<body>
Fixed:
<ul>
<li>Improved behavior of updater. Switched to NSIS installers.</li>
<li>Adjusted OS/2 icon handling.</li>
<li>Toolbars tweaked.</li>
<li>Source code huge refactorings.</li>
<li>Flag icons are now separated into their own directory.</li>
<li>File downloaders are now thinner.</li>
<li>GUI tweaked.</li>
<li>Database connections are only used when really needed.</li>
</ul>
Added:
<ul>
2014-08-25 17:27:09 +02:00
<li>Added NSIS-based "portable" installer for Windows and restructured update process.</li>
<li>Added experimental support for exporting and importing feeds to/from OPML 2.0.</li>
<li>Feeds now change their color to red if their network status reports error - feed is not reachable or was moved or is unavailable due to other errors.</li>
2014-08-25 17:27:09 +02:00
</ul>
Changed:
<ul>
<li>Added newly-compiled SQL libraries - MariaDB, Postgre SQL.</li>
2014-08-25 17:27:09 +02:00
<li>Updated bundled OpenSSL libraries for Windows portable version.</li>
2014-03-09 10:17:18 +01:00
</ul>
</body>]]>
</changes>
</release>
</releases>