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 <coding@schilljs.com>2021-11-25 16:31:03 +0300
committerJoas Schilling <coding@schilljs.com>2021-11-25 16:31:03 +0300
commit0561d072cf8e593eae85a71d41762d43c34b63e9 (patch)
treee23d664ffc1a7dc194e54b4aad90fd2561ebebcc /CHANGELOG.md
parentbfad1ac1bea490b9b3958f02c6beeb2b3fc5b7f3 (diff)
Add changelog for 13.0.0-rc.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 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