Releases: GetStream/stream-chat-react-native
Releases · GetStream/stream-chat-react-native
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
v6.6.1
v6.6.0
v6.5.1
v6.5.0
v6.4.1
6.4.1 (2025-01-30)
Bug Fixes
- bottom sheet layout issue interrupting with animated view (#2917) (3627f32)
- bump stream-chat-js version for poll state invalidation bug (#2918) (555fb68)
- regression in file upload preview remove item (#2919) (569ed39)
- warn users about new google policy and to replace cameraroll with image-picker (#2916) (5c16879)
v6.4.0
What's Changed
- feat: channel pinning and archiving by @khushal87 in #2866
- fix: add thumbnail info on gallery press handlers by @isekovanic in #2911
- fix: audio attachment reset to 0 issue and refinements by @khushal87 in #2903
- fix: archive icon name and export, swipeable usage in sample app by @khushal87 in #2913
Full Changelog: v6.3.1...v6.4.0