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:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06cad9958..bf1f25c6b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,28 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 9.0.5 – 2020-10-23
+### Fixed
+- Remove pulse animation from call button to reduce CPU load in chrome-based browsers
+ [#4302](https://github.com/nextcloud/spreed/pull/4302)
+- Only show the "Session conflict" dialog when in a call
+ [#4443](https://github.com/nextcloud/spreed/pull/4443)
+- Fix minimum length calculation of the call token
+ [#4370](https://github.com/nextcloud/spreed/pull/4370)
+- Fix duplicate session issue in files sidebar
+ [#4427](https://github.com/nextcloud/spreed/pull/4427)
+- Lobby date not shown in the moderator menu
+ [#4323](https://github.com/nextcloud/spreed/pull/4323)
+
+## 8.0.12 – 2020-10-23
+### Fixed
+- Remove pulse animation from call button to reduce CPU load in chrome-based browsers
+ [#4303](https://github.com/nextcloud/spreed/pull/4303)
+- Fix minimum length calculation of the call token
+ [#4371](https://github.com/nextcloud/spreed/pull/4371)
+- Fix duplicate session issue in files sidebar
+ [#4428](https://github.com/nextcloud/spreed/pull/4428)
+
## 9.0.4 – 2020-09-17
### Added
- Moderators can now mute all participants with a single button in the moderator menu