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>2020-08-27 16:02:27 +0300
committerJoas Schilling <coding@schilljs.com>2020-08-27 16:02:27 +0300
commit1732e5287b52bc3ec6b6ed609e063322f449f835 (patch)
tree5ce6bb1ce4ec5fc8df92f79485643f6652b39cd5 /CHANGELOG.md
parent65f83b992ad18ff80ffea30d22082796778e394b (diff)
Add changelog for 10.0.0-beta.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ed7f9a243..891ca805f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,40 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 10.0.0-beta.1– 2020-08-27
+### Added
+- Implement unified search for messages
+ [#4017](https://github.com/nextcloud/spreed/pull/4017)
+- Support for user status
+ [#3993](https://github.com/nextcloud/spreed/pull/3993)
+- Moderators can now mute all participants in the moderator menu
+ [#4052](https://github.com/nextcloud/spreed/pull/4052)
+- Allow changing the camera and microphone during a call
+ [#4023](https://github.com/nextcloud/spreed/pull/4023)
+- Show upload progress and a preview when sharing a file into the chat
+ [#3988](https://github.com/nextcloud/spreed/pull/3988)
+- Add a dashboard widget with unread mentions and active calls
+ [#3890](https://github.com/nextcloud/spreed/pull/3890)
+- Add an emoji picker to the chat
+ [#3994](https://github.com/nextcloud/spreed/pull/3994)
+- Hosted high-performance backend trial option in the admin settings
+ [#3620](https://github.com/nextcloud/spreed/pull/3620)
+- 🚧 TechPreview: Matterbridge integration
+ [#4010](https://github.com/nextcloud/spreed/pull/4010)
+- Compatibility with Nextcloud 20
+
+### Changed
+- Allow to select your own video
+ [#3814](https://github.com/nextcloud/spreed/pull/3814)
+
+### Fixed
+- Scroll to the original message when clicking on a quota
+ [#4037](https://github.com/nextcloud/spreed/pull/4037)
+- Fix transparency issue with the avatar menu in the participant list
+ [#3958](https://github.com/nextcloud/spreed/pull/3958)
+- Prevent infinite loop in datachannel open re-transmission
+ [#3882](https://github.com/nextcloud/spreed/pull/3882)
+
## 9.0.3 – 2020-08-04
### Fixed
- Fix compatibility with Janus 0.10.4 and the newest High-performance backend