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-07-31 12:28:18 +0300
committerJoas Schilling <coding@schilljs.com>2019-07-31 12:28:52 +0300
commit1918caabff267766a9fc860184058983fcf1a751 (patch)
tree77af19ff4798e64ca6ba1910c90d855d2ca3dd71
parentb545b9937ea7568e4bd842e281af2a4f18e6e5b3 (diff)
Changelog for 6.0.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f28a72dc9..0fbe199ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 6.0.4 – 2019-07-31
+### Fixed
+- Audio missing in chromium when enabling video until a video is received
+ [#2058](https://github.com/nextcloud/spreed/pull/2058)
+- Correctly handle password public conversations in projects
+ [#2057](https://github.com/nextcloud/spreed/pull/2057)
+- Update the nextcloud-vue-collections library for better projects handling
+ [#2054](https://github.com/nextcloud/spreed/pull/2054)
+- Fix pending reconnections after WebSocket is reconnected
+ [#2033](https://github.com/nextcloud/spreed/pull/2033)
+
## 6.0.3 – 2019-07-22
### Changed
- Chat messages can now be longer than 1.000 characters