Skip to content

Releases: yang991178/fluent-reader

Fluent Reader v0.8.1 Beta

25 Nov 02:06
5c53a90
Compare
Choose a tag to compare

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

Fluent Reader v0.8.0 Beta

02 Sep 03:11
Compare
Choose a tag to compare

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.

Fluent Reader v0.7.4 Beta

25 Aug 02:56
687cd8e
Compare
Choose a tag to compare

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.

Fluent Reader v0.7.3 Beta

17 Aug 02:23
541cda3
Compare
Choose a tag to compare

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.

Fluent Reader v0.7.2 Beta

13 Aug 03:17
c52b3bf
Compare
Choose a tag to compare

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.

Fluent Reader v0.7.1 Beta

06 Aug 11:51
29fe23e
Compare
Choose a tag to compare

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.

Fluent Reader v0.7.0 Beta

02 Aug 11:29
114d180
Compare
Choose a tag to compare

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/v2#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

Fluent Reader v0.6.3 Beta

27 Jul 05:40
5927bf3
Compare
Choose a tag to compare

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

Fluent Reader v0.6.2 Beta

22 Jul 03:10
58e1f18
Compare
Choose a tag to compare

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.

Fluent Reader v0.6.1 Beta

17 Jul 10:35
834dc55
Compare
Choose a tag to compare

Features

  • Added magazine view and compact view. #34

Fixed bugs

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