RSS Guard Changelog

What's new in RSS Guard 3.5.1

Oct 16, 2017
  • Added:
  • Font size of message/feed list can now be changed. (#145)
  • Inoreader plugin can mark messages starred and accounts can be deleted.
  • All cached online service data are synchronously saved when any feed is updated.

New in RSS Guard 3.5.0 (Oct 16, 2017)

  • Added:
  • All application resources (skins, icons, ...) are now compiled into the executable file. This allows for easier deployment.
  • "Add account" dialog is displayed when app is launched and no accounts exist so far.
  • New plugin for Inoreader. This is supported only in full RSS Guard "web-engine" version, because of web OAuth 2.0. The new plugins is in EXPERIMENTAL phase, expect errors and report them.
  • NextCloud plugin now allows to persistently set max number of messages to get downloaded per feed.
  • Added support for arbitrary external tools (settings category "Web browser & e-mail & proxy") which can open URLs of selected messages. (#136)
  • Standard account is now automatically added if RSS Guard is started with empty database.
  • Menu action "Select next unread message" in "Messages" menu now works across all feeds, so user can navigate through all unread messages with a sigle keyboard shortcut. (#132, #6)
  • Added two bindable menu actions (in menu "Web browser & tabs") which allow to cycle among tabs. (#6)
  • Fixed:
  • Fixed build on some Unit-like operating systems.

New in RSS Guard 3.4.1 (Jul 13, 2017)

  • Added:
  • Toolbar editor can reset toolbars.
  • Toolbar editor now uses iconified tool buttons.
  • Double mouse click on feed or recycle bin items in feeds list now opens all messages of the item in newspaper mode.
  • Columns in message list can be hidden/shown/reordered with context menu. (issue #115)
  • Auto-update notification is now switchable. (issue #119)
  • Messages which are not removed or restored are not instantly deleted from list, they are striked-through instead. This is more resource friendly.
  • Message list is now not reloaded when doing batch message operations.
  • Message list SQL queries are now fully adjustable. This will allow for integration of labels functionality in the future.
  • Auto-update status of feeds is now more general and complete. (issue #91)
  • Display feed title in list of messages. (issue #97)
  • Displayed feeds can now be sorted by multiple columns. Do you want to sort by author, and THEN by title? Simply click first "Title" column, then on "Author" column. If you hold CTRL during sorting, the sort is done in reverse column order.
  • Changed:
  • Updating of RSS Guard now uses GitHub API. (issue #109)
  • Better ATOM/RSS parsing, respects now XML namespaces, bit better link parsing and other stuff. (issue #104)
  • Folder which holds SQL scripts got renamed to "sql".
  • Tweaked some conditions for determining newly "updated" messages in ATOM format. (issue #103)
  • Fixed:
  • Tab not closing after close button click on Mac OS X. (#126)
  • Wrong tab bar item close button position on Mac OS X. (#128)
  • Settings and database are now stored in more standard directories on Mac OS X. (#127)
  • Fixed regression when restoring deleted messages.
  • Crash in TT-RSS plugin on application exit, when TT-RSS user needed to be logged out.

New in RSS Guard 1.1.2 (Jul 9, 2012)

  • fixed issue #75, #77