|
1 | 1 | # Changelog |
2 | 2 | All notable changes to this project will be documented in this file. |
3 | 3 |
|
| 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 | + |
4 | 38 | ## 9.0.3 – 2020-08-04 |
5 | 39 | ### Fixed |
6 | 40 | - Fix compatibility with Janus 0.10.4 and the newest High-performance backend |
|
0 commit comments