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>2018-12-11 18:41:12 +0300
committerJoas Schilling <coding@schilljs.com>2018-12-11 18:41:12 +0300
commitcfbf9482358f0550cb61438e561ac8320c7097a5 (patch)
tree6543d543e1b23431edf26562c7d2acac45e35a61
parent305f4381ff9ee317ba3da8d256a851eef5891626 (diff)
Add changelog for 4.0.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 41b1e29cb..04badcf74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 4.0.2 – 2018-12-11
+### Fixed
+- Fix screensharing in Chrome 71+ and other Chrome based browsers
+ [#1369](https://github.com/nextcloud/spreed/pull/1369)
+- Fix broken chat when a file that was shared into a room is deleted
+ [#1352](https://github.com/nextcloud/spreed/pull/1352)
+- Send initial screensharing stream to participants that don't publish video
+ [#1372](https://github.com/nextcloud/spreed/pull/1372)
+
## 3.2.7 – 2018-12-11
### Fixed
- Fix screensharing in Chrome 71+ and other Chrome based browsers