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:59:11 +0300
committerGitHub <noreply@github.com>2018-06-06 18:59:11 +0300
commit8bac656ae8b9296936690525a678f20a55405bb2 (patch)
treeea18674cf83e9231507f7683710f89f3575b33c6
parentdbe96706ed62df9cc79e6a4a0c5bdf85ae0bd5c7 (diff)
parent2cbc48f1c25be31f93f2b89aceced168eaaaf7f5 (diff)
Merge pull request #955 from nextcloud/backport/954/changelog-3.2.2v3.2.2
[stable13] Add changelog for 3.2.2
-rw-r--r--CHANGELOG.md27
-rw-r--r--appinfo/info.xml2
2 files changed, 28 insertions, 1 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
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 230ff5300..c3c2ea5fa 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.1</version>
+ <version>3.2.2</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>