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-07-11 17:49:44 +0300
committerJoas Schilling <coding@schilljs.com>2018-07-11 17:49:44 +0300
commit307416f51c5614a06ad05176b4af2118669f1c1c (patch)
treeb0a2e9ff7699db82a972183c6d99592f0f9dd5ac /CHANGELOG.md
parent763a35ef6b4da0cc3ff8a377729cd9afe9b1a17c (diff)
Changelog for 3.2.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa434d1de..1ca84d773 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,20 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 3.2.3 – 2018-07-11
+### Changed
+- Only paste the content of HTML into the chat input without the actual HTML
+ [#1018](https://github.com/nextcloud/spreed/pull/1018)
+
+### Fixed
+- Fixes for standalone signaling server
+ [#910](https://github.com/nextcloud/spreed/pull/910)
+- Name not shown for participants without audio and video
+ [#982](https://github.com/nextcloud/spreed/pull/982)
+- Correctly timeout users when they are chatting/calling and got disconnected
+ [#935](https://github.com/nextcloud/spreed/pull/935)
+- Multiple layout fixes
+
## 3.2.2 – 2018-06-06
### Added
- Add toggle to show and hide video from other participants