Skip to content

Commit

Permalink
[AND-296] Update CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
PetarVelikov committed Feb 14, 2025
1 parent e5ce009 commit 4f3a704
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 @@ -45,6 +45,7 @@

## stream-chat-android-ui-common
### 🐞 Fixed
- Fix `MessageListController#scrollToFirstUnreadMessage` not working when the first unread message was not loaded. [#5635](https://github.com/GetStream/stream-chat-android/pull/5635)

### ⬆️ Improved

Expand All @@ -60,6 +61,7 @@
### ⬆️ Improved

### ✅ Added
- Add `MessageListViewModel::scrollToFirstUnreadMessage` method. [#5635](https://github.com/GetStream/stream-chat-android/pull/5635)

### ⚠️ Changed

Expand All @@ -72,6 +74,7 @@
- Autofocus the input fields in the poll creation screen. [#5629](https://github.com/GetStream/stream-chat-android/pull/5629)

### ✅ Added
- Add `MessageListViewModel::scrollToFirstUnreadMessage` method. [#5635](https://github.com/GetStream/stream-chat-android/pull/5635)

### ⚠️ Changed

Expand Down

0 comments on commit 4f3a704

Please sign in to comment.