github GetStream/stream-chat-swift 4.0.1

latest releases: 4.70.0, 4.69.0, 4.68.0...
3 years ago

✅ Added

  • Introduce shouldAddNewChannelToList and shouldListUpdatedChannel delegate callbacks to ChannelListController. With these, one can list/unlist new/updated channels to the existing controller. #1438 #1460
  • Added injection of ChatMessageReactionsBubbleView to Components, so customers will be able to subclass and customise it. #1451
  • Add delegate func for tap on user avatar for a message #1453

🔄 Changed

  • Update ChatClient to disconnect immediately when the Internet connection disappears #1449
  • NewChannelQueryUpdater, which takes care of listing/unlisting new/updated channels, is disabled. We recommend using the new ChannelListController delegate methods shouldAddNewChannelToList and shouldListUpdatedChannel #1460

🐞 Fixed

  • Fix message list wrong content inset when typing events disabled #1455
  • Fix message list unwanted scrolling when typing indicator shown #1456
  • Fix typing events always disabled when channel opened without cache from Channel List #1458
  • Fix hypens (-) are not allowed in custom channel types #1461

Don't miss a new stream-chat-swift release

NewReleases is sending notifications on new releases.