Browse Source

chore(release): Add changelog for 17.1.8 and 18.0.7

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/12081/head
Joas Schilling 2 years ago
parent
commit
77e9bffb72
No known key found for this signature in database GPG Key ID: 74434EFE0D2E2205
  1. 22
      CHANGELOG.md

22
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

Loading…
Cancel
Save