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-04-19 21:41:40 +0300
committerGitHub <noreply@github.com>2022-04-19 21:41:40 +0300
commit34f3ad110f87ae9ca1a0af7ff9ea7ed5c0b67bb4 (patch)
tree1f8b775b1dc1459a616ea78b0ad09af883b63768
parent8a757e140062a781e2e64ade2d75980261328782 (diff)
parent1861432be3291451f470f6864f83b2540db4e5b7 (diff)
Merge pull request #7176 from nextcloud/backport/7175/stable24v14.0.0-rc.2
[stable24] Changelog 24.0.0-rc.2
-rw-r--r--CHANGELOG.md14
-rw-r--r--appinfo/info.xml2
2 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 03ac377d6..d5a09621e 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
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c58351732..0bce1c8e8 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.0-rc.1</version>
+ <version>14.0.0-rc.2</version>
<licence>agpl</licence>
<author>Aleksandra Lazarević</author>