Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ipavlidakis authored Sep 18, 2023
1 parent ed03d88 commit 8d8c48f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ _September 18, 2023_
### ✅ Added
- Allow injecting a custom URLSessionConfiguration in ChatClientConfig [#2756](https://github.com/GetStream/stream-chat-swift/pull/2756)
- Methods for deleting file and image in `ChatChannelController` [#2776](https://github.com/GetStream/stream-chat-swift/pull/2776)
- Adds `firstUnreadMessageId` to ChannelControler [#2592](https://github.com/GetStream/stream-chat-swift/pull/2592)
### 🐞 Fixed
- Fix core data warnings when logging with different user [#2759](https://github.com/GetStream/stream-chat-swift/pull/2759)
- Fix connecting user from background thread [#2762](https://github.com/GetStream/stream-chat-swift/pull/2762)
Expand All @@ -25,8 +24,6 @@ _September 18, 2023_
## StreamChatUI
### ✅ Added
- Add customization support for `ChannelListLoadingView` [#2772](https://github.com/GetStream/stream-chat-swift/pull/2772)
- Add unread messages floating pill to `ChatChannelVC` when the first unread message is not on screen [#2592](https://github.com/GetStream/stream-chat-swift/pull/2592)
- Feature flagged behind `Components.default.isJumpToUnreadEnabled`
- Add support for disabling jumping to message animation [#2770](https://github.com/GetStream/stream-chat-swift/pull/2770)
### 🐞 Fixed
- Fix tapping on the status bar scrolling to the bottom instead of the top [#2763](https://github.com/GetStream/stream-chat-swift/pull/2763)
Expand Down

0 comments on commit 8d8c48f

Please sign in to comment.