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>2017-05-22 18:07:45 +0300
committerJoas Schilling <coding@schilljs.com>2017-05-22 18:10:16 +0300
commita751830631cb429f2ed0e68613a44f3f923bc2c0 (patch)
treee1d709da227e8c49a9d53a4deebfb0dbc79e2873
parent2b7520131a792aa0d3ca450846dc8e4d9e4cf97d (diff)
Add changelog for 2.0.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7e43cac57..ca67ccef0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,22 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 2.0.1 – 2017-05-22
+### Added
+ - Display the connection state in the interface and try to reconnect in case of an issue
+ [#317](https://github.com/nextcloud/spreed/pull/317)
+
+### Changed
+ - Is now more tolerant towards server ping issues
+ [#320](https://github.com/nextcloud/spreed/pull/320)
+
+### Fixed
+ - Fix several issues that caused missing avatars
+ [#312](https://github.com/nextcloud/spreed/pull/312)
+ [#313](https://github.com/nextcloud/spreed/pull/313)
+ - Fix visibility of guest names on light themes
+ [#321](https://github.com/nextcloud/spreed/pull/321)
+
## 2.0.0 – 2017-05-02
### Added
- Screensharing is now supported in Chrome 42+ (requires an extension) and Firefox 52+