summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2024-01-25 12:01:25 +0100
committerGitHub <noreply@github.com>2024-01-25 12:01:25 +0100
commit4814b0992522956fe0a4f85b6bb23005971f67ba (patch)
tree41076bed2d1dca40b0b47145d00b99c7aeb8f7b7
parent68e4a9d9d8cf8baf62db2577ab933dfac4456cf8 (diff)
parent1ac345a49dd7fb5b911f80c84003c77aa3626022 (diff)
Merge pull request #11444 from nextcloud/changelog/16.0.10-17.1.5-18.0.2
chore(release): Changelog for 16.0.10, 17.1.5 and 18.0.2
-rw-r--r--CHANGELOG.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 979f9dbaf..b0be20653 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,33 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 18.0.2 – 2024-01-25
+### Fixed
+- fix(calls): Device preview not visible when editing, uploading or viewing a file
+ [#11222](https://github.com/nextcloud/spreed/issues/11222)
+- fix(conversation): Make description input multi line when creating a conversation
+ [#11376](https://github.com/nextcloud/spreed/issues/11376)
+- fix(bot): Don't allow empty chat messages from bots
+ [#11353](https://github.com/nextcloud/spreed/issues/11353)
+- fix(breakout): Stop breakout rooms when they are started while deleting them
+ [#11409](https://github.com/nextcloud/spreed/issues/11409)
+- fix(attachments): Allow to retry failed uploads
+ [#11256](https://github.com/nextcloud/spreed/issues/11256)
+- fix(attachments): Fix uploading from local device
+ [#11331](https://github.com/nextcloud/spreed/issues/11331)
+- fix(attachments): Don't allow selecting shared folders as attachment folder
+ [#11427](https://github.com/nextcloud/spreed/issues/11427)
+
+## 17.1.5 – 2024-01-25
+### Fixed
+- fix(attachments): Don't allow selecting shared folders as attachment folder
+ [#11430](https://github.com/nextcloud/spreed/issues/11430)
+
+## 16.0.10 – 2024-01-25
+### Fixed
+- fix(attachments): Don't allow selecting shared folders as attachment folder
+ [#11431](https://github.com/nextcloud/spreed/issues/11431)
+
## 17.1.4 – 2023-12-19
### Fixed
- fix(UI): Allow joining a call while editing a document