summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-03-25 16:42:10 +0100
committerJoas Schilling <coding@schilljs.com>2024-03-25 16:42:10 +0100
commitb26a4911f8aded7bd0f3a0c51fc7a336b7039405 (patch)
tree09a86204aa042e21958d1884a75a3830d7abfc65 /CHANGELOG.md
parentb1c6fc3ebd35242b8e1770219e3d15caa5a81ae8 (diff)
chore(release): Add changelog for 19.0.0-beta.5
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e7911acc0..02f105d85 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,20 @@
# Changelog
All notable changes to this project will be documented in this file.
-## 19.0.0-beta.4 – 2024-03-19
+## 19.0.0-beta.5 – 2024-03-26
+### Changed
+- Update translations
+- Update several dependencies
+
+### Fixed
+- Fix handling of cloud ID when provided in wrong casing
+ [#11922](https://github.com/nextcloud/spreed/issues/11922)
+- Fix flow notifications triggered by own actions and in note-to-self conversations
+ [#11918](https://github.com/nextcloud/spreed/issues/11918)
+- Hide call related user settings in federated conversations
+ [#11892](https://github.com/nextcloud/spreed/issues/11892)
+
+## 19.0.0-beta.4 – 2024-03-21
### Changed
- Update translations
- Update several dependencies