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>2022-11-03 14:35:10 +0300
committerGitHub <noreply@github.com>2022-11-03 14:35:10 +0300
commit22c4b0f71b1e11d5a186caeee22512f50f6f29f2 (patch)
tree19adca95f5da83d56b78be0a125e4f26259862c5
parent08f2efc700ed0e42bc34fd18007177085999c867 (diff)
parentb7f29ca0c767b8a44389165f6588f607cb95c62d (diff)
Merge pull request #8281 from nextcloud/backport/8278/stable23v13.0.10
Add changelog 12.2.8 and 13.0.10
-rw-r--r--CHANGELOG.md26
-rw-r--r--appinfo/info.xml2
2 files changed, 27 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bcbd64bdd..19f00cfff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,32 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.10 – 2022-11-03
+### Changed
+- Take the device pixel ratio into account when calculating minimum grid size (should see more videos now on High DPI settings like MacOS and most 4k setup)
+ [#8248](https://github.com/nextcloud/spreed/pull/8248)
+
+### Fixed
+- Hide talk dashboard when user can not use the Talk app
+ [#8238](https://github.com/nextcloud/spreed/pull/8238)
+- Hide talk sidebar integration when user can not use the Talk app
+ [#8242](https://github.com/nextcloud/spreed/pull/8242)
+- Fix participant sessions not sent to the HPB
+ [#8100](https://github.com/nextcloud/spreed/pull/8100)
+- Don't search in lobbied conversations
+ [#8117](https://github.com/nextcloud/spreed/pull/8117)
+- Fix an issue with detecting Safari on iOS version
+ [#8136](https://github.com/nextcloud/spreed/pull/8136)
+
+## 12.2.8 – 2022-11-03
+### Fixed
+- Fix participant sessions not sent to the HPB
+ [#8114](https://github.com/nextcloud/spreed/pull/8114)
+- Fix guest names in search results
+ [#7591](https://github.com/nextcloud/spreed/pull/7591)
+- Fix an issue with detecting Safari on iOS version
+ [#8277](https://github.com/nextcloud/spreed/pull/8277)
+
## 13.0.9 – 2022-09-15
### Fixed
- Fix notification sending when the user is blocked by the lobby
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4c634d264..de8c4fa74 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>13.0.9</version>
+ <version>13.0.10</version>
<licence>agpl</licence>
<author>Aleksandra Lazarević</author>