FreshRSS - Package Updates
Pinned
FreshRSS
-
[1.14.3]
- Update FreshRSS to 1.19.2
- Full Changelog
- Improve dropdown menus on mobile view #4141, #4128
- Fix regression regarding keeping read state after seeing favourites / labels #4178
- Lots of code improvements, including improved support of PHP 8.1
-
[1.15.0]
- Update FreshRSS to 1.20.0
- Full Changelog
- New Web scraping feature HTML+XPath for Web pages without any RSS/ATOM feed #4220
- Add support for Dynamic OPML #4407
- New search engine supporting (nested) parentheses, also with negation #4378
- Allow many (50k+) feeds #4347 and other performance improvements
- New option to exclude some DOM elements with a CSS Selector when retrieving an article full content #4501
- New option to automatically mark as read gone articles #4426
- 2 new themes and plenty of UI improvements
- Supported by Fluent Reader Lite client on Android and iOS #4595
- Several bug fixes
-
[1.16.0]
- Update FreshRSS to 1.21.1
- Full Changelog
- New XML+XPath mode for fetching XML documents when there is no RSS/ATOM feed #5076
- Better support of feed enclosures (image / audio / video attachments) #4944
- User-defined time-zone #4906
- New CLI script cli/sensitive-log.sh to help e.g. Apache clear logs for sensitive information such as credentials #5001
- Mark some themes as tentatively deprecated: BlueLagoon, Flat, Screwdriver #4807
- Many UI improvements
-
[1.18.0]
- Update FreshRSS to 1.22.0
- Full Changelog
- Rework trusted proxies
- Improve scaling with many feeds and long processes, reduce database locks
- Fix many bugs and regressions
- Improve themes Origine (also with automatic dark mode), Nord, etc.
- Several UI / UX improvements
- New languages Hungarian, Latvian, Persian
-
This package was revoked before of a crash in extension handling.
[1.20.0]
- Update FreshRSS to 1.23.0
- Full Changelog
- New Important feeds group in the main view, with corresponding new priority level for feeds #5782
- Entries from important feeds are not marked as read during scroll, during focus, nor during Mark all as read
- Add filter actions (auto mark as read) at category level and at global levels #5942
- Increase SQL fields length to maximum possible #5788, #5570
- Many bug fixes
- Soft require Apache 2.4+ (but repair minimal compatibility with Apache 2.2)
- Upgraded extensions require FreshRSS 1.23.0+ Extensions#181
-
[1.20.1]
- Update FreshRSS to 1.23.1
- Full Changelog
- Fix crash regression with the option Max number of tags shown #5978
- Fix crash regression when enabling extensions defined by old FreshRSS installations #5979
- Fix crash regression during export when using MySQL #5988
- More robust assignment of categories to feeds #5986
-
[1.21.0]
- Update FreshRSS to 1.24.0
- Full Changelog
- New shareable user query mechanism to share lists of articles by HTML, RSS, OPML
- New CLI for database backup & restore
- New JSON scraping mode to consume JSON data and JSON Feeds
- New support for HTTP POST
- New option to automatically add labels to incoming articles
- New button to download a feed configuration as OPML
-
[1.21.2]
- Update FreshRSS to 1.24.2
- Full Changelog
- New global option to automatically add articles to favourites
- New option to share articles from the article title line
- Add core extensions, shipped by default: UserCSS and UserJS
- Security: Force log out of users when they are disabled
- Last version supporting PHP 7.4 and initial support for PHP 8.4+
- Many bug and regression fixes
-
[1.21.3]
- Update FreshRSS to 1.24.3
- Full Changelog
- Fix mark-as-read from user query #6738
- Fix regression for shortcut to move between categories #6741
- Fix feed title option #6771
- Fix XPath for HTML documents with broken root (used by CSS selectors to fetch full content) #6774
- Fix UI regression in Mapco/Ansum themes #6740
- Fix minor style bug with some themes #6746
- Fix export of OPML information for date format of JSON and HTML+XPath feeds #6779
- OpenID Connect better definition of session parameters #6730