Skip to content

v7.11.0

Latest

Choose a tag to compare

@stream-public-bot stream-public-bot released this 10 Sep 13:44

What's Changed

New Features 🎉

  • Render message text as markdown in the Compose UI kit by @gpunto in #6681

Bug Fixes 🐛

  • Keep the loader up while a grouped channel list fetches its first page by @gpunto in #6679

Improvements ✨

  • Deduplicate queryGroupedChannels calls in DistinctChatApi by @gpunto in #6687

Internal 🧪

  • Remove parser test fixtures that nothing references by @gpunto in #6675
  • Migrate the push preference chat preferences to the generated model by @gpunto in #6677
  • Build the outgoing message body with the generated MessageRequest model by @gpunto in #6678
  • Migrate the message poll to the generated PollResponseData model by @gpunto in #6680
  • Migrate the channel config to the generated ChannelConfigWithInfo model by @gpunto in #6676
  • Migrate the message reaction lists to the generated ReactionResponse model by @gpunto in #6682
  • Migrate the poll nested option and vote types to the generated models by @gpunto in #6684
  • Migrate the message moderation and reaction groups to the generated models by @gpunto in #6685

Full Changelog: v7.10.0...v7.11.0