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-05-16 15:29:11 +0300
committerJoas Schilling <coding@schilljs.com>2019-05-16 15:29:11 +0300
commit7f53408f870b63c0bcceed279f1fdca945799eaa (patch)
tree9ef06b768118b5b8d08fc4a6a79192f6b809e7b9 /CHANGELOG.md
parente4f0f7307d602f8e9ad9a277debc45a3c7553645 (diff)
Update changelog for 6.0.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6073cd74d..f11967994 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,24 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 6.0.1 – 2019-05-16
+### Changed
+- Do not send black video by default in bigger calls
+ [#1830](https://github.com/nextcloud/spreed/pull/1830)
+ [#1827](https://github.com/nextcloud/spreed/pull/1827)
+- Improve the grouping of chat messages so more fit on the screen
+ [#1826](https://github.com/nextcloud/spreed/pull/1826)
+
+### Fixed
+- Fix password protected conversations
+ [#1775](https://github.com/nextcloud/spreed/pull/1775)
+- Fix chat not automatically loading new messages after a command was used with the external signaling server
+ [#1808](https://github.com/nextcloud/spreed/pull/1808)
+- Fix screensharing for users not in the call
+ [#1753](https://github.com/nextcloud/spreed/pull/1753)
+- Conversation list does not update with read/unread status using the external signaling server
+ [#1431](https://github.com/nextcloud/spreed/pull/1431)
+
## 6.0.0 – 2019-04-25
### Added
- Administrators can now define commands which can be used in the chat. See [commands.md](https://github.com/nextcloud/spreed/blob/master/docs/commands.md) for more information. You can install some sample commands via the console.