From f68a87108fe14fc2f8b5c5789c43bc110cfb225b Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 18 Dec 2020 14:22:44 +0100 Subject: Bump version Signed-off-by: Joas Schilling --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c8ba3ecc..53c1356a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. -## 11.0.0-alpha.1 – 2020-12-18 +## 11.0.0-alpha.2 – 2020-12-18 ### Added - Implement read status for messages including a privacy setting [#4231](https://github.com/nextcloud/spreed/pull/4231) @@ -25,6 +25,7 @@ All notable changes to this project will be documented in this file. - Allow to "Raise hand" in a call [#4569](https://github.com/nextcloud/spreed/pull/4569) - Compatibility with Nextcloud 21 + ### Changed - Improve setting initial audio and video status when the HPB is used [#4181](https://github.com/nextcloud/spreed/pull/4181) @@ -34,7 +35,10 @@ All notable changes to this project will be documented in this file. [#4195](https://github.com/nextcloud/spreed/pull/4195) - Updated database structure so all tables have a primary key for database cluster support [#4735](https://github.com/nextcloud/spreed/pull/4735) + ### Fixed +- Diff against alpha.1: Revert update of @babel/preset-env which breaks the compiled JS + [#4808](https://github.com/nextcloud/spreed/pull/4808) - Stop sending the nick through data channels after some time [#4182](https://github.com/nextcloud/spreed/pull/4182) - Don't query guest names for an empty list of guest sessions -- cgit v1.2.3