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>2020-04-20 14:03:18 +0300
committerJoas Schilling <coding@schilljs.com>2020-04-20 14:03:18 +0300
commitf343101b3526f9735d40a386085066352db1ef79 (patch)
tree66dd0f15a964b18e924baa8cc6c04667b736e7d4 /CHANGELOG.md
parent11002706d69e9da81b4a3307bbe2a63950003f26 (diff)
Add changelog for 8.0.8
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 0991f85b5..994516528 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,24 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 8.0.8 – 2020-04-20
+### Changed
+- Show a warning to users when they use an unsupported browser already when chatting
+ [#3296](https://github.com/nextcloud/spreed/pull/3296)
+
+### Fixed
+- Further performance improvements when interacting with participant sessions
+ [#3345](https://github.com/nextcloud/spreed/pull/3345)
+ [#3322](https://github.com/nextcloud/spreed/pull/3322)
+- Show a warning and error in case the signaling connection is failing
+ [#3288](https://github.com/nextcloud/spreed/pull/3288)
+- Fix missing header element to make Chrome aware of the screenshare extension
+ [#3281](https://github.com/nextcloud/spreed/pull/3281)
+- Don't error when a guest tries to open the Talk app without a conversation token
+ [#3344](https://github.com/nextcloud/spreed/pull/3344)
+- Removed unnecessary double-quote argument parameter from commands
+ [#3362](https://github.com/nextcloud/spreed/pull/3362)
+
## 8.0.7 – 2020-04-02
### Fixed
- Calls in files and public sharing sidebar don't work