Releases: GetStream/stream-chat-react-native
Releases · GetStream/stream-chat-react-native
v7.1.1
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
v7.0.1
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
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
v6.7.4
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
v6.7.2
v6.7.1
v6.7.0
What's Changed
- fix: show correct read status on the message status component for a message by @khushal87 in #3023
- docs: incorrect sample apps link in readme.md by @khushal87 in #3026
- feat: add support for react compiler bundled native handlers by @isekovanic in #3024
Full Changelog: v6.6.8...v6.7.0
v6.6.8
What's Changed
- fix: properly resolve activeQueryType state by @isekovanic in #3004
- fix: improve channel preview display hooks and long title issue by @khushal87 in #3002
- fix: add avatar component improvements to optimize performance by @khushal87 in #3006
- fix: bump macos version to 15 by @isekovanic in #3007
- fix: memoize the read_events calculation to make it save a rerender by @khushal87 in #3008
- fix: remove scrollToFirstUnreadThreshold by @isekovanic in #3012
- fix: improve the entire channel list re-render for useUserPresence hook by @khushal87 in #3011
- fix: db sorting past 200 messages by @isekovanic in #3018
- fix: native-image-picker pickImage issue by @isekovanic in #3017
- fix: add theme for different group styles in message bubble container by @khushal87 in #3019
Full Changelog: v6.6.7...v6.6.8