| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| FreshRSS 1.26.1 source code.tar.gz | 2025-03-13 | 4.6 MB | |
| FreshRSS 1.26.1 source code.zip | 2025-03-13 | 5.1 MB | |
| README.md | 2025-03-13 | 2.8 kB | |
| Totals: 3 Items | 9.7 MB | 0 | |
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, @EricDiao, @Karvel, @ViPeR5000
Full changelog:
- Features
- Add cURL version to page about system information #7409
- Bug fixing
- Fix regression with cURL HTTP headers breaking conditional HTTP requests #7403, [FreshRSS/simplepie#33](https://github.com/FreshRSS/simplepie/issues/33)
- Fix regression with saving states of user queries #7400
- Fix regression with dynamic OPML #7394
- Fix update of the user’s last activity on login action #7406
- Fix setting category option Maximum number of articles to keep per feed #7416
- Fix priority field when processing a new feed from an extension #7354
- Deployment
- UI
- I18n
- Misc.