Skip to content

Releases: GetStream/stream-chat-react-native

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)

v6.6.0

13 Feb 14:44
Compare
Choose a tag to compare

6.6.0 (2025-02-13)

Features

Bug Fixes

  • add translations for slide to cancel text in async audio (#2949) (f79bc2b)

v6.5.1

11 Feb 10:26
Compare
Choose a tag to compare

6.5.1 (2025-02-11)

Bug Fixes

  • animation start event breaking ui responsiveness (#2941) (621da62)

v6.5.0

05 Feb 15:40
Compare
Choose a tag to compare

6.5.0 (2025-02-05)

Features

  • add blockquote support for preview in message (#2929) (fd1ccd5)

Bug Fixes

  • channel.visible not taking sort and pinned channels into account (#2925) (f99d602)
  • progress bar hit slop for better touch (#2927) (f3ce24c)
  • shorten the name of audio attachment files (#2930) (f1c40af)

v6.4.1

30 Jan 18:46
Compare
Choose a tag to compare

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

29 Jan 15:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.1...v6.4.0