aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-06-05 17:30:42 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-06-05 17:30:42 +0200
commit9b2bb50e410607fc67ecafbdaf85ffc4830723e2 (patch)
tree3f1ba58e7fd6308b1750c344651d07fc0f778591 /CHANGELOG.md
parent7d110c23a9366feef5e152cc6563c8ed058d6376 (diff)
Release 1.24.11.24.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 597d1b848..d4012813d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,13 +1,13 @@
# FreshRSS changelog
-## 2024-06-XX FreshRSS 1.24.1-dev
+## 2024-06-05 FreshRSS 1.24.1
* 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 regression of *mark as read if an identical title already exists* [#6536](https://github.com/FreshRSS/FreshRSS/pull/6536), [#6543](https://github.com/FreshRSS/FreshRSS/pull/6543)
* 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)