github GetStream/stream-chat-android v5.17.20-hotfix
v5.17.20

latest releases: v6.12.0, v6.11.0, v6.10.0...
14 months ago

December 7th, 2023 - 5.17.20

stream-chat-android-client

⚠️ Changed

  • 🚨Breaking change: The following properties in User class are now nullable: banned, invisible. #5105
    • Please use User.isBanned as non-nullable version.
    • Please use User.isInvisible as non-nullable version.
    • Properties such as invisible, banned, teams and role are not being used to establish WS connection flow if not specified.

stream-chat-android-ui-components

🐞 Fixed

  • Fix: Regex was not correctly escaped in getOccurrenceRanges #5108

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

NewReleases is sending notifications on new releases.