Skip to content

Commit accd20f

Browse files
authored
Update CHANGELOG.md
1 parent e3f1fa8 commit accd20f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
### ✅ Added
77
- New Thread List UI Component [#621](https://github.com/GetStream/stream-chat-swiftui/pull/621)
88
- Handles marking a thread read in `ChannelViewModel` [#621](https://github.com/GetStream/stream-chat-swiftui/pull/621)
9-
9+
- Adds `ViewFactory.makeChannelListItemBackground` [#621](https://github.com/GetStream/stream-chat-swiftui/pull/621)
1010
### 🐞 Fixed
1111
- Fix Channel List loading view shimmering effect not working [#621](https://github.com/GetStream/stream-chat-swiftui/pull/621)
12+
- Fix Channel List not preselecting the Channel on iPad [#621](https://github.com/GetStream/stream-chat-swiftui/pull/621)
13+
### 🔄 Changed
14+
- Channel List Item has now a background color when it is selected on iPad [#621](https://github.com/GetStream/stream-chat-swiftui/pull/621)
1215

1316
# [4.64.0](https://github.com/GetStream/stream-chat-swiftui/releases/tag/4.64.0)
1417
_October 03, 2024_

0 commit comments

Comments
 (0)