Browse Source

Merge pull request #6617 from nextcloud/changelog/13.0.0-rc.4

Add changelog for 13.0.0-rc.4
pull/6620/head
Joas Schilling 4 years ago
committed by GitHub
parent
commit
82d4c57661
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 16
      CHANGELOG.md

16
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

Loading…
Cancel
Save