Skip to content

Releases: GetStream/stream-chat-react-native

v5.42.2

19 Nov 21:25
Compare
Choose a tag to compare

5.42.2 (2024-11-19)

Bug Fixes

  • backporting variety fixes (008cf01)
  • channel hook regressions (e8e3dd0)
  • expo media library permissions race conditions (fc9b908)
  • listen to correct channel read events (5a58a65)
  • recursion depth on regex parse issue (#2790) (e6908e9)

v5.42.1

15 Nov 16:18
Compare
Choose a tag to compare

5.42.1 (2024-11-15)

Bug Fixes

v5.42.0

14 Nov 15:11
Compare
Choose a tag to compare

5.42.0 (2024-11-14)

Features

  • listen to notification.mark_read and notification.mark_unread event and introduce improvements (#2776) (834d124)

Bug Fixes

v5.41.4

08 Nov 16:46
Compare
Choose a tag to compare

5.41.4 (2024-11-08)

Bug Fixes

v5.41.3

07 Nov 15:59
Compare
Choose a tag to compare

5.41.3 (2024-11-07)

Bug Fixes

v5.41.2

04 Nov 17:43
Compare
Choose a tag to compare

5.41.2 (2024-11-04)

Bug Fixes

v5.41.1

01 Nov 13:19
Compare
Choose a tag to compare

5.41.1 (2024-11-01)

Bug Fixes

v5.41.0

31 Oct 23:26
Compare
Choose a tag to compare

What's Changed

Support for Polls

Polls are an effective tool for enhancing user interaction and engagement, providing a dynamic way to gather opinions and feedback.
UI Cookbook: https://getstream.io/chat/docs/sdk/reactnative/guides/custom-poll-flow/

polls-example

v5.40.0

31 Oct 18:01
Compare
Choose a tag to compare

5.40.0 (2024-10-31)

Features

v5.39.6

28 Oct 16:08
Compare
Choose a tag to compare

5.39.6 (2024-10-28)

Bug Fixes