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-11-22 18:19:40 +0300
committerGitHub <noreply@github.com>2021-11-22 18:19:40 +0300
commite28896b201a1d320ca5050b0a9850af87f971888 (patch)
treea88fc74812932cda10a7b0c2d28c4c992aa9b05c
parent872a4f922d225b971a977b20b7eafbc3e2ad73e3 (diff)
parent822a2784df552483f553958083a80c53b5174d88 (diff)
Merge pull request #6589 from nextcloud/backport/6588/stable23v13.0.0-rc.3
[stable23] Add changelog 13.0.0-rc.3
-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 e435cfde7..23a65c9f7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,25 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.0-rc.3 – 2021-11-22
+### Fixed
+- Fix several issues with the new call view and media controls
+ [#6554](https://github.com/nextcloud/spreed/pull/6554)
+ [#6571](https://github.com/nextcloud/spreed/pull/6571)
+ [#6576](https://github.com/nextcloud/spreed/pull/6576)
+ [#6575](https://github.com/nextcloud/spreed/pull/6575)
+- Don't always enable devices when the device picker is shown
+ [#6567](https://github.com/nextcloud/spreed/pull/6567)
+- Opening the conversation settings via the conversation list opened with wrong data
+ [#6584](https://github.com/nextcloud/spreed/pull/6584)
+- Fix issues with the background blurring
+ [#6586](https://github.com/nextcloud/spreed/pull/6586)
+- Fix call summary in one-to-one conversations
+ [#6564](https://github.com/nextcloud/spreed/pull/6564)
+
+### Known issue
+- The video will "zoom in and out" when more than 4 people have video enabled and people with background blur start or stop speaking
+
## 13.0.0-rc.2 – 2021-11-18
### Fixed
- Fix several issues with the new call view and media controls
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 954bf9b29..4229cec74 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>13.0.0-rc.2</version>
+ <version>13.0.0-rc.3</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>