Skip to content

Releases: GetStream/stream-chat-react-native

v6.7.1

27 Mar 10:06
Compare
Choose a tag to compare

6.7.1 (2025-03-27)

Bug Fixes

v6.7.0

17 Mar 15:37
Compare
Choose a tag to compare

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

13 Mar 10:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.6.7...v6.6.8

v6.6.7

07 Mar 09:56
Compare
Choose a tag to compare

6.6.7 (2025-03-07)

Improvements

Bug Fixes

  • channel muted state update for offline enabled case (#2992) (3acc9c4)
  • return properly sorted messages from offline DB (#2996) (52168ab)

v6.6.6

03 Mar 09:26
Compare
Choose a tag to compare

6.6.6 (2025-03-03)

Bug Fixes

  • bump dependencies, add new user agent functionality (#2987) (a6449a1)
  • bump stream-chat for user agent hotfix (#2988) (7ef7eac)
  • onViewableItemsChanged invariant violation (#2986) (1d25351)

v6.6.5

25 Feb 14:41
Compare
Choose a tag to compare

6.6.5 (2025-02-25)

Bug Fixes

  • pin preferredAssetRepresentationMode to current (#2979) (bc3b539)

v6.6.4

24 Feb 09:22
Compare
Choose a tag to compare

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

21 Feb 11:52
Compare
Choose a tag to compare

6.6.3 (2025-02-21)

Bug Fixes

  • change height of bottom sheet in message menu using theme (#2969) (094a0e1)
  • file upload preview state refresh when state changes (#2970) (776ac2c)

v6.6.2

19 Feb 12:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.6.1...v6.6.2

v6.6.1

18 Feb 14:12
Compare
Choose a tag to compare

6.6.1 (2025-02-18)

Bug Fixes

  • change flatlist inside the bottom sheet modal and fix gesture in bottom sheet (#2953) (92f0b01)
  • show selected reaction tab in the message menu when long pressed in bottom reaction list (#2955) (f8e37f3)