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-05-12 12:00:11 +0300
committerJoas Schilling <coding@schilljs.com>2020-05-12 12:26:56 +0300
commitf9d5100b740e7658eef79105843bc4223abaf4a6 (patch)
treee459626e6a03b35f406d5291d749af2add113d3d /CHANGELOG.md
parentc4458ff475b30413c0d2028f0b432bff40ecb4f8 (diff)
Add changelog for 8.0.9
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 994516528..9a8837365 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,33 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 8.0.9 – 2020-05-13
+### Changed
+- Reduce CPU usage when doing a video call
+ [#3414](https://github.com/nextcloud/spreed/pull/3414)
+- Automatic scaling of video quality to allow bigger video calls to further reduce required CPU and bandwidth
+ [#3468](https://github.com/nextcloud/spreed/pull/3468)
+- Notify users when talk was updated in the background and a reload is necessary
+ [#3373](https://github.com/nextcloud/spreed/pull/3373)
+- Improve the layout of the video stripe when the videos don't fit anymore
+ [#3433](https://github.com/nextcloud/spreed/pull/3433)
+
+### Fixed
+- Guest names not shown in video calls with the HPB
+ [#3502](https://github.com/nextcloud/spreed/pull/3502)
+- Don't mark the tab "unread" for own messages and messages you read already
+ [#3378](https://github.com/nextcloud/spreed/pull/3378)
+- Try harder to connect with microphone when camera is not readable
+ [#3494](https://github.com/nextcloud/spreed/pull/3494)
+- Fix multiple issues when the connection was interrupted
+ [#3405](https://github.com/nextcloud/spreed/pull/3405)
+ [#3461](https://github.com/nextcloud/spreed/pull/3461)
+ [#3467](https://github.com/nextcloud/spreed/pull/3467)
+ [#3466](https://github.com/nextcloud/spreed/pull/3466)
+ [#3452](https://github.com/nextcloud/spreed/pull/3452)
+- Fix a type error while pinging the sessions with the HPB
+ [#3375](https://github.com/nextcloud/spreed/pull/3375)
+
## 8.0.8 – 2020-04-20
### Changed
- Show a warning to users when they use an unsupported browser already when chatting