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>2019-06-06 18:05:15 +0300
committerJoas Schilling <coding@schilljs.com>2019-06-06 18:05:15 +0300
commit620060e8b6bc9e619a64d5a39680d9437a8a7c47 (patch)
tree9a00e742d05c1426319c32752d73e0f50bd5cdc5
parent8527e35506ccb6d87732696dbd5e374b62f76580 (diff)
Changelog for 6.0.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 825fa540e..fb4694f64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,20 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 6.0.2 – 2019-06-06
+### Fixed
+- Fix message list not reloaded after switching tabs in the sidebar
+ [#1867](https://github.com/nextcloud/spreed/pull/1867)
+- Show warning when browser silently fails to get user media
+ [#1874](https://github.com/nextcloud/spreed/pull/1874)
+- Fix view for participants without streams
+ [#1873](https://github.com/nextcloud/spreed/pull/1873)
+- Fix forced reconnection with external signaling
+ [#1850](https://github.com/nextcloud/spreed/pull/1850)
+- Do not send volume datachannel message
+ [#1849](https://github.com/nextcloud/spreed/pull/1849)
+
+
## 5.0.4 – 2019-06-06
### Fixed
- Fix message list not reloaded after switching tabs in the sidebar