F

FreshRSS

F
FreshRSS Self-hosted v1.29.1

FreshRSS 1.29.1

Milestone This is bug-fix release for 1.29.0. Feature highlights✨: Accept .txt import of feed URLs in additional to e.g. OPML New CLI for automatic periodic SQLite export with retention More feed info: last received date, publication date Bug fixes highlights 🐛: Fix cookies with some browsers Fix search in shared user queries with empty results UI highlights 🖼: Improve Web browsers compatibility T…

F
FreshRSS Self-hosted v1.29.0

FreshRSS 1.29.0

Milestone This is a major release. Feature highlights✨: New sort order preferences at global, category, and feed levels Use feed-provided icon New option to hide sidebar by default Show time since when a feed has problems New functions to handle plural in internationalisation New cli/purge.php to apply purge policy from command line Bug fixes highlights 🐛: Improve support of PHP 8.5+ Several fixes…

F
FreshRSS Self-hosted v1.28.1

FreshRSS 1.28.1

Milestone This is a release focussing on bug fixing, in particular regressions from the release 1.28.0. Selected new features ✨: New customisable message for closed registrations Add username in Apache access logs (also in Docker logs): for GReader API, and for HTTP Basic Auth from reverse proxy Improved performance 🏎️: Disable counting articles in user labels for Ajax requests (unused) Many bug f…

F
FreshRSS Self-hosted v1.28.0

FreshRSS 1.28.0

Milestone This is a major release, just in time for the holidays 🎄 Selected new features ✨: New sorting and filtering by date of User modified, with corresponding search operator, e.g. userdate:PT1H for the past hour New sorting by article length New advanced search form New overview of dates with most unread articles New ability to share feed visibility through API (implemented by e.g. Capy Reade…

F
FreshRSS Self-hosted v1.27.1

FreshRSS 1.27.1

Milestone This is a security-fix and bug-fix release for FreshRSS 1.27.x. A few highlights ✨: Keep sort and order criteria after marking as read Automatic database recovery: skip broken entries during CLI export/import Add possibility of Docker healthcheck Add security option for CSP frame-ancestors Several security fixes Several bug fixes New translation to Ukrainian Improvements of some themes A…

F
FreshRSS Self-hosted v1.27.0

FreshRSS 1.27.0

Milestone A few highlights ✨: Implement support for HTTP 429 Too Many Requests and 503 Service Unavailable, obey Retry-After Add sort by category title, or by feed title Add search operator c: for categories like c:23,34 or !c:45,56 Custom feed favicons Several security improvements, such as: Implement reauthentication (sudo mode) Add Content-Security-Policy: frame-ancestors Ensure CSP everywhere…

F
FreshRSS Self-hosted v1.26.3

FreshRSS 1.26.3

Milestone This is a bug-fix release for FreshRSS 1.26.x A few highlights ✨: Keep sort and order criteria during navigation Implement loading spinner for marking as favourite/read Many bug fixes This release has been made by @Alkarex, @Inverle and newcomers @CarelessCaution, @the7thNightmare Full changelog: Features Keep sort and order criteria during navigation #7585 Add info about PDO::ATTR_CLIEN…

F
FreshRSS Self-hosted v1.26.2

FreshRSS 1.26.2

Milestone This is a security-focussed release for FreshRSS 1.26.x, addressing several CVEs (thanks @Inverle) 🛡 A few highlights ✨: Implement JSON string concatenation with & operator Support multiple JSON fragments in HTML+XPath+JSON mode (e.g. JSON-LD) Multiple security fixes with CVEs Bug fixes Notes ℹ: Favicons will be reconstructed automatically when feeds gets refreshed. After that, you may n…

F
FreshRSS Self-hosted v1.26.1

FreshRSS 1.26.1

Milestone This is a bugfix release for 1.26.0, addressing some regressions 🐛 A few highlights ✨: Fix regression with cURL HTTP headers breaking conditional HTTP requests Fix regression with saving states of user queries Fix regression with dynamic OPML This release has been made by @Alkarex, @FromTheMoon85, @marienfressinaud, @math-GH and newcomers @abackstrom, @BryanButlerGit, @culbrethj, @EricDi…

F
FreshRSS Self-hosted v1.26.0

FreshRSS 1.26.0

Milestone In this release, we have restarted to focus on features. A long-awaited feature has been added, namely sorting articles by various criteria: received date (existing, default), publication date, title, link, random. A few highlights ✨: Add order-by options to sort articles by received date (existing, default), publication date, title, link, random Allow searching in all feeds, also feeds…