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:
authorIvan Sein <ivan@struktur.de>2018-06-06 18:15:18 +0300
committerIvan Sein <ivan@struktur.de>2018-06-06 18:15:18 +0300
commit97f85dd31554365a14f44db813fb7ed0c26e6954 (patch)
tree6b350d3a75efd453214dcade41296c7caa8f5466 /CHANGELOG.md
parent86f131021f23b6bde312b8260ac80f1a1a491a94 (diff)
Add changelog for 3.2.2
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 276c64aaa..fa434d1de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,33 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 3.2.2 – 2018-06-06
+### Added
+- Add toggle to show and hide video from other participants
+ [#937](https://github.com/nextcloud/spreed/pull/937)
+
+### Changed
+- Activities and Notifications text (Calls->Conversations)
+ [#919](https://github.com/nextcloud/spreed/pull/919)
+
+### Fixed
+- Send call notifications to every room participant that is not in the call
+ [#926](https://github.com/nextcloud/spreed/pull/926)
+- Mark messages directly as read when waiting for new messages
+ [#936](https://github.com/nextcloud/spreed/pull/936)
+- Fix tab header icons not shown
+ [#929](https://github.com/nextcloud/spreed/pull/929)
+- Fix room and participants menu buttons
+ [#934](https://github.com/nextcloud/spreed/pull/934)
+ [#941](https://github.com/nextcloud/spreed/pull/941)
+- Fix local audio and video not disabled when not available
+ [#938](https://github.com/nextcloud/spreed/pull/938)
+- Fix "Add participant" shown to normal participants
+ [#939](https://github.com/nextcloud/spreed/pull/939)
+- Fix adding the same participant several times in a row
+ [#940](https://github.com/nextcloud/spreed/pull/940)
+
+
## 3.2.1 – 2018-05-11
### Added
- Standalone signaling server now supports the 3.2 changes