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-03-18 10:56:01 +0300
committerGitHub <noreply@github.com>2022-03-18 10:56:01 +0300
commit2286195b2e9908f24c35c881b62d9e8c5d03f2b7 (patch)
tree26088a6d6eb6b35cb1af6daf34aa757dff1772f9
parent5df2712a17d66cfa495fce260d7c27e3839ebe07 (diff)
parent5f63b7d0dd7a8798cd8387eea00fd77819cdb1ed (diff)
Merge pull request #7021 from nextcloud/backport/7001/stable23v13.0.4
Add changelog for 11.3.6, 12.2.4 and 13.0.4
-rw-r--r--CHANGELOG.md34
-rw-r--r--appinfo/info.xml2
2 files changed, 35 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b56eb978d..afd8a360d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,40 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.4 – 2022-03-17
+### Fixed
+- Fix several modals, dialogs and popovers in fullscreen mode
+ [#6885](https://github.com/nextcloud/spreed/pull/6885)
+- Fix issues when permissions of a participant or conversation are changed right before joining a call
+ [#6996](https://github.com/nextcloud/spreed/pull/6996)
+ [#7018](https://github.com/nextcloud/spreed/pull/7018)
+- Fix media automatically enabled after selecting a device during a call
+ [#7017](https://github.com/nextcloud/spreed/pull/7017)
+- Fix call flags update when track is disabled
+ [#7016](https://github.com/nextcloud/spreed/pull/7016)
+- Show the version number also when the HPB backend is not older
+ [#6890](https://github.com/nextcloud/spreed/pull/6890)
+- Correctly stop waiting sound when someone joins the call
+ [#6919](https://github.com/nextcloud/spreed/pull/6919)
+- Improve performance when starting a call in a conversation with many participants
+ [#6933](https://github.com/nextcloud/spreed/pull/6933)
+
+## 12.2.4 – 2022-03-17
+### Fixed
+- Fix several modals, dialogs and popovers in fullscreen mode
+ [#6884](https://github.com/nextcloud/spreed/pull/6884)
+- Fix mentions inside brackets
+ [#6870](https://github.com/nextcloud/spreed/pull/6870)
+- Fix call flags update when track is disabled
+ [#7015](https://github.com/nextcloud/spreed/pull/7015)
+
+## 11.3.6 – 2022-03-17
+### Fixed
+- Fix several modals, dialogs and popovers in fullscreen mode
+ [#6886](https://github.com/nextcloud/spreed/pull/6886)
+- Fix mentions inside brackets
+ [#6871](https://github.com/nextcloud/spreed/pull/6871)
+
## 13.0.3 – 2022-02-07
### Fixed
- Fix stopping a screenshare for recipients
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 113f4758c..97aed35d3 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.3</version>
+ <version>13.0.4</version>
<licence>agpl</licence>
<author>Aleksandra Lazarević</author>