Skip to content

v7.10.0

Latest

Choose a tag to compare

@stream-public-bot stream-public-bot released this 01 Sep 16:21

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