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
- 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
- Fix regression with 64-bit timestamps on 32-bit platforms #7375
- Fix back-compatibility with cURL 7.51 (we require cURL 7.52+ for
CURLPROXY_HTTPS) #7409
- UI
- Use case-insensitive sort for categories #7402
- Improve dark mode of Origine theme #7413
- Added API password indicator #7340
- I18n
- Fix (es, fa, sk): do not translate XPath code #7404
- Fix date bug in Finish #7423
- Add Portuguese from Portugal #7329
- Improve Hungarian #7391
- Misc.