Skip to content

Releases: GetStream/stream-chat-react

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

v3.1.7

29 Oct 12:32

Choose a tag to compare

Fix

  • Improved errorHandling on failed uploads. #596
  • Escape special characters in mentioned_users names #591
  • Improve handling max files(10) in MessageInput #593

v3.1.6

21 Oct 05:29

Choose a tag to compare

Fix

  • displayActions prop is respected in MessageOptions component #587

Chore

  • stream-chat-js required version bumped to 2.7.x #582

v3.1.5

19 Oct 13:36

Choose a tag to compare

Feature

  • Disable upload dropzone and input button in Input components based on channel config #585

Fix

  • Disable the upload dropzone and input button when the maximum number of allowed attachments is reached #577

v3.1.4

19 Oct 11:38

Choose a tag to compare

Fix

  • Fixed a bug with ChannelList pagination with low limits or high thresholds #583

Added

  • Disable reactions based on channel config #581
  • Disable Thread based on channel config #580
  • Disable TypingIndicator based on channel config #579