Releases: GetStream/stream-chat-react-native
Releases · GetStream/stream-chat-react-native
Release list
v9.7.0
9.7.0 (2026-07-17)
Bug Fixes
- allow moving text inside message content (#3723) (dbecc8e)
- export missing base UI components and correct stale JSDoc/comments (#3730) (0a38205), closes GetStream/docs-content#1435
- export OutputButtons from the SDK (#3727) (eb94ff8)
- theming fixes (avatar, reaction pill, force message alignment) (#3728) (a740c7a)
- yarn workspaces ci issues (#3724) (d786211), closes #3717
Features
v8.13.17
What's Changed
- fix: thread_manager reload before activation by @isekovanic in #3729
Full Changelog: v8.13.16...v8.13.17
v9.6.1
9.6.1 (2026-07-09)
Bug Fixes
- add optional toggling between keyboard and picker (#3712) (8cae158)
- context menu scrollability (#3719) (eccc660)
- disappearing context menu (#3714) (8971bef)
- keyboard jump on samsung non edge-to-edge devices (#3718) (07e5554)
- orientation awareness in bottom sheet (#3711) (372255a)
- restore release automation token and backfill missing changelog (#3717) (df611bb)
- the MessageComposerTrailingView slot moved to same row as input … (#3716) (a9a54ab)
- thread_manager reload before activation (#3720) (2ff90d5)
Performance Improvements
v9.6.0
What's Changed
- feat: localized unread count by @isekovanic in #3679
- fix: expose default native handlers by @isekovanic in #3704
Full Changelog: v9.5.2...v9.6.0
v9.5.2
What's Changed
- perf: prevent recycling remounting in MessageContent descendants by @isekovanic in #3696
- perf: optimize recycling item type resolution by @isekovanic in #3697
- fix: draw distance regression by @isekovanic in #3699
- fix: support expo-media-library 56.0.5+ by @szuperaz in #3700
Full Changelog: v9.5.1...v9.5.2
v9.5.1
What's Changed
- fix: prevent upload for files above size limit by @isekovanic in #3686
- fix: member label doesn't overlap with user pictures in channel avatar 2xl by @szuperaz in #3687
- fix: channel details edit button padding by @szuperaz in #3685
- fix: don't exclude user from online member count; use watcher_count by @szuperaz in #3688
- fix: build error with image resizer installed by @isekovanic in #3690
- fix: gallery video seeking by @isekovanic in #3691
- fix: generate thumbnails for ph assets without asset download by @isekovanic in #3689
- fix: pinned message translations in channel details by @isekovanic in #3692
- fix: suppress upload cancelled notification for async uploads by @isekovanic in #3693
Full Changelog: v9.5.0...v9.5.1
v9.5.0
What's Changed
- fix: destructive channel actions dialog by @isekovanic in #3666
- chore: remove duplicate screen headers from expo app by @szuperaz in #3667
- feat: add search bar for members list in channel details by @szuperaz in #3668
- fix(a11y): focus inputs on enter and page transitions by @isekovanic in #3671
- chore: update a11y skill by @isekovanic in #3672
- fix: respect command sorting coming from dashboard by @szuperaz in #3673
- perf: screen reader queries by @isekovanic in #3674
- perf: gallery virtualization by @isekovanic in #3675
- chore: move check and sample distribution runners to self hosted by @isekovanic in #3676
- fix: core ui component alignment fixes by @isekovanic in #3677
- refactor: channel details cleanup by @szuperaz in #3669
- fix: online indicator misaligned for 2xl avatar by @szuperaz in #3678
- chore: bump stream-chat-js to latest by @isekovanic in #3681
Full Changelog: v9.4.0...v9.5.0
v9.4.0
What's Changed
- fix: downgrade rngh by @isekovanic in #3641
- feat: channel info screens by @szuperaz in #3590
- fix: context menu extra padding by @isekovanic in #3644
- fix: poll style fixes by @isekovanic in #3645
- fix: audio attachment style edge cases by @isekovanic in #3646
- chore: update sample app icon by @isekovanic in #3647
- fix: use client mandated composer queue by @isekovanic in #3648
- fix: nitro sound audio recording by @isekovanic in #3649
- fix: revert nitro sound to 0.2.9 by @isekovanic in #3650
- feat: pinned channels design by @isekovanic in #3651
- fix: variety ui design edge cases by @isekovanic in #3653
- fix: pin channel action order by @isekovanic in #3655
- fix: support custom channel preview username text by @zbarbuto in #3654
- feat: enhanced mentions by @isekovanic in #3631
- feat: channel details navigational screens by @szuperaz in #3652
- perf: gallery perf improvements by @isekovanic in #3662
New Contributors
Full Changelog: v9.3.1...v9.4.0
v9.3.1
What's Changed
- chore(yarn): migrate to Yarn 4 + native workspaces by @oliverlaz in #3594
- fix: switch to
npmactions with--no-workspacesby @isekovanic in #3622 - perf: short circuit removal of redundant views by @isekovanic in #3623
- fix: on selection change issues by @isekovanic in #3624
- perf: message content styles and perf scripts by @isekovanic in #3626
- fix: a11y actionable items fixes by @isekovanic in #3628
- chore: rn 0.85 upgrade of SampleApp and rngh 3 support by @isekovanic in #3629
- fix: revert reanimated version by @isekovanic in #3630
- fix: a11y continuous improvements by @isekovanic in #3632
- fix: a11y follow up fixes by @isekovanic in #3634
- fix: android flicker on a11y tree traversal by @isekovanic in #3635
- fix: expo ui bottom sheet synchronization issues by @isekovanic in #3636
- fix: patch rngh with potential pressability fix by @isekovanic in #3637
Full Changelog: v9.3.0...v9.3.1
v8.13.16
What's Changed
- fix: on selection change of MessageInput by @isekovanic in #3625
Full Changelog: v8.13.15...v8.13.16