diff --git a/CHANGELOG.md b/CHANGELOG.md index 93fa296d78..ad57e84182 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