September 12th, 2023 - 5.17.13
stream-chat-android-client
🐞 Fixed
- Fixed NPE in
StreamWebSocket.onFailure
. #4943
✅ Added`
- Added new implementations of
ChatClient.reconnectSocket
andChatClient.disconnectSocket
to align SDK API. #4954 - Added
ChatClientDebugger.onNonFatalErrorOccurred
to handle non-fatal errors. #4955
stream-chat-android-ui-components
🐞 Fixed
- Fixed user avatar click on channel list view. #4956