Skip to content

Releases: GetStream/stream-chat-react-native

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

v6.3.1

28 Jan 12:25
Compare
Choose a tag to compare

6.3.1 (2025-01-28)

Bug Fixes

v6.3.0

27 Jan 14:43
Compare
Choose a tag to compare

6.3.0 (2025-01-27)

Features

  • enable swipe to reply for message bubble (#2892) (9c37c25)

Bug Fixes

  • add latest version >11.2.6 compatibility for op-sqlite (#2899) (d69b2f6)
  • properly sync own reads while offline mode is enabled (#2901) (4df41c4)

v6.2.0

17 Jan 11:03
Compare
Choose a tag to compare

6.2.0 (2025-01-17)

Features

  • add support for video recording take and upload (#2870) (7e50994)

Bug Fixes

  • add size prop to ChannelAvatar component (f7eeec8)
  • change default value of audioRecordingEnabled and not rely on package availability for default value (#2884) (b0a566f)
  • incorrect read state for messages (#2888) (be05c94)
  • message list connection reconciliation (#2896) (020cecc)