Skip to content

Releases: GetStream/stream-chat-react

v13.6.4

11 Sep 07:07

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

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

Choose a tag to compare

13.6.2 (2025-09-06)

Bug Fixes

  • return possibility to compose characters (8a932f0)

v13.6.1

03 Sep 10:36

Choose a tag to compare

13.6.1 (2025-09-03)

Bug Fixes

  • check the presence of remindMe and saveForLater message actions correctly (#2808) (4c1d1c3)
  • prevent textarea selection reset upon text insertion (#2814) (fc04d13)

v13.6.0

27 Aug 07:30

Choose a tag to compare

13.6.0 (2025-08-27)

Features

  • add support for global modal rendering at the top of the chat component tree (#2792) (0268652)
  • respect onCloseAttempt prop in GlobalModal (#2802) (d630ef1)

v13.5.1

18 Aug 13:19

Choose a tag to compare

13.5.1 (2025-08-18)

Bug Fixes

  • remove optimization preventing ChannelList re-render on member.updated event (#2801) (70d39f9)

v13.5.0

18 Aug 10:26

Choose a tag to compare

13.5.0 (2025-08-18)

Features

v13.4.0

18 Aug 10:02

Choose a tag to compare

13.4.0 (2025-08-18)

Bug Fixes

  • export type GeolocationPreviewProps (e518a82)
  • publish notification on poll vote casting limit trespass (#2796) (f5319f6)
  • render markdown link correctly (regression in 13.2.2) (#2790) (bd1df4a)
  • reset PollComposer state on poll creation form submission (#2795) (85868a3)

Features

  • allow restrictions on modal close behavior (#2797) (157615b)

Chores

  • deps: upgrade linkifyjs to v4.3.2 (a8e0694)

v13.3.0

25 Jul 15:31

Choose a tag to compare

13.3.0 (2025-07-25)

Bug Fixes

  • focus message composer textarea on suggestion item selection (#2782) (c7c1825)
  • prevent validating empty inputs in poll forms (#2780) (3eaa469)

Features

Refactors

  • remove outdated/invalid code from vite example App.tsx (a2805b0)

v13.2.3

15 Jul 15:16

Choose a tag to compare

13.2.3 (2025-07-15)

Bug Fixes

  • export MessageIsThreadReplyInChannelButtonIndicator (#2774) (a87f500)
  • regenerate image preview URL on image attachment removal when editing a message (#2775) (2c7d3ce)