December 03, 2024
StreamChat
🐞 Fixed
- Fix a rare infinite loop triggering a crash when handling database changes #3508
- Fix reconnection timeout handler not working in the token provider phase #3513
🔄 Changed
- Minor breaking change in the test tools. Some mock classes were made internal and now require a
@testable
annotation #3509
StreamChatUI
🐞 Fixed
- Fix Channel List search bar disappearing after it loses scrollability in rare scenarios #3515