aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-09-04 22:27:18 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-09-04 22:27:18 +0200
commit462b0f8b2dce523fbc71f4cdfbf32ad8ff5a67d6 (patch)
treef1c63b8ff8c5eb55454d9660f030ef029d6c1bf5 /CHANGELOG.md
parentefa0a921716772a13ee1bd62f1d882d39b733665 (diff)
Changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 6 insertions, 2 deletions
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