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:18 +0300
commitb7271f02cdd552bea4b9e18c6e98a43e9bf39df0 (patch)
tree1f2bf473e3b70a94aed0e2a007618034b34da98c /CHANGELOG.md
parent23f43530ea9bcde3813490705c6b4af35c268462 (diff)
Changelog for 6.0.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f63a487cc..16e71ac29 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