Skip to content

Releases: GetStream/stream-chat-react-native

v8.9.2

25 Nov 08:02
f1f208a

Choose a tag to compare

What's Changed

  • fix: image gallery image gallery photos reversed issue by @khushal87 in #3297

Full Changelog: v8.9.1...v8.9.2

v8.9.1

23 Nov 12:22
8f87fc1

Choose a tag to compare

What's Changed

Full Changelog: v8.9.0...v8.9.1

v8.9.0

21 Nov 13:54
8e34d4f

Choose a tag to compare

What's Changed

  • feat: enable react compiler in the Sample and Expo app by @khushal87 in #3279
  • fix: export hooks and add message info read and delivery UI by @khushal87 in #3291
  • fix: update stream-chat version to 9.26.0 by @khushal87 in #3292
  • chore(deps-dev): bump @react-native-community/cli from 19.1.1 to 19.1.2 in /examples/TypeScriptMessaging by @dependabot[bot] in #3290
  • perf: prevent unmounting MessageBubble when STR happens by @isekovanic in #3281

Full Changelog: v8.8.1...v8.9.0

v8.8.1

13 Nov 09:58
5fe309e

Choose a tag to compare

What's Changed

  • fix: crash around audio attachment upload preview in draft mode by @khushal87 in #3280
  • chore(deps-dev): bump @react-native-community/cli from 19.1.1 to 19.1.2 in /examples/SampleApp by @dependabot[bot] in #3284
  • chore: removed SafeAreaView legacy package usage + fixed the issue wi… by @greenfrvr in #3282

New Contributors

Full Changelog: v8.8.0...v8.8.1

v8.8.0

03 Nov 08:55
950b9ba

Choose a tag to compare

What's Changed

  • fix: image tap functionality on android by @sharanya08p in #3272
  • fix: use native stack navigator and broken navigate call by @khushal87 in #3275
  • feat: optional support for react-native-nitro-sound by @khushal87 in #3271
  • feat: show delivery status and read status on the message and channel preview by @khushal87 in #3258

New Contributors

Full Changelog: v8.7.0...v8.8.0

v8.7.0

24 Oct 07:50
7db4ba6

Choose a tag to compare

What's Changed

  • feat: add optional support of delete message for me by @khushal87 in #3246
  • fix: regression due to scaleX for individual images by @khushal87 in #3261
  • fix: respect max file size config for pick image API by @khushal87 in #3262
  • fix: stop the loading state of the image when image fails to load by @khushal87 in #3264
  • fix: add delete for me action type by @khushal87 in #3267
  • fix: make camera roll usage optional using a channel prop by @khushal87 in #3263
  • fix: move the default saveFile and deleteFile api to use legacy expo-file-system by @khushal87 in #3268

Full Changelog: v8.6.2...v8.7.0

v8.6.2

16 Oct 12:22
7b7ad2e

Choose a tag to compare

What's Changed

Full Changelog: v8.6.1...v8.6.2

v8.6.1

15 Oct 05:40
3499068

Choose a tag to compare

What's Changed

  • fix: issue with playing audio multiple times after recording by @khushal87 in #3251
  • fix: add expo PN entitelments on app.json by @khushal87 in #3253

Full Changelog: v8.6.0...v8.6.1

v8.6.0

13 Oct 10:36
b211ca1

Choose a tag to compare

What's Changed

  • perf: re-render issue in the useFetchReactions hook by @khushal87 in #3233
  • fix: respect read events for unread notification display in Message Lists by @khushal87 in #3234
  • chore: add AGENTS.md file by @isekovanic in #3237
  • fix: audio player init issue and replay issue after position reset by @khushal87 in #3236
  • fix: keep editing message composer with up-to-date edited message reference by @khushal87 in #3242
  • fix: image gallery animation and wrong indexing by @khushal87 in #3241
  • feat: expo sample app 54 upgrade, pn setup and login user flow by @khushal87 in #3238
  • fix: export useAudioController from the SDK by @khushal87 in #3243
  • fix: handle react-native-safe-area-context optionally for RN version >=0.81 by @khushal87 in #3239
  • feat: add video playing optional capability through expo-av by @khushal87 in #3248
  • fix: remove setters from use audio controller by @khushal87 in #3249

Full Changelog: v8.5.2...v8.6.0

v8.5.2

30 Sep 07:08
cedf07b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.5.1...v8.5.2