# FreshRSS 1.29.1 — FreshRSS 1.29.1 - Product: FreshRSS (https://whatsnew.fyi/product/freshrss) - Vendor: FreshRSS - Date: 2026-05-20 - Version: 1.29.1 - Original notes: https://github.com/FreshRSS/FreshRSS/releases/tag/1.29.1 - Permalink: https://whatsnew.fyi/product/freshrss/releases/1.29.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Accept .txt import of feed URLs in addition to e.g. OPML - **added** — New CLI for automatic periodic SQLite export with retention - **added** — More feed info: last received date, publication date - **fixed** — Fix cookies with some browsers - **fixed** — Fix search in shared user queries with empty results - **fixed** — Fix XML errors with loading invalid OPML in lib_opml library - **fixed** — Fix ensure maximum number of feeds also with Dynamic OPML - **fixed** — Fix click mark as read - **changed** — Improve browser compatibility to keep mobile navigation at the bottom - **changed** — Improve support of older/simpler Web browsers/engines such as SeaMonkey - **changed** — Improve Swage theme - **changed** — Rename Nord theme to Nord - **changed** — Replace GIF spinner by CSS spinner * [Milestone](https://github.com/FreshRSS/FreshRSS/milestones/1.29.1) This is bug-fix release for [1.29.0](https://github.com/FreshRSS/FreshRSS/releases/tag/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 This release has been made by @Alkarex, @Frenzie, @IEEE-754, @Inverle, @McFev, @ciro-mota, @cweiske, @polybjorn and newcomer @mzl2233 Full [changelog](https://github.com/FreshRSS/FreshRSS/blob/1.291/CHANGELOG.md): * Features * Accept `.txt` import of feed URLs in additional to e.g. OPML [#8818](https://github.com/FreshRSS/FreshRSS/pull/8818), [#8837](https://github.com/FreshRSS/FreshRSS/pull/8837) * New CLI for automatic periodic SQLite export with retention [#8819](https://github.com/FreshRSS/FreshRSS/pull/8819) * More feed info: last received date, publication date [#8799](https://github.com/FreshRSS/FreshRSS/pull/8799) * Bug fixing * Fix cookies with some browsers [#8867](https://github.com/FreshRSS/FreshRSS/pull/8867) * Fix search in shared user queries with empty results [#8863](https://github.com/FreshRSS/FreshRSS/pull/8863) * Fix XML errors with loading invalid OPML in `lib_opml` library [#8652](https://github.com/FreshRSS/FreshRSS/pull/8652), [#8853](https://github.com/FreshRSS/FreshRSS/pull/8853), [lib_opml#48](https://framagit.org/marienfressinaud/lib_opml/-/merge_requests/48), [lib_opml#51](https://framagit.org/marienfressinaud/lib_opml/-/merge_requests/51) * Fix ensure maximum number of feeds also with Dynamic OPML [#8832](https://github.com/FreshRSS/FreshRSS/pull/8832) * Fix click mark as read [#8817](https://github.com/FreshRSS/FreshRSS/pull/8817) * UI * Improve browser compatibility to keep mobile navigation at the bottom [#8833](https://github.com/FreshRSS/FreshRSS/pull/8833) * Improve support of older/simpler Web browsers/engines such as SeaMonkey [#8810](https://github.com/FreshRSS/FreshRSS/pull/8810), [#8811](https://github.com/FreshRSS/FreshRSS/pull/8811), [#8813](https://github.com/FreshRSS/FreshRSS/pull/8813), * Improve *Swage* theme [#8842](https://github.com/FreshRSS/FreshRSS/pull/8842) * Rename *Nord theme* to *Nord* [#8805](https://github.com/FreshRSS/FreshRSS/pull/8805) * Replace GIF spinner by CSS spinner [#8804](https://github.com/FreshRSS/FreshRSS/pull/8804), [#8812](https://github.com/FreshRSS/FreshRSS/pull/8812) * Various UI and style improvements: [#8800](https://github.com/FreshRSS/FreshRSS/pull/8800), [#8816](https://github.com/FreshRSS/FreshRSS/pull/8816), * I18n * Improve Brazilian Portuguese [#8846](https://github.com/FreshRSS/FreshRSS/pull/8846) * Improve Dutch [#8868](https://github.com/FreshRSS/FreshRSS/pull/8868) * Improve German [#8840](https://github.com/FreshRSS/FreshRSS/pull/8840) * Improve Polish [#8854](https://github.com/FreshRSS/FreshRSS/pull/8854) * Improve Russian [#8861](https://github.com/FreshRSS/FreshRSS/pull/8861) * Improve Traditional Chinese [#8849](https://github.com/FreshRSS/FreshRSS/pull/8849) * Misc. * Update dev dependencies [#8858](https://github.com/FreshRSS/FreshRSS/pull/8858), [#8864](https://github.com/FreshRSS/FreshRSS/pull/8864)