Releases: GetStream/stream-chat-react-native
Releases · GetStream/stream-chat-react-native
v9.0.0
V9.0.0 is finally here ! 🚀
Important changes:
- Complete design overhaul: V9 introduces a full visual redesign across the SDK, including the message list, channel list, composer, and overall chat experience.
- Redesigned message contextual menu: The message overlay and contextual menu system were reworked to provide a more modern and customizable foundation for message actions, reactions, and related interactions.
WithComponentscustomization model: V9 expands and standardizes top-level component overrides throughWithComponents, making SDK customization more consistent and easier to manage.- New design token system: V9 introduces a new token-based theming model built around
primitives,foundations,components, andsemantics. - New Architecture only: V9 now supports React Native’s New Architecture exclusively.
For more details, see the V9 docs, the migration guide, and the theming docs.
v8.13.9
What's Changed
- fix: unicode replacement string android crash by @isekovanic in #3540
Full Changelog: v8.13.8...v8.13.9
v8.13.8
What's Changed
- fix: channel list stale last message by @isekovanic in #3534
Full Changelog: v8.13.7...v8.13.8
v8.13.7
What's Changed
- fix: thread resetting after reconnection by @isekovanic in #3492
Full Changelog: v8.13.6...v8.13.7
v8.13.6
What's Changed
- fix: add Expo 55 compatibility by @isekovanic in #3490
- fix: missing mime types by @isekovanic in #3491
Full Changelog: v8.13.5...v8.13.6
v8.13.5
What's Changed
- fix: exclude RCT-Folly from prebuilt RN by @isekovanic in #3447
Full Changelog: v8.13.4...v8.13.5
v8.13.4
What's Changed
- fix: suggestions pagination by @isekovanic in #3423
Full Changelog: v8.13.3...v8.13.4
v8.13.3
What's Changed
- fix: thread messages breaking pagination by @isekovanic in #3422
Full Changelog: v8.13.2...v8.13.3
v8.13.2
What's Changed
- fix: revert back to old pagination defaults by @isekovanic in #3421
Full Changelog: v8.13.1...v8.13.2
v8.13.1
What's Changed
- fix: infinite loading on empty MessageList by @isekovanic in 04261e4
Full Changelog: v8.13.0...v8.13.1
