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 <coding@schilljs.com>2022-04-19 21:38:30 +0300
committerJoas Schilling <coding@schilljs.com>2022-04-19 21:38:30 +0300
commit39e1409e9826ede599cb4cd3bf74ff68998f717d (patch)
treeaa919ac48a04a0b67ee8006e1d56b8c4ec939db3 /CHANGELOG.md
parentb102887071671e6538b6db8678ab95453b6c7e90 (diff)
Changelog 24.0.0-rc.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 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