Skip to content

Releases: GetStream/stream-chat-react-native

v8.3.1

30 Jul 08:01
e51aba4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.3.0...v8.3.1

v8.3.0

29 Jul 10:40
3529618
Compare
Choose a tag to compare

What's Changed

  • feat: add static and live locations support by @khushal87 in #3173
  • fix: duplicate command injection issue when commands added in message by @khushal87 in #3179

Full Changelog: v8.2.0...v8.3.0

v8.2.0

23 Jul 14:33
118117b
Compare
Choose a tag to compare

What's Changed

  • fix: add thread prop in channel component in channel screen to sync state by @khushal87 in #3170
  • feat: add a way to override query channels by @isekovanic in #3176

Full Changelog: v8.1.1...v8.2.0

v8.1.1

11 Jul 13:53
eed3870
Compare
Choose a tag to compare

What's Changed

  • fix: remove docusaurus folder by @khushal87 in #3163
  • fix: include size in response so that LLC can recognise media library uploads as file reference by @khushal87 in #3165
  • fix: update pod lock files and yark lock and stream chat to 9.11.0 by @khushal87 in #3166

Full Changelog: v8.1.0...v8.1.1

v8.1.0

09 Jul 14:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.1.0

v7.2.2

04 Jul 07:58
Compare
Choose a tag to compare

What's Changed

  • fix: add missing translations export from the SDK by @khushal87 in #3148
  • fix: add reaction button bg theme for filled and unfilled case by @khushal87 in #3149
  • fix: unread underlay display for own messages by @khushal87 in #3150

Full Changelog: v7.2.1...v7.2.2

v8.0.0

26 Jun 13:51
Compare
Choose a tag to compare

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.

v7.2.1

26 Jun 08:06
Compare
Choose a tag to compare

7.2.1 (2025-06-26)

Bug Fixes

v7.2.0

23 Jun 13:18
Compare
Choose a tag to compare

7.2.0 (2025-06-23)

Features

v7.1.2

23 Jun 09:39
Compare
Choose a tag to compare

7.1.2 (2025-06-23)

Bug Fixes

  • android crash during sharing larger media (96e4cc2)
  • prefer local uri when sharing if there (#3118) (0ecee49)
  • remove unwanted styles (#3111) (41940f0)
  • visibility of unread notification and underlay in certain scenarios (#3119) (69bbbe6)