File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ ## 14.0.0-rc.2 – 2022-04-19
5+ ### Fixed
6+ - Remove event to delete shares when user leave of room
7+ [ #7168 ] ( https://github.com/nextcloud/spreed/pull/7168 )
8+ - Add item shares from chat messages directly to the store
9+ [ #7149 ] ( https://github.com/nextcloud/spreed/pull/7149 )
10+ - Only switch to the participant tab when the token changes not any other detail
11+ [ #7146 ] ( https://github.com/nextcloud/spreed/pull/7146 )
12+ - Don't update last message of conversation with invisible message
13+ [ #7142 ] ( https://github.com/nextcloud/spreed/pull/7142 )
14+
15+ ### Still in progress
16+ - Media tab showing all shared items of the conversation
17+
418## 14.0.0-rc.1 – 2022-04-13
519### Added
620- Reactions for chat messages
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
1616
1717 ]]> </description >
1818
19- <version >14.0.0-rc.1 </version >
19+ <version >14.0.0-rc.2 </version >
2020 <licence >agpl</licence >
2121
2222 <author >Aleksandra Lazarević</author >
You can’t perform that action at this time.
0 commit comments