Skip to content

Commit cfb57f5

Browse files
committed
CHANGELOG
1 parent 1a673e4 commit cfb57f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@
7373
### ✅ Added
7474
- Introduce **experimental** `DirectChannelInfoScreen` and `GroupChannelInfoScreen` for displaying channel information and the available channel actions. [#5773](https://github.com/GetStream/stream-chat-android/pull/5773)
7575
- Introduce **internal** `ChannelInfoMemberInfoModalSheet` for displaying channel information and the available channel actions. [#5785](https://github.com/GetStream/stream-chat-android/pull/5785)
76+
- Introduce internal `DraftChannelViewController` and experimental classes `DraftChannelViewState`, `DraftChannelViewAction`, and `DraftChannelViewEvent`. [#5797](https://github.com/GetStream/stream-chat-android/pull/5797)
77+
- Message member from the member bottom sheet of the channel info screen. [#5797](https://github.com/GetStream/stream-chat-android/pull/5797)
7678

7779
### ⚠️ Changed
7880
- Deprecate `MessageListHeaderCenterContent` in `ChatComponentFactory` in favor of a version that makes the `onClick` parameter optional. [#5785](https://github.com/GetStream/stream-chat-android/pull/5785)

0 commit comments

Comments
 (0)