Releases: SmartRSS/Smart-RSS
2.25.0
- 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
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
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
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
2.22.2
-
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
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
Fixed issue breaking settings
2.21.0
2.20.0
Added option to keep unread or unvisited articles when automatically removing old ones
Added Subscribe
item to link context menu in case you find a link to feed that wasn't detected automatically (note: it appears on all links, not only ones leading to feeds)
Improved detection mechanism for YouTube
Improved handling of HTML entities
Cleaned up the look of content pane when no article is selected
Fixed issue causing feed detection to not list detected sources
Reduced size of the package