Releases: GetStream/stream-chat-react-native
Releases · GetStream/stream-chat-react-native
v8.12.0
What's Changed
- feat: issue sending message and edit message when moderation bounced it and add blocked component by @khushal87 in #3323
- fix: performance improvement for message list render item by @khushal87 in #3306
Full Changelog: v8.11.0...v8.12.0
v8.11.0
What's Changed
- feat: add attachment picker handle theme by @khushal87 in #3317
- feat: manage audio centrally in the SDK by @khushal87 in #3288
- fix(message-action-handlers): copy translated message by @frankcalise in #3325
- fix: trusted package releases by @isekovanic in #3326
New Contributors
- @frankcalise made their first contribution in #3325
Full Changelog: v8.10.1...v8.11.0
v8.10.1
What's Changed
- fix: theme not getting applied to attachment picker flatlist by @khushal87 in #3307
- test: update snapshots for message input component by @khushal87 in #3309
- fix: broken poll vote casting with react compiler by @isekovanic in #3308
- fix: preSendMessageRequest type by @isekovanic in #3313
Full Changelog: v8.10.0...v8.10.1
v8.10.0
What's Changed
- fix: change message info bottom sheet modal by @khushal87 in #3302
- feat: add support for ephemeral channels by @isekovanic in #3301
Full Changelog: v8.9.2...v8.10.0
v8.9.2
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
v8.9.0
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
MessageBubblewhen STR happens by @isekovanic in #3281
Full Changelog: v8.8.1...v8.9.0
v8.8.1
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
- @greenfrvr made their first contribution in #3282
Full Changelog: v8.8.0...v8.8.1
v8.8.0
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
- @sharanya08p made their first contribution in #3272
Full Changelog: v8.7.0...v8.8.0
v8.7.0
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