Skip to content

Commit 6eca1cb

Browse files
kanatJcMinarro
authored andcommitted
[i220] add CHANGELOG
1 parent 570d047 commit 6eca1cb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
## stream-chat-android-ui-common
4747
### 🐞 Fixed
4848
- Fixed broken date formatting. [#5101](https://github.com/GetStream/stream-chat-android/pull/5101)
49+
- Fixed thread separator ui order. [#5098](https://github.com/GetStream/stream-chat-android/pull/5098)
50+
* `MessageListController.showThreadSeparatorInEmptyThread` was added to control the visibility of the thread separator in empty threads.
4951

5052
### ⬆️ Improved
5153

@@ -58,6 +60,8 @@
5860
## stream-chat-android-ui-components
5961
### 🐞 Fixed
6062
- Fixed `MessageClickListener` never being called. [#5096](https://github.com/GetStream/stream-chat-android/pull/5096)
63+
- Fixed thread separator ui order. [#5098](https://github.com/GetStream/stream-chat-android/pull/5098)
64+
* `MessageListViewModelFactory.showThreadSeparatorInEmptyThread` was added to control the visibility of the thread separator in empty threads.
6165

6266
### ⬆️ Improved
6367

@@ -69,6 +73,8 @@
6973

7074
## stream-chat-android-compose
7175
### 🐞 Fixed
76+
- Fixed thread separator ui order. [#5098](https://github.com/GetStream/stream-chat-android/pull/5098)
77+
* `MessagesViewModelFactory.showThreadSeparatorInEmptyThread` was added to control the visibility of the thread separator in empty threads.
7278

7379
### ⬆️ Improved
7480

0 commit comments

Comments
 (0)