From 84e961dc48c2a242df9e1b92f4916a6a24c458d7 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 5 Jun 2024 10:28:45 +0200 Subject: Changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6cb4bb3e..597d1b848 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,22 @@ # FreshRSS changelog -## 2024-0X-XX FreshRSS 1.24.1-dev +## 2024-06-XX FreshRSS 1.24.1-dev * Features + * New button to export OMPL of a category [#6519](https://github.com/FreshRSS/FreshRSS/pull/6519) * Better git error messages in built-in Web update [#6496](https://github.com/FreshRSS/FreshRSS/pull/6496) * Bug fixing * Fix regression HTTP GET curl options [#6492](https://github.com/FreshRSS/FreshRSS/pull/6492) + * Fix missed case of *mark as read if an identical title already exists* [#6536](https://github.com/FreshRSS/FreshRSS/pull/6536) * Fix connection to PostgreSQL databases with uppercase letters [#6482](https://github.com/FreshRSS/FreshRSS/pull/6482) * Fix UI regression hover over title while having the navigation buttons in mobile view [#6486](https://github.com/FreshRSS/FreshRSS/pull/6486) * Fix UI for some drag & drops [#6505](https://github.com/FreshRSS/FreshRSS/pull/6505), [#6508](https://github.com/FreshRSS/FreshRSS/pull/6508) * i18n * Improve Czech [#6504](https://github.com/FreshRSS/FreshRSS/pull/6504) * Improve Turkish [#6506](https://github.com/FreshRSS/FreshRSS/pull/6506) +* Misc. + * Update dev dependencies [#6525](https://github.com/FreshRSS/FreshRSS/pull/6525), [#6526](https://github.com/FreshRSS/FreshRSS/pull/6526), [#6528](https://github.com/FreshRSS/FreshRSS/pull/6528), + [#6529](https://github.com/FreshRSS/FreshRSS/pull/6529), [#6530](https://github.com/FreshRSS/FreshRSS/pull/6530) ## 2024-05-23 FreshRSS 1.24.0 -- cgit v1.2.3