Skip to content

Releases: SmartRSS/Smart-RSS

2.26.0 - the final one

25 Feb 18:25

Choose a tag to compare

Fixed the long standing persistence issue, cleaned up the code from Chromium references to simplify life of anyone who decides to continue this effort

2.25.0

03 Mar 14:44

Choose a tag to compare

  • Added toggle buttons for sources list to show only sources with unread articles and for articles list to show only unread articles
  • Added per-domain throttling to reduce server load if multiple sources from the same domain are used
  • Fixed Youtube detection mechanism
  • Added ability to detect redirects and update source URL accordingly
  • Fixed issue with uread only modes introduced in the previous release

2.24.0

23 Apr 17:39

Choose a tag to compare

Files removed due to annoying bug in this release

New features:

  • Added detection of GitHub releases feed
  • Made statusbar always visible to prevent content shifts
  • Added slight color change to active pane to make it easier to see

Bugfixes:

  • Fixed issues with saving of Feed or Folder properties
  • Fixed some issues with keyboard input
  • Fixed issue preventing articles list from being rendered in certain cases
  • Fixed search box
  • Improved article change detection

Additionally there should be minor performance improvements thanks to early exiting some functions in cases they are not needed

Packages will be uploaded to stores in a few days

2.23.2

19 Aug 20:12

Choose a tag to compare

Updates to change detection mechanism caused some malformed feeds to always be recognized as updated, this patch works around all the identified issues, if you still experience articles being marked as unread despite no apparent changes please report feeds affected by the issue in #183

Additionally fixed issue causing Content view to break in certain conditions

2.23.1

16 Aug 09:40

Choose a tag to compare

New features:

  • Added configurable hotkeys - functionally complete, but displayed names of actions are a mix of translations, English strings and internal action names
  • Added Mozilla Readability parser to optionally load article content from website - you can set it as a default view per source and toggle view using new button above the content
  • Added support for multiple enclosures - Media RSS may include links to multiple files, now all of them are loaded from feed and displayed (items parsed in the past won't automatically load additional links though)
  • Now Youtube embed won't be loaded instantly, instead the cover image is displayed and gets replaced with player on click to save resources
  • It is now possible to open reader view before background task finishes loading, for example you can pin the reader tab and it will work properly after browser restart

Bugfixes:

  • Fixed issues with HTML entities in content body and header link
  • Fixed issue causing some data to not be updated when article gets edited
  • Improved display for Youtube descriptions (thanks to @akizuha for contribution)
  • Fixed Youtube video ID recognition (thanks to @akizuha for contribution)
  • Fixed issue causing Never option to not be properly displayed when selected in various places of feed properties
  • Hopefully fixed issue causing new items to be put in wrong order when currently displayed feed gets updated, will keep monitoring this as it's tricky to reproduce
  • Fixed issue that caused last release to mark articles as unread every time it updated feed
  • multiple smaller fixes that weren't tracked

Internal changes:

  • Work needed to make configurable hotkeys a reality included also groundwork for options translations, but that's still a very distant goal

2.22.3

24 Apr 12:08

Choose a tag to compare

Fixed issue causing removal of all read entries with specific auto cleanup configuration

2.22.2

27 Mar 23:08

Choose a tag to compare

  • Improved favicon handling greatly, now it won't get stuck on errors and is less likely to not detect favicon when one is available

  • Fixed issue with automatic removal of old articles

  • Fixed counters not updating properly

  • Fixed content height not being set properly in some instances

  • Added experimental support for feeds with prefixed tags (currently only tested on anidb)

2.22.0

18 Jan 20:24

Choose a tag to compare

Added option to show only sources with unread articles + toggle button on toolbar
Added button to remove selected source
Added button to scroll selected source into view
Added indicator of unread articles for pinned group
Added option to choose favicon provider - defaults to internal
Fixed auto removing old items from trash
Fixed automatic media preview not working
Fixed rendering issues when quickly switching from source with a lot of articles

2.21.1 - Chromium specific fix

15 Jan 23:13

Choose a tag to compare

Fixed issue breaking settings

2.21.0

14 Jan 17:59

Choose a tag to compare

  • Added ability to automatically pin articles matching predefined filters - comma separated list in settings
  • Fixed issue causing detected sources list to become empty when switching tabs