From cb355914e6ed49ba09e3b6a58bce3adc6171b745 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 28 Aug 2024 00:09:35 +0200 Subject: Changelog --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 081eb9954..45f5b1199 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,20 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases). -## 2024-XX-XX FreshRSS 1.24.3-dev +## 2024-0X-XX FreshRSS 1.24.3-dev +* Bug fixing + * Fix mark-as-read from user query [#6738](https://github.com/FreshRSS/FreshRSS/pull/6738) + * Fix regression for shortcut to move between categories [#6741](https://github.com/FreshRSS/FreshRSS/pull/6741) + * Fix UI regression in Mapco/Ansum themes [#6740](https://github.com/FreshRSS/FreshRSS/pull/6740) * Security * OpenID Connect better definition of session parameters [#6730](https://github.com/FreshRSS/FreshRSS/pull/6730) +* Compatibility + * Last version supporting PHP 7.4 * Misc. * Use charset for JSON requests from the UI [#6710](https://github.com/FreshRSS/FreshRSS/pull/6710) * Use `.html` extension for the local cache of full content pages instead of `.spc` [#6724](https://github.com/FreshRSS/FreshRSS/pull/6724) + * Update dev dependencies [#6739](https://github.com/FreshRSS/FreshRSS/pull/6739) ## 2024-08-23 FreshRSS 1.24.2 @@ -45,7 +52,6 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases). * CLI * Add quiet option to `cli/db-backup.php` [#6593](https://github.com/FreshRSS/FreshRSS/pull/6593) * Compatibility - * Last version supporting PHP 7.4 * Initial support for PHP 8.4+ [#6615](https://github.com/FreshRSS/FreshRSS/pull/6615) * With upstream contributions [php/php-src#14873](https://github.com/php/php-src/issues/14873), [PhpGt/CssXPath#227](https://github.com/PhpGt/CssXPath/pull/227) * Fix SQLite on FreeBSD due to DQS [#6701](https://github.com/FreshRSS/FreshRSS/pull/6701), [#6702](https://github.com/FreshRSS/FreshRSS/pull/6702) -- cgit v1.2.3