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-30 11:44:48 +0300
committerJoas Schilling <coding@schilljs.com>2021-11-30 11:44:48 +0300
commit16d32c12597dc62c535c0742e29e43abf224a621 (patch)
tree6415fc95527064e00a362a49e6d6424cbff189fd /CHANGELOG.md
parentf6a820af65cff634b47006b718bfb5c224110d3a (diff)
Changelog for 13.0.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cf5f54907..febbc33f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,23 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.0 – 2021-11-30
+### Added
+- Moderators can now set permissions for all or individual users to control if they can enable audio and video, do a screenshare, start a call and ignore the lobby
+- When starting a call is limited to moderators, they can now also end the call for all participants
+- A device checker makes sure users start with the desired microphone and camera and also allows them to disable the devices before joining a call
+- Users can now blur their background (Not supported on Safari)
+- Users can now opt-out of call notifications on a conversation basis
+
+### Changed
+- The layout of the call view has been redesigned
+- The size of the grid view is now limited to 20 videos by default to reduce the performance impact
+- Version 0.4.0 of the signaling server of the High-performance backend is now required
+
+### Fixed
+- Show more details instead of a loading spinner only in case of connection issues
+- And a lot more things here and there
+
## 13.0.0-rc.4 – 2021-11-25
### Changed
- The segmentation model of the background blur was replaced