Skip to content

Releases: GetStream/stream-chat-react

v3.4.1

15 Dec 15:05

Choose a tag to compare

Feature

  • Adds custom UI component prop ThreadHeader to Thread to override the default header. #642

MML

14 Dec 16:08

Choose a tag to compare

MML

Feature

  • MML is supported by default in all Message components except MessageLiveStream. #562

    For more detail about how to use MML please refer to mml-react docs.

v3.3.2

11 Dec 09:19

Choose a tag to compare

Fix

  • Add error handling for loadMoreThread API request #627

v3.3.1

09 Dec 16:14

Choose a tag to compare

Fix

  • Add additional user role check for isModerator boolean #625

v3.3.0

03 Dec 13:06

Choose a tag to compare

Feature

  • Allow all instances of Avatar to be overridden with a custom component via props #610

v3.2.4

19 Nov 09:19

Choose a tag to compare

Fix

  • Prevent firing LoadMore requests when browser is offline #614
  • Support muted channels in ChannelPreview #608
  • ChannelContext.sendMessage type accepts missing text #613

v3.2.3

13 Nov 11:06

Choose a tag to compare

Fix

  • Email links are clickable #607
  • message.own_reactions passed into Reaction components #604

v3.2.2

05 Nov 10:31

Choose a tag to compare

Fix

  • VirtualizedMessageList breaking the list for falsy messages #602
  • FixedHeightMessage action box not opening in React@17 #602
  • Missing custom hooks type #601

v3.2.1

04 Nov 14:40

Choose a tag to compare

Fix

  • VirtualizedMessageList stick to bottom #597

React v17

04 Nov 08:48

Choose a tag to compare

Chore

  • Support React v17 #588