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:
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 98ddc0ec0..26dbf70ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 8.0.3 – 2020-02-10
+### Fixed
+- Fix calls not working anymore due to error when handling signaling messages
+ [#2928](https://github.com/nextcloud/spreed/pull/2928)
+- Do not show favorite and call icon overlapping each others
+ [#2927](https://github.com/nextcloud/spreed/pull/2927)
+- Fix issues in the participants list when there are multiple guests
+ [#2929](https://github.com/nextcloud/spreed/pull/2929)
+- Fix error in console when adding a conversation to favorites
+ [#2930](https://github.com/nextcloud/spreed/pull/2930)
+
## 8.0.2 – 2020-02-07
### Added
- Allow admins to select a default notification level for group conversations