Skip to content

Releases: GetStream/stream-chat-react-native

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

v6.0.2

23 Dec 14:46
Compare
Choose a tag to compare

6.0.2 (2024-12-23)

Bug Fixes

v6.0.1

19 Dec 14:28
Compare
Choose a tag to compare

6.0.1 (2024-12-19)

Bug Fixes

v6.0.0

12 Dec 10:40
Compare
Choose a tag to compare

6.0.0 (2024-12-12)

⚠ BREAKING CHANGES

After a long wait, we've finally released version 6.0.0 of our SDK ! πŸš€

For a full list of changes, please refer to our migration guide where everything should be outlined.

v5.44.2

10 Dec 11:56
Compare
Choose a tag to compare

5.44.2 (2024-12-10)

Bug Fixes

  • only disable message input ui when capabilities change (#2836) (8cc863d)