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:35 +0300
committerGitHub <noreply@github.com>2021-06-04 12:06:35 +0300
commit1d3c90d7121cd06c6a4c7bd23729eac9fbf595f5 (patch)
tree7335c8942bc80cae7434172a2cc544a60e405bbc
parent29b9e93aeed9ff5fc94b7918e8bd64b955c827ed (diff)
parentfeee0282ba96c3eb4c3125f2336afb89e17aef6c (diff)
Merge pull request #5704 from nextcloud/backport/5702/stable21v11.2.2
[stable21] Changelog for 11.2.2
-rw-r--r--CHANGELOG.md36
-rw-r--r--appinfo/info.xml2
2 files changed, 37 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 39e3bd4af..f6fd0464a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,42 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 11.2.2 – 2021-06-04
+### Fixed
+- Regenerate session id after entering conversation password
+ [#5639](https://github.com/nextcloud/spreed/pull/5639)
+- Fix a problem when a deleted user is recreated again
+ [#5644](https://github.com/nextcloud/spreed/pull/5644)
+- Encode dav path segments for direct GIF preview
+ [#5692](https://github.com/nextcloud/spreed/pull/5692)
+- Fix raised hand handler not detached when a participant leaves
+ [#5677](https://github.com/nextcloud/spreed/pull/5677)
+- Register flow operation via dedicated instead of legacy event
+ [#5651](https://github.com/nextcloud/spreed/pull/5651)
+
+## 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)
+
## 11.2.1 – 2021-05-06
### Fixed
- Fix redirect when deleting the current conversation
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d7f51e160..dcee19dd8 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>11.2.1</version>
+ <version>11.2.2</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>