🐞 Fixed
- Fixes left buttons not being hidden when a command was added in the composer #1528
- Fixes attachments not being cleared when a command was added #1528
- Fix
imageURL
is incorrectly encoded asimage_url
duringconnectUser
#1523 - Fix fallback to
Components.default
because of responder chain being broken inChatChannelVC/ChatThreadVC/ChatMessageCell
#1519 - Fix crash after
ChatClient
disconnection #1532 - Fix when sending a new message UI flickers #1536
- Fix crash on
GalleryVC
happening on iPad when share button is clicked #1537 - Fix pending API requests being cancelled when client is connecting for the first time #1538
✅ Added
- Make it possible to customize video asset (e.g. include custom HTTP header) before it's preview/content is loaded #1510
- Make it possible to search for messages containing attachments of the given types #1525
- Make
ChatReactionsBubbleView
open for UI customization #1526