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>2019-04-11 12:36:50 +0300
committerJoas Schilling <coding@schilljs.com>2019-04-11 12:36:50 +0300
commita611faf8c8a212ec23fa6496b96442641f850ead (patch)
tree4f92595633c35e53ebc11ca1abc2d3f87840a757
parent6ab55bbff37c411df0178027e407afb1f63685ba (diff)
Add changelog and bump version for 4.0.4v4.0.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md7
-rw-r--r--appinfo/info.xml2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 501d4bde7..4cbec943b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 4.0.4 – 2019-04-11
+### Fixed
+- Enable "Plan B" for chrome/chromium for better MCU support
+ [#1614](https://github.com/nextcloud/spreed/pull/1614)
+- Delay signaling messages when the socket is not yet opened
+ [#1552](https://github.com/nextcloud/spreed/pull/1552)
+
## 4.0.3 – 2019-01-30
### Fixed
- Do not show room names when the user is not part of it
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 089303f9f..5b7c5ebf0 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,7 +17,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>4.0.3</version>
+ <version>4.0.4</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>