4.55.0
May 13, 2024
StreamChat
🐞 Fixed
- Fix triggering user query calls whenever a new user was added in
UserListController
#3184 - Fix duplicated watching channel calls when reconnecting #3187
- Fix
/sync
call failing because of surpassing the 255 channels limit #3188 - Improve channel list performance by enabling reconfigure cells #3186
🔄 Changed
- Do not retry rate-limited requests #3182
UserListController
won't update automatically when a new user is added #3184
StreamChatUI
🐞 Fixed
- Fix marking channel read after leaving channel view #3193