From 5f63b7d0dd7a8798cd8387eea00fd77819cdb1ed Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 15 Mar 2022 09:15:05 +0100 Subject: Add changelog for 11.3.6, 12.2.4 and 13.0.4 Signed-off-by: Joas Schilling --- CHANGELOG.md | 34 ++++++++++++++++++++++++++++++++++ appinfo/info.xml | 2 +- 2 files changed, 35 insertions(+), 1 deletion(-) 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 ]]> - 13.0.3 + 13.0.4 agpl Aleksandra Lazarević -- cgit v1.2.3