Skip to content

v8.0.0

Compare
Choose a tag to compare
@stream-ci-bot stream-ci-bot released this 26 Jun 13:51
· 36 commits to main since this release

The migration guide for the changes for this release and can be referred to through this guide. πŸš€

The following are the important changes in this major release:

  • Integration of the Message Composer to handle the message input, polls and attachment uploads state in the React Native SDK. To learn more about the message composer, read here.
  • Starting this release, we have added support for Draft messages. To enable it to refer this guide.
  • The emoji suggestions now receive the data from an external dependency @emoji-mart/data. To set it up in your application refer to this guide.
  • The commands UI is now added to the message input through a different setup. To enable it refer to the doc.