Skip to content

Commit d7f2e44

Browse files
Merge pull request #4067 from nextcloud/releasing/10.0.0-beta1
Add changelog for 10.0.0-beta.1
2 parents ca05a20 + ca27a8d commit d7f2e44

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,40 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 10.0.0-beta.1 – 2020-08-27
5+
### Added
6+
- Implement unified search for messages
7+
[#4017](https://github.com/nextcloud/spreed/pull/4017)
8+
- Support for user status
9+
[#3993](https://github.com/nextcloud/spreed/pull/3993)
10+
- Moderators can now mute all participants with one click in the moderator menu
11+
[#4052](https://github.com/nextcloud/spreed/pull/4052)
12+
- Allow changing the camera and microphone during a call
13+
[#4023](https://github.com/nextcloud/spreed/pull/4023)
14+
- Show upload progress and a preview when sharing a file into the chat
15+
[#3988](https://github.com/nextcloud/spreed/pull/3988)
16+
- Add a dashboard widget with unread mentions and active calls
17+
[#3890](https://github.com/nextcloud/spreed/pull/3890)
18+
- Add an emoji picker to the chat
19+
[#3994](https://github.com/nextcloud/spreed/pull/3994)
20+
- Hosted high-performance backend trial option in the admin settings
21+
[#3620](https://github.com/nextcloud/spreed/pull/3620)
22+
- 🚧 TechPreview: Matterbridge integration
23+
[#4010](https://github.com/nextcloud/spreed/pull/4010)
24+
- Compatibility with Nextcloud 20
25+
26+
### Changed
27+
- Allow to select your own video
28+
[#3814](https://github.com/nextcloud/spreed/pull/3814)
29+
30+
### Fixed
31+
- Scroll to the original message when clicking on a quota
32+
[#4037](https://github.com/nextcloud/spreed/pull/4037)
33+
- Fix transparency issue with the avatar menu in the participant list
34+
[#3958](https://github.com/nextcloud/spreed/pull/3958)
35+
- Prevent infinite loop in datachannel open re-transmission
36+
[#3882](https://github.com/nextcloud/spreed/pull/3882)
37+
438
## 9.0.3 – 2020-08-04
539
### Fixed
640
- Fix compatibility with Janus 0.10.4 and the newest High-performance backend

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
1616
1717
]]></description>
1818

19-
<version>10.0.0-dev.4</version>
19+
<version>10.0.0-beta.1</version>
2020
<licence>agpl</licence>
2121

2222
<author>Daniel Calviño Sánchez</author>

0 commit comments

Comments
 (0)