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-08-31 16:24:24 +0300
committerGitHub <noreply@github.com>2021-08-31 16:24:24 +0300
commit1cd2ccb4cad49de3edc99cbcb7cf9963e5a7df1f (patch)
tree9107099d0448452fff6b550832403c75333d7e45
parentf52dd9e943152c8291a9e5bcd3ef29cbf9ae86a5 (diff)
parent2c41ae62b4e395d126fe0d3f40e6a2c8441545fe (diff)
Merge pull request #6180 from nextcloud/backport/6166/stable22.1v12.1.1
[stable22.1] Add changelog for 12.1.1
-rw-r--r--CHANGELOG.md23
-rw-r--r--appinfo/info.xml2
2 files changed, 24 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eb0825cfa..e03c60ea7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,29 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 12.1.1 – 2021-08-30
+
+### Changed
+- Improved device preference storing to better recover after switching between docking-station and normal usage with a device
+ [#6179](https://github.com/nextcloud/spreed/pull/6179)
+
+### Fixed
+- Fix laggy video with Full HD 60 FPS webcams in Chrome and Chromium
+ [#6159](https://github.com/nextcloud/spreed/pull/6159)
+- Fix infinite loop when video constrains can not be satisfied
+ [#6125](https://github.com/nextcloud/spreed/pull/6125)
+- Fix connection quality warning after media was stopped
+ [#6147](https://github.com/nextcloud/spreed/pull/6147)
+- Hide forward action for guests
+ [#6143](https://github.com/nextcloud/spreed/pull/6143)
+- Don't select the own video when trying to open the video settings
+ [#6158](https://github.com/nextcloud/spreed/pull/6158)
+- Fix issues with several popovers in fullscreen mode or sidebar mode
+ [#6155](https://github.com/nextcloud/spreed/pull/6155)
+- Fix issue with video recording in sidebar mode
+ [#6129](https://github.com/nextcloud/spreed/pull/6129)
+ [#6131](https://github.com/nextcloud/spreed/pull/6131)
+
## 12.1.0 – 2021-08-10
### Added
- Allow to forward messages to another chat
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f5fc1da3a..8497f06ba 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.1.0</version>
+ <version>12.1.1</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>