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:
authorIvan Sein <ivan@nextcloud.com>2019-06-06 18:11:50 +0300
committerGitHub <noreply@github.com>2019-06-06 18:11:50 +0300
commit448b1ceaed7c22251b7c7de78b3df123f8ff3aec (patch)
tree7acdd410366c8589fe884ad77e01e2167134e3f5
parentef423453da37892b1dd5d50b6d47ee6a2ef4f616 (diff)
parentecb10eeaa14606a577f451fb6996c464af4316fe (diff)
Merge pull request #1890 from nextcloud/changelog/6.0.2v6.0.2
Changelog for 6.0.2
-rw-r--r--CHANGELOG.md23
-rw-r--r--appinfo/info.xml2
2 files changed, 24 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f11967994..fb4694f64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,29 @@
# 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
+ [#1867](https://github.com/nextcloud/spreed/pull/1867)
+- Fix multiple issues related to screensharing
+ [#1762](https://github.com/nextcloud/spreed/pull/1762)
+ [#1754](https://github.com/nextcloud/spreed/pull/1754)
+ [#1746](https://github.com/nextcloud/spreed/pull/1746)
+
## 6.0.1 – 2019-05-16
### Changed
- Do not send black video by default in bigger calls
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 1a250c3e9..e50908dee 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>6.0.1</version>
+ <version>6.0.2</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>