Skip to content

Releases: GetStream/stream-chat-react-native

v7.0.0

06 May 13:52

Choose a tag to compare

7.0.0 (2025-05-06)

⚠ BREAKING CHANGES

Version 7.0.0 of the React Native SDK has been released ! 🚀 🥳

For a full list of changes, please refer to our migration guide where everything should be outlined.

Bug Fixes

  • async audio button ui spacing with other buttons (#3076) (07376e8)

v6.7.4

30 Apr 09:55

Choose a tag to compare

What's Changed

  • fix: respect commands config from dashboard by @khushal87 in #3070
  • fix: thread messages updates by @isekovanic in #3069
  • fix: image gallery extra customisations by @isekovanic in #3071
  • fix: keyboard taking full screen issue when the prefer cross-fade transition setting is enabled on iOS by @khushal87 in #3072

Full Changelog: v6.7.3...v6.7.4

v6.7.3

22 Apr 09:06

Choose a tag to compare

6.7.3 (2025-04-22)

Bug Fixes

Performance Improvements

v6.7.2

09 Apr 11:56

Choose a tag to compare

6.7.2 (2025-04-09)

Bug Fixes

  • add property to customize the wrapper style of message (#3052) (74a3d04)
  • bottom sheet animations on new reactions (#3044) (3e49044)

v6.7.1

27 Mar 10:06

Choose a tag to compare

6.7.1 (2025-03-27)

Bug Fixes

v6.7.0

17 Mar 15:37

Choose a tag to compare

What's Changed

  • fix: show correct read status on the message status component for a message by @khushal87 in #3023
  • docs: incorrect sample apps link in readme.md by @khushal87 in #3026
  • feat: add support for react compiler bundled native handlers by @isekovanic in #3024

Full Changelog: v6.6.8...v6.7.0

v6.6.8

13 Mar 10:09

Choose a tag to compare

What's Changed

Full Changelog: v6.6.7...v6.6.8

v6.6.7

07 Mar 09:56

Choose a tag to compare

6.6.7 (2025-03-07)

Improvements

Bug Fixes

  • channel muted state update for offline enabled case (#2992) (3acc9c4)
  • return properly sorted messages from offline DB (#2996) (52168ab)

v6.6.6

03 Mar 09:26

Choose a tag to compare

6.6.6 (2025-03-03)

Bug Fixes

  • bump dependencies, add new user agent functionality (#2987) (a6449a1)
  • bump stream-chat for user agent hotfix (#2988) (7ef7eac)
  • onViewableItemsChanged invariant violation (#2986) (1d25351)

v6.6.5

25 Feb 14:41

Choose a tag to compare

6.6.5 (2025-02-25)

Bug Fixes

  • pin preferredAssetRepresentationMode to current (#2979) (bc3b539)