Skip to content

4.58.0

Compare
Choose a tag to compare
@Stream-SDK-Bot Stream-SDK-Bot released this 27 Jun 10:50
· 191 commits to main since this release

June 26, 2024

StreamChat

βœ… Added

  • Add role argument to partial user updates #3253

🐞 Fixed

  • Fix channel.pinnedMessages with missing messages #3244
  • Fix notifications muted state for the current user in channel members #3239
  • Reset channel members and watchers state when fetching the initial state of the channel #3245
  • Fix inconsistent message text when extremely quickly updating it #3242
  • Fix message attachments returning nil sometimes in push notification extensions #3263
  • Significantly improve performance of database observers #3260

πŸ”„ Changed

  • Enable background mapping by default, which improves performance overall #3250

StreamChatUI

🐞 Fixed

  • Fix an issue with markdown ordered list processing #3234