diff --git a/CHANGELOG.md b/CHANGELOG.md index 68b2d95161e..982f358889e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,32 @@ # Changelog All notable changes to this project will be documented in this file. +## 21.1.5 – 2025-09-18 +### Changed +- Update translations +- Update dependencies + +### Fixed +- fix(chat): Validate file name when creating from template instead of failing afterwards + [#15919](https://github.com/nextcloud/spreed/issues/15919) +- fix(conversation): Fix spacing between items in conversation list when forwarding + [#15812](https://github.com/nextcloud/spreed/issues/15812) +- fix(conversation): Fix joining and leaving conversations when errors occurred + [#15797](https://github.com/nextcloud/spreed/issues/15797) + +## 20.1.10 – 2025-09-18 +### Changed +- Update translations +- Update dependencies + +### Fixed +- fix(chat): Support at-all in captions + [#15746](https://github.com/nextcloud/spreed/issues/15746) +- fix(chat): Fix loading a completely empty conversation as a guest + [#15551](https://github.com/nextcloud/spreed/issues/15551) +- fix(conversation): Fix joining and leaving conversations when errors occurred + [#15796](https://github.com/nextcloud/spreed/issues/15796) + ## 21.1.4 – 2025-08-28 ### Added - feat(sip): Allow to send the direct dial-in number of users on out-going calls diff --git a/appinfo/info.xml b/appinfo/info.xml index dccea85ee6c..3eecb15c676 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -18,7 +18,7 @@ * 🌉 **Sync with other chat solutions** With [Matterbridge](https://github.com/42wim/matterbridge/) being integrated in Talk, you can easily sync a lot of other chat solutions to Nextcloud Talk and vice-versa. ]]> - 21.1.4 + 21.1.5 agpl Anna Larch