Fluent Reader Versions Save

Modern desktop RSS reader built with Electron, React, and Fluent UI

v0.8.1-beta

3 years ago

Features

  • Native support for Apple Silicon (on Mac App Store).
  • Turkish language support. #121
  • Dismiss read articles with refresh in "unread only" view. #94

Fixed bugs

  • Fixed an accessibility issue preventing screen readers from accessing menu items. #103

v0.8.0-beta

3 years ago

Features

  • Fully migrated to IndexedDB: greatly improved performance and memory usage.
  • Under "unread only" and "starred only" views, articles will be kept until switching sources or filters. #81
  • Added a context menu option to fade read articles in list view. #89
  • Added an experimental option to sync all articles with services.

Fixed bugs

  • Fixed some issues that prevented syncing with Feedbin under special cases.

v0.7.4-beta

3 years ago

Features

  • Show or hide covers and snippets for list view in the context menu. #74
  • Refresh individual sources in the context menu from side menu. #83
  • Filter by authors in rules.
  • Redesigned side menu with acrylic background and new animation. #72

Fixed bugs

  • Deleting articles in settings now properly resets the unread counts.

v0.7.3-beta

3 years ago

Features

  • Sync with Feedbin.
  • German language support. #73
  • Performance improvements: adding or importing sources is now up to 75% faster.

Fixed bugs

  • Fixed a bug that results in duplicate groups being created when syncing with services. #70
  • The app now attempts to repair sources that are hidden in menu due to past errors.

v0.7.2-beta

3 years ago

Features

  • Added an option to ignore case sensitivity in search. #56
  • Memorize selected filter options. #65
  • Added a blur state to the window.

Fixed bugs

  • Improved detection of non-utf-8 XML and HTML documents. #63
  • Group selection in menu should now work properly when empty groups are present. #64
  • Improved the experience of keyboard navigation.

v0.7.1-beta

3 years ago

Features

  • Load full content from webpages in article view through Mercury Parser. #42
  • Import groups from services manually under groups settings.
  • Added context menu for links in article view.

Fixed bugs

  • Fresh RSS should now work properly over Fever API. #58
  • Fixed an issue connecting to URLs with port numbers. #55
  • Push notification should now work for articles fetched over Fever API.

v0.7.0-beta

3 years ago

Features

  • Sync with self-hosted RSS services through Fever API. #2

Fixed bugs

  • Fixed an error loading src attributes without protocols in article view.

Known issues

  • Miniflux currently does not work over Fever API. miniflux/miniflux#750
  • Fresh RSS currently does not work over Fever API and will be fixed soon.
  • Push notification does not work for articles fetched over Fever API

v0.6.3-beta

3 years ago

Features

  • Highlight keyword matches in search results.
  • Added context menu for images in article view. #45
  • Hold Ctrl or Command while clicking on links to open them in the background. #44
  • Clicking on push notifications now follows the open target settings. #44
  • Show authors in magazine view.

Fixed bugs

  • Changed the vague insertion error message when adding duplicate sources. #43

v0.6.2-beta

3 years ago

Features

  • Users can now change the search engine.
  • Show author and load spinner in article view.
  • Display network errors and a reload option when failed to load webpages.
  • Caching performance improvements for article view.

Fixed bugs

  • Indicator for hidden articles now shows up properly in compact view.

v0.6.1-beta

3 years ago

Features

  • Added magazine view and compact view. #34

Fixed bugs

  • Sources with encodings other than utf-8 now display properly. #37