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 <213943+nickvergessen@users.noreply.github.com>2021-12-07 18:44:01 +0300
committerGitHub <noreply@github.com>2021-12-07 18:44:01 +0300
commitb63c65c576ae6bfe3df1acc4fde5db799dd197d3 (patch)
tree9bf4c0d0256aaf67ae072af11b75e7eb6d15ef00
parent11226df6ef6a43639fb498139f221e7e28bf3127 (diff)
parentdc217402e0cb7e72f28c474db51ebf833602c0d4 (diff)
Merge pull request #6671 from nextcloud/backport/6668/stable22v12.2.2
Release 12.2.2
-rw-r--r--CHANGELOG.md37
-rw-r--r--appinfo/info.xml2
2 files changed, 38 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3936613a3..aaeab52e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,43 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 12.2.2 – 2021-12-07
+### Changed
+- Show user status and message as description in 1-to-1 conversations
+ [#6369](https://github.com/nextcloud/spreed/pull/6369)
+- Allow apps to override/modify the TURN server list
+ [#6428](https://github.com/nextcloud/spreed/pull/6428)
+
+### Fixed
+- Fix connection analyzer when using simulcast with Chromium
+ [#6530](https://github.com/nextcloud/spreed/pull/6530)
+- Properly allow sha256 checksums for reference ids as advertised
+ [#6406](https://github.com/nextcloud/spreed/pull/6406)
+- Fix forwarding object shares to other conversations
+ [#6398](https://github.com/nextcloud/spreed/pull/6398)
+- Fix invisible emoji picker on Safari
+ [#6352](https://github.com/nextcloud/spreed/pull/6352)
+- Limit deck integration to the current instance for now
+ [#6412](https://github.com/nextcloud/spreed/pull/6412)
+
+## 11.3.4 – 2021-12-07
+### Changed
+- Remove Plan-B option from the HPB integration
+ [#6449](https://github.com/nextcloud/spreed/pull/6449)
+- Allow apps to override/modify the TURN server list
+ [#6430](https://github.com/nextcloud/spreed/pull/6430)
+
+### Fixed
+- Properly allow sha256 checksums for reference ids as advertised
+ [#6529](https://github.com/nextcloud/spreed/pull/6529)
+- Limit deck integration to the current instance for now
+ [#6414](https://github.com/nextcloud/spreed/pull/6414)
+
+## 11.3.3 – 2021-10-22
+### Fixed
+- Fix crash of Chrome/Chromium 95
+ [#6384](https://github.com/nextcloud/spreed/pull/6384)
+
## 12.2.1 – 2021-10-15
### Changed
- Simplify sidebar in one-to-one conversations
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 046ac5250..71a1550d2 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>12.2.1</version>
+ <version>12.2.2</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>