Skip to content

Releases: GetStream/stream-chat-react-native

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

v5.39.5

24 Oct 12:16
Compare
Choose a tag to compare

What's Changed

  • fix: inline date separator not being rendered for deleted message appropriately by @khushal87 in #2716
  • docs: unable to handle filters for channels received through the event by @khushal87 in #2718
  • fix: add a theme for overlay reaction list icon and introduce shouldShowUnreadOverlay for message bubble by @khushal87 in #2722

Full Changelog: v5.39.4...v5.39.5

v5.39.4

21 Oct 13:06
Compare
Choose a tag to compare

5.39.4 (2024-10-21)

Bug Fixes

  • add sender and receiver background color for message bubble in message overlay (#2710) (7e64290)
  • double loading when targetting a message (#2711) (fdb4f17)

v5.39.3

15 Oct 13:17
Compare
Choose a tag to compare

What's Changed

  • fix: ChannelAvatar crash when used outside of ChannelList by @isekovanic in #2708

Full Changelog: v5.39.2...v5.39.3