From f4612486261da49fcd18b2ae71c5d86317b363e9 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 19 Apr 2022 20:38:30 +0200 Subject: [PATCH 1/2] Changelog 24.0.0-rc.2 Signed-off-by: Joas Schilling --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03ac377d6e3..d5a09621e88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ # Changelog All notable changes to this project will be documented in this file. +## 14.0.0-rc.2 – 2022-04-19 +### Fixed +- Remove event to delete shares when user leave of room + [#7168](https://github.com/nextcloud/spreed/pull/7168) +- Add item shares from chat messages directly to the store + [#7149](https://github.com/nextcloud/spreed/pull/7149) +- Only switch to the participant tab when the token changes not any other detail + [#7146](https://github.com/nextcloud/spreed/pull/7146) +- Don't update last message of conversation with invisible message + [#7142](https://github.com/nextcloud/spreed/pull/7142) + +### Still in progress +- Media tab showing all shared items of the conversation + ## 14.0.0-rc.1 – 2022-04-13 ### Added - Reactions for chat messages From 1861432be3291451f470f6864f83b2540db4e5b7 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 19 Apr 2022 20:41:08 +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 c5835173288..0bce1c8e84a 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-rc.1 + 14.0.0-rc.2 agpl Aleksandra Lazarević