1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-03 05:45:13 +00:00

Bump version

This commit is contained in:
Johannes Zellner
2024-09-06 11:48:55 +02:00
parent f236000d0d
commit ea99b7c4ba
2 changed files with 14 additions and 2 deletions

View File

@@ -329,3 +329,15 @@
* Last version supporting PHP 7.4 and initial support for PHP 8.4+
* Many bug and regression fixes
[1.21.3]
* Update FreshRSS to 1.24.3
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.24.3)
* Fix mark-as-read from user query #6738
* Fix regression for shortcut to move between categories #6741
* Fix feed title option #6771
* Fix XPath for HTML documents with broken root (used by CSS selectors to fetch full content) #6774
* Fix UI regression in Mapco/Ansum themes #6740
* Fix minor style bug with some themes #6746
* Fix export of OPML information for date format of JSON and HTML+XPath feeds #6779
* OpenID Connect better definition of session parameters #6730