fluent-reader

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

BSD-3-CLAUSE License

Stars
7.5K

Bot releases are hidden (Show)

fluent-reader - Fluent Reader v0.5.1 Beta

Published by yang991178 over 4 years ago

Features

  • Users can now edit the icons of sources. #29

Fixed bugs

  • Fixed a bug that shows XML parse errors as network errors. #30
  • Marking all articles as read now dismisses all articles when in "unread only" view. #31
fluent-reader - Fluent Reader v0.5.0 Beta

Published by yang991178 over 4 years ago

Features

  • Context isolation is now enabled for all renderer processes. This should make the app extra secure.
  • Lazily load articles in card and list views to improve performance.

Fixed bugs

  • Resolved an error parsing non-standard <image> tags in RSS items. #27
  • The app now properly fetch articles after setting the system time to the future.
fluent-reader - Fluent Reader v0.4.1 Alpha

Published by yang991178 over 4 years ago

Features

  • Mac-style title bar on macOS.
  • Spanish language support. #25
fluent-reader - Fluent Reader v0.4.0 Alpha

Published by yang991178 over 4 years ago

Features

  • Hide, mark as read, or star articles automatically as they arrive with regular expression rules. #8
  • French language support. #20
  • Performance and experience enhancements. #16 #21

Fixed Bugs

  • Added an error prompt for OPML parse errors. #15
fluent-reader - Fluent Reader v0.3.3 Alpha

Published by yang991178 over 4 years ago

Features

  • Add vibrancy to sidebar on macOS.

Fixed bugs

  • Context menus now work properly in article view.
  • Allow spaces in text fields in settings.
  • Minor experience enhancements.
fluent-reader - Fluent Reader v0.3.2 Alpha

Published by yang991178 over 4 years ago

Features

Fixed bugs

  • Fixed a bug that prevents list view from being properly aligned.

Known bugs

  • The context menu may not properly open in article view from card view.
fluent-reader - Fluent Reader v0.3.1 Alpha

Published by yang991178 over 4 years ago

Features

  • Use the Fetch API through Chromium instead of relying on Node. Improved the overall performance of the app. However, some users will have to reconfigure their PAC to return SOCKS5 instead of SOCKS to enable proxy-side DNS. See Chromium's guide to proxy.
  • Better favicon support.

Fixed bugs

  • macOS users can now copy and paste in the app.
  • Fixed an issue where system proxy settings are ignored when PAC is off (#3).
fluent-reader - Fluent Reader v0.3.0 Alpha

Published by yang991178 over 4 years ago

Features

  • Set fetch frequency limits for each source.

Fixed bugs

  • Fixed a bug that causes OPML import failures in the form of "key constraint: {int}".
  • The search bar will now maintain its state after entering and exiting settings.
  • Disallowed opening multiple windows of the app.
fluent-reader - Fluent Reader v0.2.0 Alpha

Published by yang991178 over 4 years ago

Features

  • A modern UI inspired by Fluent Design System with full dark mode support.
  • Importing or exporting OPML files, full application data backup & restoration.
  • Read the full content with the built-in article view or load webpages by default.
  • Search for articles with regular expressions or filter by read status.
  • Organize your subscriptions with folder-like groupings.

Known bugs

  • When importing OPML files, errors involving "key constraint: {int}" may occur. Adding the same URL later will solve the problem.
  • The search bar will lose its state after entering settings.
  • For sources with certificates signed by Sectigo AddTrust, adding the source will result in a "certificate has expired" error. This is an upstream issue from electron.