Skip to content

Commit 34f3ad1

Browse files
Merge pull request #7176 from nextcloud/backport/7175/stable24
[stable24] Changelog 24.0.0-rc.2
2 parents 8a757e1 + 1861432 commit 34f3ad1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22
All 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

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)