Skip to content

Releases: GetStream/stream-chat-react-native

v7.2.0

23 Jun 13:18

Choose a tag to compare

7.2.0 (2025-06-23)

Features

v7.1.2

23 Jun 09:39

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)

v7.1.1

30 May 13:06

Choose a tag to compare

What's Changed

  • fix: bump stream-chat version as a fix for type issues by @isekovanic in #3106
  • perf: image gallery rendering improvements by @isekovanic in #3108
  • fix: add filled and unfilled bg colour theme properties for ReactionListBottom by @khushal87 in #3100

Full Changelog: v7.1.0...v7.1.1

v7.1.0

27 May 15:23

Choose a tag to compare

7.1.0 (2025-05-27)

Features

We recently reworked and refreshed our offline support feature πŸš€

It contains a variety of new things as well as improvements that you can read more about here and here.

Bug Fixes

  • expose abstract offline db implementation (#3103) (ffc59e8)

v7.0.1

23 May 09:43

Choose a tag to compare

What's Changed

  • chore: update yarn lock and podlock files with the latest major merge by @khushal87 in #3081
  • fix: use useSyncExternalStore in the useStateStore hook by @khushal87 in #3084
  • fix: prefer error screen over loading screen by @isekovanic in #3083
  • fix: remounting specific attachments and jittery fast anims by @isekovanic in #3086
  • perf: optimize channel ctx usage in message by @isekovanic in #3087
  • fix: swipe to reply remounting by @isekovanic in #3088
  • fix: takePhoto regression with incorrect file name and size for image by @khushal87 in #3089
  • fix: issue with animating giphy on android with latest RN version by @khushal87 in #3092
  • fix: guard against fetching appsettings many times by @isekovanic in #3095

Full Changelog: v7.0.0...v7.0.1

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