summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaksim Sukharev <antreesy.web@gmail.com>2024-04-22 11:46:02 +0200
committerMaksim Sukharev <antreesy.web@gmail.com>2024-04-22 12:33:31 +0200
commit0597635ae2d97a735eb5aa793af08adc860e210c (patch)
tree71f718ee5782e003604b391db0512b7378a19ab0
parentba3a6731c8ad228397d1ab7a33b3fb8f0e953029 (diff)
chore(release): Add changelog for 19.0.0-rc.6
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 51b1aecb6..6eb79c834 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,22 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 19.0.0-rc.6 – 2024-04-22
+### Changed
+- Update translations
+- Update several dependencies
+
+### Fixed
+- fix(chat): restrict checkbox editing in one-to-one conversations
+ [#12160](https://github.com/nextcloud/spreed/pull/12160)
+ [#12176](https://github.com/nextcloud/spreed/pull/12176)
+- fix(chat): Fix clearing the input field after file upload
+ [#12061](https://github.com/nextcloud/spreed/issues/12061)
+- fix(chat): Fix setting known chat messages borders after leaving the conversation
+ [#12183](https://github.com/nextcloud/spreed/pull/12183)
+- fix(dashboard): Dashboard does not show mentions from federated conversations
+ [#12163](https://github.com/nextcloud/spreed/pull/12163)
+
## 19.0.0-rc.5 – 2024-04-18
### Changed
- Update translations