# FreshRSS 1.26.1 — FreshRSS 1.26.1 - Product: FreshRSS (https://whatsnew.fyi/product/freshrss) - Vendor: FreshRSS - Date: 2025-03-13 - Version: 1.26.1 - Original notes: https://github.com/FreshRSS/FreshRSS/releases/tag/1.26.1 - Permalink: https://whatsnew.fyi/product/freshrss/releases/1.26.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** — Add cURL version to page about system information - **added** — Add API password indicator - **fixed** — Fix regression with cURL HTTP headers breaking conditional HTTP requests - **fixed** — Fix regression with saving states of user queries - **fixed** — Fix regression with dynamic OPML - **fixed** — Fix update of the user's last activity on login action - **fixed** — Fix setting category option Maximum number of articles to keep per feed - **fixed** — Fix priority field when processing a new feed from an extension - **fixed** — Fix regression with 64-bit timestamps on 32-bit platforms - **fixed** — Fix back-compatibility with cURL 7.51 - **changed** — Use case-insensitive sort for categories - **changed** — Improve dark mode of Origine theme - **changed** — Add Portuguese from Portugal - **changed** — Improve Hungarian - **fixed** — Fix XPath code translation in Spanish, Farsi, and Slovak - **fixed** — Fix date bug in Finnish * [Milestone](https://github.com/FreshRSS/FreshRSS/milestones/1.26.1) This is a bugfix release for [1.26.0](https://github.com/FreshRSS/FreshRSS/releases/tag/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, @EricDiao, @Karvel, @ViPeR5000 Full [changelog](https://github.com/FreshRSS/FreshRSS/blob/1.26.1/CHANGELOG.md): * Features * Add cURL version to page about system information [#7409](https://github.com/FreshRSS/FreshRSS/pull/7409) * Bug fixing * Fix regression with cURL HTTP headers breaking conditional HTTP requests [#7403](https://github.com/FreshRSS/FreshRSS/pull/7403), [FreshRSS/simplepie#33](https://github.com/FreshRSS/simplepie/pull/33) * Fix regression with saving states of user queries [#7400](https://github.com/FreshRSS/FreshRSS/pull/7400) * Fix regression with dynamic OPML [#7394](https://github.com/FreshRSS/FreshRSS/pull/7394) * Fix update of the user’s last activity on login action [#7406](https://github.com/FreshRSS/FreshRSS/pull/7406) * Fix setting category option *Maximum number of articles to keep per feed* [#7416](https://github.com/FreshRSS/FreshRSS/pull/7416) * Fix priority field when processing a new feed from an extension [#7354](https://github.com/FreshRSS/FreshRSS/pull/7354) * Deployment * Fix regression with 64-bit timestamps on 32-bit platforms [#7375](https://github.com/FreshRSS/FreshRSS/pull/7375) * Fix back-compatibility with cURL 7.51 (we require cURL 7.52+ for `CURLPROXY_HTTPS`) [#7409](https://github.com/FreshRSS/FreshRSS/pull/7409) * UI * Use case-insensitive sort for categories [#7402](https://github.com/FreshRSS/FreshRSS/pull/7402) * Improve dark mode of *Origine* theme [#7413](https://github.com/FreshRSS/FreshRSS/pull/7413) * Added API password indicator [#7340](https://github.com/FreshRSS/FreshRSS/pull/7340) * I18n * Fix (es, fa, sk): do not translate XPath code [#7404](https://github.com/FreshRSS/FreshRSS/pull/7404) * Fix date bug in Finish [#7423](https://github.com/FreshRSS/FreshRSS/pull/7423) * Add Portuguese from Portugal [#7329](https://github.com/FreshRSS/FreshRSS/pull/7329) * Improve Hungarian [#7391](https://github.com/FreshRSS/FreshRSS/pull/7391) * Misc. * Improve PHP code [#7339](https://github.com/FreshRSS/FreshRSS/pull/7339) * Update dev dependencies [#7386](https://github.com/FreshRSS/FreshRSS/pull/7386), [#7387](https://github.com/FreshRSS/FreshRSS/pull/7387), [#7388](https://github.com/FreshRSS/FreshRSS/pull/7388)