Releases: GetStream/stream-chat-react-native
Releases · GetStream/stream-chat-react-native
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
v6.6.7
v6.6.6
v6.6.5
v6.6.4
What's Changed
- fix: upload file/image and respect app settings by @khushal87 in #2976
- fix: update expo dependencies in expo sample app to latest by @khushal87 in #2975
Full Changelog: v6.6.3...v6.6.4
v6.6.3
v6.6.2
What's Changed
- fix: poll vote fallback to id if name not present by @khushal87 in #2958
- perf: do not rerender Channel on poll events by @isekovanic in #2959
- fix: state break on channel prop update by @isekovanic in #2957
- fix: use channel.cid instead of id by @isekovanic in #2960
- fix: message content inner container style overflow issue by @khushal87 in #2961
Full Changelog: v6.6.1...v6.6.2