Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JcMinarro committed Apr 29, 2024
1 parent 6c39def commit 68063b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- Shadowed messages are filtered. [#5234](https://github.com/GetStream/stream-chat-android/pull/5234)

### ⬆️ Improved
- `Channel.lastMessageAt` is not updated when there is a new message within a thread. [#5245](https://github.com/GetStream/stream-chat-android/pull/5245)

### ✅ Added

Expand Down Expand Up @@ -59,6 +60,7 @@
### 🐞 Fixed

### ⬆️ Improved
- Channel List is not updated with new messages within a thread. [#5245](https://github.com/GetStream/stream-chat-android/pull/5245)

### ✅ Added
- Added a Button to jump to the first unread message in the channel. [#5236](https://github.com/GetStream/stream-chat-android/pull/5236)
Expand All @@ -72,6 +74,7 @@
- Fixed `ChannelsState.isLoadingMore` being stuck. [#5239](https://github.com/GetStream/stream-chat-android/pull/5239)

### ⬆️ Improved
- Channel List is not updated with new messages within a thread. [#5245](https://github.com/GetStream/stream-chat-android/pull/5245)

### ✅ Added

Expand Down

0 comments on commit 68063b3

Please sign in to comment.