Skip to content

Commit

Permalink
Merge pull request nextcloud#1890 from nextcloud/changelog/6.0.2
Browse files Browse the repository at this point in the history
Changelog for 6.0.2
  • Loading branch information
Ivansss authored Jun 6, 2019
2 parents ef42345 + ecb10ee commit 448b1ce
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 448b1ce

Please sign in to comment.