Skip to content

Releases: GetStream/stream-chat-react

v13.10.2

30 Oct 15:01

Choose a tag to compare

13.10.2 (2025-10-30)

Bug Fixes

  • experimental message actions: reflect user_message_reminders config (#2878) (4622645)

v13.10.1

30 Oct 09:16

Choose a tag to compare

13.10.1 (2025-10-30)

Bug Fixes

  • show the message status only for the last own message when returnAllReadData is false (#2877) (7e47fda)

v13.10.0

23 Oct 11:21

Choose a tag to compare

13.10.0 (2025-10-23)

Bug Fixes

  • control SimpleAttachmentSelector display according to channel capabilities (#2860) (da9f02e)
  • disable reply count button when missing send-reply permission (#2871) (9e70560)
  • ensure message delivery data are recalculated for the latest message delivery confirmation (#2869) (26cb181)
  • ensure submenu is aligned correctly in reference to the parent menu with floating-ui/react (#2868) (fe84cf9)
  • exclude own read state from delivery status inference in ChannelPreview (#2870) (2e9bc6e)
  • use the nearest dialog manager to display dialogs (#2865) (e4081c8)

Features

  • add optional remarkIgnoreMarkdown plugin to avoid markdown transform to HTML (#2872) (33c6678)

Chores

  • deps: bump axios from 1.9.0 to 1.12.2 in /examples/tutorial (#2846) (3377c24)
  • deps: upgrade @stream-io/stream-chat-css to v5.15.0 (cf3ad0f)
  • deps: upgrade stream-chat to v9.25.0 (419140c)

v13.9.0

09 Oct 10:51

Choose a tag to compare

13.9.0 (2025-10-09)

Features

  • add optional Delete for me message action (#2855) (ade1a9c)
  • support message delivered and message sent statuses separately (#2837) (008d0b0)

v13.8.1

08 Oct 09:45

Choose a tag to compare

13.8.1 (2025-10-08)

Bug Fixes

  • add "team" property to the DefaultChannelData interface (#2850) (edac5f6)

Chores

  • deps: upgrade steam-chat to v9.21.0 (fad4407)

v13.8.0

08 Oct 09:25

Choose a tag to compare

13.8.0 (2025-10-08)

Bug Fixes

  • add CustomMessageComposerData redeclaration (#2833) (641cdd3)
  • add notification translator for notification validation:attachment:upload:in-progress (#2842) (7c2a965)
  • ChannelPreview: call getLatestMessagePreview on every relevant WS event (#2838) (386ef55)
  • check cast-poll-vote permission to show "Suggest an option" poll action (#2835) (a14367e)
  • giphy: allow using actions in quoted messages (#2849) (8052bd7)
  • TextareaComposer: check sendable data before allowing message submission (#2852) (4300ed6)
  • useMessageComposer: keep editing message composer with up-to-date edited message reference (#2851) (d4eb2d7)

Features

  • allow to override EditMessageModal and thus its additionalMessageInputProps (#2853) (50e3c62)

Chores

  • deps: upgrade stream-chat to v9.20.3 (51ea875)

v12.15.8

29 Sep 13:41

Choose a tag to compare

12.15.8 (2025-09-29)

Bug Fixes

  • ChannelPreview: call getLatestMessagePreview on every relevant WS event (#2838) (c8e9542)

v13.7.0

18 Sep 10:52

Choose a tag to compare

13.7.0 (2025-09-18)

Features

  • add imageToLink Remark plugin for converting image MD links to anchor tags (#2832) (32fce17)
  • support inserted text element in message markdown rendering (#2831) (9135112)

v13.6.6

17 Sep 11:04

Choose a tag to compare

13.6.6 (2025-09-17)

Bug Fixes

v13.6.5

15 Sep 10:54

Choose a tag to compare

13.6.5 (2025-09-15)

Bug Fixes

  • reflect channel config besides user permissions in AttachmentSelector (#2824) (6e0a6e6)