From 49a6aec5b7e0dd97ad482a6f12837241fd01169b Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Sun, 28 Sep 2014 16:37:48 +0200 Subject: [PATCH] Announce 2.0.0.2. --- resources/text/UPDATES | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/resources/text/UPDATES b/resources/text/UPDATES index 63dc0c960..bb25e13a2 100644 --- a/resources/text/UPDATES +++ b/resources/text/UPDATES @@ -1,31 +1,32 @@ - - https://bitbucket.org/skunkos/rssguard/downloads/rssguard-2.0.0.1-win32.exe + + https://bitbucket.org/skunkos/rssguard/downloads/rssguard-2.0.0.2-win32.exe Fixed:
    -
  • Some visual tweaking.
  • -
  • URL redirection now works with relative redirecting addresses.
  • -
  • Messages are now sorted using active locale.
  • -
  • Fixed bug #49 and duplicate feed/category detection.
  • -
  • Experimentally fixed bug #50.
  • -
  • NSIS installer is now portable. It makes only ONE access to registry and you can use it to install RSS Guard to any location such as USB flash drives.
  • +
  • Fully portable settings is now used as default if non portable settings does not exist yet.
  • +
  • List of actions in toolbar editor now does not allow copying of items.
  • +
  • Keyboard search for message list should now work with Qt 4.
  • +
  • Overall code cleanups and refactoring primarily in area of feed/message models and recycle bin functionality.
  • +
  • Fixed bugs #66, #67, #69, #64, #48.
  • +
  • Blau skin now has colored webkit scrollbars, fixed some button widths and enhanced menu popup tool buttons.
Added:
    -
  • RSS Guard now accepts donations, see "Help" menu for more information.
  • -
  • Tray icon tooltips now displays number of unread messages if there is at least one unread message.
  • -
  • Re-introduced "blau" (dark) skin.
  • -
  • Import/export dialog now offers "Check/uncheck all items" button.
  • +
  • Application can now be safely restarted from within main menu.
  • +
  • HTTP request for feed files now contains special "Accept" header.
  • +
  • Recycle bin with ability to trash or restore the whole bin or individual messages.
  • +
  • MySQL backend now allows to defragment/optimize RSS Guard database.
  • +
  • Three new skins, including solarized skin. Vergilius improved.
Changed:
    -
  • Selection in feed list is now single.
  • -
  • Keyboard navigation to "next/previous" item in feed list is now recursively hybrid.
  • +
  • File downloader now resolves "feed://" URI scheme to "http://" URI scheme.
  • +
  • Target message is now selected instead of highlighted when searching with keyboard.
]]>