From 462b0f8b2dce523fbc71f4cdfbf32ad8ff5a67d6 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 4 Sep 2024 22:27:18 +0200 Subject: Changelog --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 45f5b1199..bc44f2a22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,12 +3,15 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases). -## 2024-0X-XX FreshRSS 1.24.3-dev +## 2024-09-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 feed title option [#6771](https://github.com/FreshRSS/FreshRSS/pull/6771) + * Fix XPath for HTML documents with broken root (used by CSS selectors to fetch full content) [#6774](https://github.com/FreshRSS/FreshRSS/pull/6774) * Fix UI regression in Mapco/Ansum themes [#6740](https://github.com/FreshRSS/FreshRSS/pull/6740) + * Fix minor style bug with some themes [#6746](https://github.com/FreshRSS/FreshRSS/pull/6746) * Security * OpenID Connect better definition of session parameters [#6730](https://github.com/FreshRSS/FreshRSS/pull/6730) * Compatibility @@ -16,7 +19,8 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases). * 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) + * Update dev dependencies [#6739](https://github.com/FreshRSS/FreshRSS/pull/6739), [#6758](https://github.com/FreshRSS/FreshRSS/pull/6758), + [#6759](https://github.com/FreshRSS/FreshRSS/pull/6759), [#6760](https://github.com/FreshRSS/FreshRSS/pull/6760) ## 2024-08-23 FreshRSS 1.24.2 -- cgit v1.2.3