Skip to content

Releases: GetStream/stream-chat-react-native

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)

v5.44.1

05 Dec 14:36
Compare
Choose a tag to compare

5.44.1 (2024-12-05)

Bug Fixes

  • add factory fn to determine whether a msg is ai generated (#2829) (79542d8)

v5.44.0

04 Dec 11:24
Compare
Choose a tag to compare

What's Changed

  • fix: show loading indicator instead of returning null from the Chat component when DB not initialized by @khushal87 in #2820
  • fix: audio attachment title overflow issue by @khushal87 in #2821
  • feat: ai chat bot poc by @isekovanic in #2822

Full Changelog: v5.43.2...v5.44.0

v5.43.2

28 Nov 14:12
Compare
Choose a tag to compare

5.43.2 (2024-11-28)

Bug Fixes

v5.43.1

22 Nov 15:49
Compare
Choose a tag to compare

5.43.1 (2024-11-22)

Bug Fixes

  • channel.state break on going to background (#2809) (54ff925)

v5.43.0

20 Nov 13:56
Compare
Choose a tag to compare

5.43.0 (2024-11-20)

Features