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-02-13 18:02:42 +0300
committerJoas Schilling <coding@schilljs.com>2018-02-13 18:03:12 +0300
commit94d71886928c66b0460e3a1a323b32f68124aed8 (patch)
tree6a7311bd8edd1046b4e9a1429b32453fa8808b10 /CHANGELOG.md
parent389c8072d6d600206e7da9842d1b0712594db338 (diff)
Update changelog for 3.1.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b08f57ac2..395c3765a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,27 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 3.1.0 – 2018-02-14
+### Added
+- Finish support for go-based external signaling backend
+ [#492](https://github.com/nextcloud/spreed/pull/492)
+
+### Changed
+- Make capabilities and signaling settings available for guests
+ [#644](https://github.com/nextcloud/spreed/pull/644) [#654](https://github.com/nextcloud/spreed/pull/654)
+- Use the search name as room name when creating a new room
+ [#592](https://github.com/nextcloud/spreed/pull/592)
+- Make links in chat clickable
+ [#579](https://github.com/nextcloud/spreed/pull/579)
+
+### Fixed
+- Fix screensharing layout for guests
+ [#611](https://github.com/nextcloud/spreed/pull/611)
+- Correctly remember guest names when a guest is rejoining an existing call
+ [#593](https://github.com/nextcloud/spreed/pull/593)
+- Better date time divider in chat view
+ [#591](https://github.com/nextcloud/spreed/pull/591)
+
## 3.0.1 – 2018-01-12
### Added
- Added capabilities so the mobile files apps can link to the mobile talk apps