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-12-18 16:22:44 +0300
committerJoas Schilling <coding@schilljs.com>2020-12-18 16:22:44 +0300
commitf68a87108fe14fc2f8b5c5789c43bc110cfb225b (patch)
treec7e8650d686055968426fa343b8e5bbbcddda9cb /CHANGELOG.md
parentc9218cba455c6dc4315958240a5af7534c3e090f (diff)
Bump versionv11.0.0-alpha.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
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