v8.0.0
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.