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-25 16:54:22 +0300
committerGitHub <noreply@github.com>2021-11-25 16:54:22 +0300
commitb9c5d2992019e78d7c3d37c1ec2af64f138b7af4 (patch)
tree2c7f9c67a6c40a1ffef6a4abfd1c6ebdf04cfc7c
parent8fef2a68e7dd2c6a5537ce50f5fb8bca91eed68f (diff)
parent76cf008ff48b726faa6a30df04789a676c8d5e86 (diff)
Merge pull request #6618 from nextcloud/backport/6617/stable23v13.0.0-rc.4
[stable23] Add changelog for 13.0.0-rc.4
-rw-r--r--CHANGELOG.md16
-rw-r--r--appinfo/info.xml2
2 files changed, 17 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 23a65c9f7..cf5f54907 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,22 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.0-rc.4 – 2021-11-25
+### Changed
+- The segmentation model of the background blur was replaced
+ [#6597](https://github.com/nextcloud/spreed/pull/6597)
+
+### Fixed
+- Fix missing default permissions when opening the permissions editor
+ [#6614](https://github.com/nextcloud/spreed/pull/6614)
+- Fix issues with device selection after muting, disconnecting and more
+ [#6601](https://github.com/nextcloud/spreed/pull/6601)
+ [#6609](https://github.com/nextcloud/spreed/pull/6609)
+ [#6615](https://github.com/nextcloud/spreed/pull/6615)
+- Fix issues with the background blurring
+ [#6594](https://github.com/nextcloud/spreed/pull/6594)
+ [#6600](https://github.com/nextcloud/spreed/pull/6600)
+
## 13.0.0-rc.3 – 2021-11-22
### Fixed
- Fix several issues with the new call view and media controls
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4229cec74..5ea1463b1 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.3</version>
+ <version>13.0.0-rc.4</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>