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:34:56 +0300
committerGitHub <noreply@github.com>2022-11-03 14:34:56 +0300
commitc6a44a1cc72631f7b577b16bc8e78fe417112e06 (patch)
treebf9cc14e6a7569c410376cb237011831e924d382
parent57aac14236f237db4e8b5a6a715668faa5f0862a (diff)
parent6b927d80f3ff92b75eb5954a67f1465b2437e494 (diff)
Merge pull request #8280 from nextcloud/backport/8278/stable24v14.0.6
Add changelog 12.2.8, 13.0.10 and 14.0.6
-rw-r--r--CHANGELOG.md45
-rw-r--r--appinfo/info.xml2
2 files changed, 46 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c440912bc..5eb57c3a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,51 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 14.0.6 – 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)
+ [#8247](https://github.com/nextcloud/spreed/pull/8247)
+
+### Fixed
+- Fix XML API endpoint for chats with empty reactions result
+ [#8110](https://github.com/nextcloud/spreed/pull/8110)
+- Hide talk dashboard when user can not use the Talk app
+ [#8237](https://github.com/nextcloud/spreed/pull/8237)
+- Hide talk sidebar integration when user can not use the Talk app
+ [#8241](https://github.com/nextcloud/spreed/pull/8241)
+- Fix participant sessions not sent to the HPB
+ [#8099](https://github.com/nextcloud/spreed/pull/8099)
+- Don't search in lobbied conversations
+ [#8116](https://github.com/nextcloud/spreed/pull/8116)
+- Fix an issue with detecting Safari on iOS version
+ [#8135](https://github.com/nextcloud/spreed/pull/8135)
+
+## 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)
+
## 14.0.5 – 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 c93599f23..270652f5d 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>14.0.5</version>
+ <version>14.0.6</version>
<licence>agpl</licence>
<author>Aleksandra Lazarević</author>