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:31:44 +0300
committerGitHub <noreply@github.com>2022-09-15 15:31:44 +0300
commit88b6d40e1715741ec178c801be4bdadafaee03df (patch)
tree83a7fe95caba23cadcf3c9e28e9d700bc1594f83
parent7cf0ae5afa77955b472c7fa39f07b9f5b0cfb771 (diff)
parentc91ad94c295ef5cc31409173be938917dd8441df (diff)
Merge pull request #7931 from nextcloud/backport/7930/stable24v14.0.5
Changelog for 14.0.5
-rw-r--r--CHANGELOG.md22
-rw-r--r--appinfo/info.xml2
2 files changed, 23 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b12f252af..c440912bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,28 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 14.0.5 – 2022-09-15
+### Fixed
+- Fix notification sending when the user is blocked by the lobby
+ [#7794](https://github.com/nextcloud/spreed/pull/7794)
+- Fix missing local media controls in public share sidebar
+ [#7758](https://github.com/nextcloud/spreed/pull/7758)
+- Fix missing screenshares in sidebar
+ [#7760](https://github.com/nextcloud/spreed/pull/7760)
+- Fix inconsistent state when leaving a call fails
+ [#7803](https://github.com/nextcloud/spreed/pull/7803)
+
+## 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)
+
## 14.0.4 – 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 2e14e7bf9..c93599f23 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.4</version>
+ <version>14.0.5</version>
<licence>agpl</licence>
<author>Aleksandra Lazarević</author>