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-09-15 15:39:41 +0300
committerGitHub <noreply@github.com>2022-09-15 15:39:41 +0300
commit0712c18efd26c0aa5c0a25e9419ce2bb9e07e4d0 (patch)
tree96ceed2e0789d92cd64b5d4824f10e4b3295d7a9
parent592873aeb658a378a6262766e0b0a8919156bf63 (diff)
parent1b55f1ea34021547f2f9c018c0373454c111311e (diff)
Merge pull request #7932 from nextcloud/backport/7930/stable23v13.0.9
Changelog for 13.0.9
-rw-r--r--CHANGELOG.md11
-rw-r--r--appinfo/info.xml2
2 files changed, 12 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96b4cf918..bcbd64bdd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.9 – 2022-09-15
+### Fixed
+- Fix notification sending when the user is blocked by the lobby
+ [#7796](https://github.com/nextcloud/spreed/pull/7796)
+- Fix missing local media controls in public share sidebar
+ [#7759](https://github.com/nextcloud/spreed/pull/7759)
+- Fix missing screenshares in sidebar
+ [#7763](https://github.com/nextcloud/spreed/pull/7763)
+- Fix inconsistent state when leaving a call fails
+ [#7804](https://github.com/nextcloud/spreed/pull/7804)
+
## 13.0.8 – 2022-08-11
### Added
- Extend search result attributes for better handling in mobile clients
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 80b4760e0..4c634d264 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.8</version>
+ <version>13.0.9</version>
<licence>agpl</licence>
<author>Aleksandra Lazarević</author>