LinuxServer Changes:
Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
FreshRSS Changes:
This is a quality-focussed release for the 1.24.x series meant to provide a good product to people blocked on PHP 7.4, while we will increase the requirements to PHP 8.1+ from the next release.
A few highlights ✨:
- Last version supporting PHP 7.4 before requiring PHP 8.1+
- Last version supporting PostgreSQL 9.5 before requiring PostgreSQL 10+
- Last version supporting MariaDB 5.5 before requiring MariaDB 10.0.5+
- Last version supporting MySQL 5.5.3 before requiring MySQL 8+
- Many bug and regression fixes
This release has been made by @Alkarex, @math-GH and newcomer @pando85
Full changelog:
- Bug fixing
- 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
- Security
- OpenID Connect better definition of session parameters #6730
- Compatibility
- Last version supporting PHP 7.4
- Misc.