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-08-04 14:49:57 +0300
committerJoas Schilling <coding@schilljs.com>2020-08-04 14:49:57 +0300
commit392938f490e8ed9c9ff90a262eba7cea74c63682 (patch)
tree362eff6be384abee0327252c60faf5e6449d18b9 /CHANGELOG.md
parent4cff1b09fa1b74fcaaccd99a1582cde3bf1bd314 (diff)
Add Changelog for 9.0.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a9e30a6b..ed7f9a243 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 9.0.3 – 2020-08-04
+### Fixed
+- Fix compatibility with Janus 0.10.4 and the newest High-performance backend
+ [#3940](https://github.com/nextcloud/spreed/pull/3940)
+ [#3979](https://github.com/nextcloud/spreed/pull/3979)
+- Allow Internet Explorer 11 to render the page again
+ [#3967](https://github.com/nextcloud/spreed/pull/3967)
+ [#3982](https://github.com/nextcloud/spreed/pull/3982)
+- Only show the browser warning when interacting with Nextcloud Talk features
+ [#3978](https://github.com/nextcloud/spreed/pull/3978)
+- Avatar menu is opaque for participants that are offline
+ [#3959](https://github.com/nextcloud/spreed/pull/3959)
+- Always allow to communicate with the HPB even when it's a local url
+ [#3965](https://github.com/nextcloud/spreed/pull/3965)
+
## 9.0.2 – 2020-07-21
### Added
- Warn the user when their connection or computer is busy and others might not be able to see or hear them correctly anymore.