Skip to content

Releases: GetStream/stream-chat-react-native

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)

v5.44.5

15 Jan 07:56
ba07bf9
Compare
Choose a tag to compare

What's Changed

  • fix: inverted unread indicator due to applied inverted styles by @khushal87 in #2889

Full Changelog: v5.44.4...v5.44.5

v5.44.4

15 Jan 07:56
34ddec9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.44.3...v5.44.4

v6.1.1

08 Jan 06:23
Compare
Choose a tag to compare

6.1.1 (2025-01-08)

Bug Fixes

  • customize channel avatar size using theme (#2874) (88ed5e3)

v5.44.3

08 Jan 09:42
efe1074
Compare
Choose a tag to compare

Bug Fixes

  • customize channel avatar size using theme and a size prop in ChannelAvatar component (#2881) (5fbd50)

v6.1.0

24 Dec 12:38
Compare
Choose a tag to compare

What's Changed

Feature

We are happy to release and roll out the Mark as Unread feature for the RN SDK. You can read more about it here. 🚀

Changes

  • feat: mark as unread and mark as read improvements by @khushal87 in #2833

Full Changelog: v6.0.2...v6.1.0