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>2018-12-11 18:31:27 +0300
committerJoas Schilling <coding@schilljs.com>2018-12-11 18:31:27 +0300
commit3cd6123ef4db3efa4f65c9a8956ccca375c89398 (patch)
treeb5aa27140989361241f8b3da76dda04302473db8
parentcbf28400f24d707025f9478110a39a49acb0e072 (diff)
Bump version for 3.2.7v3.2.7
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 3be99d648..8d4a43321 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 3.2.7 – 2018-12-11
+### Fixed
+- Fix screensharing in Chrome 71+ and other Chrome based browsers
+ [#1369](https://github.com/nextcloud/spreed/pull/1369)
+- Send initial screensharing stream to participants that don't publish video
+ [#1372](https://github.com/nextcloud/spreed/pull/1372)
+
## 3.2.6 – 2018-09-20
### Fixed
- Fix turn credential generation
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 01d77001b..1ea4dd448 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>3.2.6</version>
+ <version>3.2.7</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>