FeedReader Versions Save

Modern desktop application designed to complement existing web-based RSS accounts.

v2.6.2

5 years ago
  • Fix version numbers
  • Fix a crash in the article list
  • More translations

v2.6.1

5 years ago

Replace git submodules with subtrees so all necessary build artifacts will be in our release tarballs.

v2.6.0

5 years ago

Added a new DecSync plugin #804

Note: The DecSync submodule is causing problems, please skip this release for now. See #814

v2.5.1

5 years ago
  • Add right-click menu on article rows to copy URL
  • Try to unlock the keyring when we use it instead of at startup
  • Change how we delete categories so feeds and subcategories are recategorized correctly
  • Feedbin Plugin: Mark Feedbin as free software

v2.5.0

5 years ago
  • Attempt to unlock the keyring on startup if necessary
  • Improvements to the database internals to make crashes less likely

v2.4.1

5 years ago

Fix a bug where database "spring cleaning" could hang forever if interrupted

v2.4.0

5 years ago
  • Replace GNOME application menu with a menu button in the header
  • Scale large images in articles to fit in the window
  • Local plugin: Fix a bug where a new feed could use a deleted feed's favicon
  • More translations

v2.3.0

5 years ago

Replace libvilistextum:

  • Use GLib's string.make_valid to remove invalid UTF-8 characters
  • Use Gumbo to parse HTML so we can remove tags from titles and previews

2.2.1

5 years ago
  • Fix few crashes and encoding issues related to Libvilistextum
  • FreshAPI: Fix broken editTag function

v2.2

6 years ago
  • Removed the daemon process
  • Switched to Meson build system
  • Faster initial sync and favicon loading
  • Improved Feedbin plugin
  • A lot of bug fixes