Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-01-08 18:48:45 +0300
committerGitHub <noreply@github.com>2021-01-08 18:48:45 +0300
commitc37fc085358f103e90a6a4b7c27a6e6d0292bf6b (patch)
tree788e30ba81926e53bc71fdc4cd3e553d38a68e30
parent250901e706d067fc07305d098cf627fe79503455 (diff)
parent0ac3cd41764140a24e347e8477ae1086993767e4 (diff)
Merge pull request #4913 from nextcloud/changelog/10.0.5v10.0.5
Changelog for 10.0.5
-rw-r--r--CHANGELOG.md19
-rw-r--r--appinfo/info.xml2
2 files changed, 20 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5bad722e2..07143f1f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,25 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 10.0.5 – 2021-01-08
+### Fixed
+- Fix CSP violation in Safari with worker-src from avatar blurring
+ [#4900](https://github.com/nextcloud/spreed/pull/4900)
+- Don't remove a chat when a self-joined user leaves
+ [#4894](https://github.com/nextcloud/spreed/pull/4894)
+- Make the bridge bot password more complex
+ [#4910](https://github.com/nextcloud/spreed/pull/4910)
+
+## 9.0.8 – 2021-01-08
+### Fixed
+- Don't remove a chat when a self-joined user leaves
+ [#4903](https://github.com/nextcloud/spreed/pull/4903)
+
+## 8.0.15 – 2021-01-08
+### Fixed
+- Don't remove a chat when a self-joined user leaves
+ [#4904](https://github.com/nextcloud/spreed/pull/4904)
+
## 10.0.4 – 2020-12-18
### Fixed
- Fix potentially multiple guests joining in a password request conversation
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9c3b56074..d31d8fc07 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>10.0.4</version>
+ <version>10.0.5</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>