Skip to content

Releases: GetStream/stream-chat-react

v13.9.0

09 Oct 10:51
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

13.6.6 (2025-09-17)

Bug Fixes

v13.6.5

15 Sep 10:54
Compare
Choose a tag to compare

13.6.5 (2025-09-15)

Bug Fixes

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

v13.6.4

11 Sep 07:07
Compare
Choose a tag to compare

13.6.4 (2025-09-11)

Bug Fixes

  • display message actions dialogs for thread replies sent to channel (#2823) (04149ab)

v13.6.3

10 Sep 08:48
Compare
Choose a tag to compare

13.6.3 (2025-09-10)

Bug Fixes

  • add missing translations for poll composer error messages (#2820) (5f814d9)
  • export LoadingChannel component (#2818) (8a01942)

v13.6.2

06 Sep 21:42
Compare
Choose a tag to compare

13.6.2 (2025-09-06)

Bug Fixes

  • return possibility to compose characters (8a932f0)