From dedc6fac2f93652323f1595254f7a8abc75358a0 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sat, 7 May 2022 10:17:37 +0200 Subject: [PATCH 1/2] Changelog 14.0.1 Signed-off-by: Joas Schilling --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5b635ddd37..a8c86ce6e5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ # Changelog All notable changes to this project will be documented in this file. +## 14.0.1 – 2022-05-07 +### Fixed +- Fix memory consumption with emoji picker in conversations with a lot of chat messages with reactions + [7328](https://github.com/nextcloud/spreed/pull/7328) +- Fix endless offer loop with SIP participants + [7288](https://github.com/nextcloud/spreed/pull/7288) +- Fix room selector in deck and maps integration + [7290](https://github.com/nextcloud/spreed/pull/7290) + [7294](https://github.com/nextcloud/spreed/pull/7294) +- Fix transceiver kind for participants without the HPB + [7263](https://github.com/nextcloud/spreed/pull/7263) +- Fix error on console when initiating a screenshare + [7330](https://github.com/nextcloud/spreed/pull/7330) +- Add missing translations of 24 branch + [7330](https://github.com/nextcloud/spreed/pull/7330) + ## 14.0.0 – 2022-05-02 ### Added - Reactions for chat messages From a4fe6dd31ebabaf8749b0cd140bca52d5927204e Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sat, 7 May 2022 10:24:48 +0200 Subject: [PATCH 2/2] Bump version Signed-off-by: Joas Schilling --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 3bf73794b6c..14c0614dd77 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 ]]> - 14.0.0 + 14.0.1 agpl Aleksandra Lazarević