4.44.0
November 30, 2023
StreamChatUI
🐞 Fixed
- Fix skip slow mode capability not handled #2904
- Fix layout crash when sending an app to background and ChatMessageGalleryView is visible #2907
- Fix channel history being marked as read for new members #2905
🔄 Changed
ChannelController.markUnread
'scompletion
's argument is now a(Result<ChatChannel, Error>
instead ofError?