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:05 +0300
committerGitHub <noreply@github.com>2021-12-07 18:44:05 +0300
commitd2a45a6fe025334115f7ffb92a973bac8e3220e5 (patch)
treed32f747e0fb4485b1cd12097f32247ed7a242abb
parentaa7614399eafae49e62828fba06c08f0117398ae (diff)
parent925d77e02c45fa5b1eebf23cdb653486b28ae40d (diff)
Merge pull request #6672 from nextcloud/backport/6668/stable21v11.3.4
Release 11.3.4
-rw-r--r--CHANGELOG.md13
-rw-r--r--appinfo/info.xml2
2 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4749319ac..1d199f3a3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 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
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b81300ebe..4e1dc4fb7 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>11.3.3</version>
+ <version>11.3.4</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>