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-06-04 12:06:45 +0300
committerGitHub <noreply@github.com>2021-06-04 12:06:45 +0300
commit7162764f2f29564aae156c8a789ada9ad0c72c77 (patch)
tree26c474784a4b6ec7546f6314dd46f0af8e02ef7a
parente969ef743b419bdd504963dd84565e3078e7e0a2 (diff)
parent64778e456634416f5535f800aad951e444e503a1 (diff)
Merge pull request #5706 from nextcloud/backport/5702/stable20v10.0.8
[stable20] Changelog for 10.0.8
-rw-r--r--CHANGELOG.md14
-rw-r--r--appinfo/info.xml2
2 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4bc7b5b16..472bc04e1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,20 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 10.0.8 – 2021-06-04
+### Fixed
+- Regenerate session id after entering conversation password
+ [#5641](https://github.com/nextcloud/spreed/pull/5641)
+- Fix quality warning appearing again in certain conditions
+ [#5555](https://github.com/nextcloud/spreed/pull/5555)
+- Fix camera quality starting bad in some cases
+ [#5559](https://github.com/nextcloud/spreed/pull/5559)
+
+## 9.0.10 – 2021-06-04
+### Fixed
+- Regenerate session id after entering conversation password
+ [#5642](https://github.com/nextcloud/spreed/pull/5642)
+
## 10.0.7 – 2021-04-12
### Fixed
- Only use the local file as preview for some types when uploading
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 21fed22b0..2b05d9870 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.7</version>
+ <version>10.0.8</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>