From 6a1a4ac9acfedaff39f6bd280dcfd666a67f8d17 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 4 May 2023 18:30:12 +0200 Subject: chore(release): Add changelog for 17.0.0-beta.1 Signed-off-by: Joas Schilling --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dcb52ac7..d21f1f531 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,26 @@ # Changelog All notable changes to this project will be documented in this file. +## 17.0.0-beta.1 – 2023-05-04 +### Added +- Conversations can now have an avatar or emoji as icon + [#927](https://github.com/nextcloud/spreed/issues/927) +- Virtual backgrounds are now available in addition to the blurred background in video calls + [#9251](https://github.com/nextcloud/spreed/issues/9251) +- Reactions are now available during calls + [#9249](https://github.com/nextcloud/spreed/issues/9249) +- Typing indicators show which users are currently typing a message + [#9248](https://github.com/nextcloud/spreed/issues/9248) +- Groups can now be mentioned in chats + [#6339](https://github.com/nextcloud/spreed/issues/6339) +- Call recordings are automatically transcript if a transcription provider app is registered + [#9274](https://github.com/nextcloud/spreed/issues/9274) +- Chat message can be translated if a translation provider app is registered + [#9273](https://github.com/nextcloud/spreed/issues/9273) + +### Changed +- Update several dependencies + ## 16.0.3 – 2023-04-20 ### Added - feat: Add missing "New in Talk 16" section -- cgit v1.2.3