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-02-10 14:06:17 +0300
committerJoas Schilling <coding@schilljs.com>2020-02-10 14:06:28 +0300
commit5963d8ff7edb9f6a31a199cc27741f99a9d59a74 (patch)
tree4c4ae3d5122b381ce002dd88e015f46d805623fd /CHANGELOG.md
parente66bb0fc47f7d3387513984e3fa5ed8972e3f1c9 (diff)
Changelog for v8.0.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-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