summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-04-12 16:33:32 +0200
committerJoas Schilling <coding@schilljs.com>2024-04-12 16:33:32 +0200
commit77e9bffb72fa0cdbb4cd71e11473bc2bd593a402 (patch)
tree689211d65d62f64bb1fa511d1b4a93eadc316b0f /CHANGELOG.md
parentb060476925ead762797be17fa77d8bd0e0882207 (diff)
chore(release): Add changelog for 17.1.8 and 18.0.7
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 93fa296d7..ad57e8418 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,28 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 18.0.7 – 2024-04-12
+### Changed
+- Update translations
+- Update several dependencies
+
+### Fixed
+- fix(conversation): Fix error when adding participants while creating a conversation
+ [#12057](https://github.com/nextcloud/spreed/issues/12057)
+- fix(conversation): Fix missing icon in conversation settings for file conversations
+ [#12051](https://github.com/nextcloud/spreed/issues/12051)
+
+## 17.1.8 – 2024-04-12
+### Changed
+- Update translations
+- Update several dependencies
+
+### Fixed
+- fix(conversation): Fix error when adding participants while creating a conversation
+ [#12059](https://github.com/nextcloud/spreed/issues/12059)
+- fix(conversation): Fix missing icon in conversation settings for file conversations
+ [#12052](https://github.com/nextcloud/spreed/issues/12052)
+
## 19.0.0-rc.3 – 2024-04-11
### Added
- feat(chat): Allow todo lists to be interactive