September 26, 2022
StreamChat
✅ Added
- Added
timeoutIntervalForRequestto ChatClientConfig to control URLSession's timeout #2311 - Added
channel.ownCapabilities#2317
🐞 Fixed
- Fixed pagination in message list not working when synchronize does not succeed #2241
- Do not mark channels as read when the controller is not on screen #2288
- Do not show old messages not belonging to the history when paginating #2298). Caveat: Explained here
- Fix logic to determine errors related to connectivity #2311
- Stop logging false positive errors for 'channel.created' events #2314
- Properly handle Global Ban events #2312
StreamChatUI
✅ Added
- Highlighted user mentions support #2253
- New
ChatMessageListRouter.showUser()to easily provide a custom profile view when user clicks on an avatar or user mention #2253