New changelog.

This commit is contained in:
Martin Rotter 2014-08-29 11:50:20 +02:00
parent 91ba9676ce
commit 05244fae7d
1 changed files with 11 additions and 1 deletions

View File

@ -3,16 +3,26 @@
Fixed:
<ul>
<li>Improved behavior of updater.</li>
<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>
<li>Added NSIS-based "portable" installer for Windows and restructured update process.</li>
<li>Added experimental support for exporting feeds to 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>
</ul>
Changed:
<ul>
<li>Added newly-compiled SQL libraries - MariaDB, Postgre SQL.</li>
<li>Updated bundled OpenSSL libraries for Windows portable version.</li>
</ul>