January 24, 2024
StreamChat
🐞 Fixed
- Fix not possible to resend messages with failed attachments #2966
- Fix not mentioning users if they are not fetched in the local device #2967
- Fix rare crash in
startObserver()
in login/logout flow #2972
🔄 Changed
- Bump
maxAttachmentCountPerMessage
from10
to30
to align with the backend. #2977