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:41 +0300
committerGitHub <noreply@github.com>2021-06-04 12:06:41 +0300
commitbc4227d28fe5973a82bbe30f148b3c3e5d64c0f5 (patch)
tree11f6e053ded4be291b64c253e88d9a0d9ec69c27
parentdcfa6980e5a5a2279cc0a2cc92cb21a070d30bd3 (diff)
parent850b3b2a8d3f4365292158cb9f7d5fcf1cc54190 (diff)
Merge pull request #5705 from nextcloud/backport/5702/stable20.1v10.1.5
[stable20.1] Changelog for 10.1.5
-rw-r--r--CHANGELOG.md23
-rw-r--r--appinfo/info.xml2
2 files changed, 24 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c13d0f23..48a8147ba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,29 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 10.1.5 – 2021-06-04
+### Fixed
+- Regenerate session id after entering conversation password
+ [#5640](https://github.com/nextcloud/spreed/pull/5640)
+- Fix quality warning appearing again in certain conditions
+ [#5553](https://github.com/nextcloud/spreed/pull/5553)
+- Fix camera quality starting bad in some cases
+ [#5557](https://github.com/nextcloud/spreed/pull/5557)
+
+## 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.1.4 – 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 457ff9847..93f1ae3d0 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.1.4</version>
+ <version>10.1.5</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>