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:
-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>