github GetStream/stream-chat-android v7.10.0

6 hours ago

What's Changed

New Features ๐ŸŽ‰

  • Expose upload context with message id to FileUploader (develop) by @gpunto in #6669
  • Add inline playback for regular audio attachments by @gpunto in #6666

Bug Fixes ๐Ÿ›

Improvements โœจ

  • Deprecate the unflag APIs since the backend endpoint is no longer supported by @andremion in #6661
  • Map invisible to null when the wire omits it by @gpunto in #6673

Internal ๐Ÿงช

  • Migrate the queryBannedUsers response to the generated BanResponse by @gpunto in #6659
  • Migrate the queryMembers and push preference request bodies to generated models by @gpunto in #6655
  • Migrate partialUpdateMember to the generated UpdateMemberPartialResponse model by @gpunto in #6665
  • Migrate the users endpoints to the generated FullUserResponse by @gpunto in #6664
  • Migrate the OG scrape response to the generated GetOGResponse model by @gpunto in #6657
  • Migrate the poll responses to the generated PollResponse models by @gpunto in #6667
  • Migrate the reaction read responses to the generated ReactionResponse models by @gpunto in #6672
  • Adopt the generated Attachment for downstream message attachments by @gpunto in #6671

Full Changelog: v7.9.0...v7.10.0

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

NewReleases is sending notifications on new releases.