Skip to content

Releases: GetStream/stream-chat-react

v11.0.0-rc.2

27 Oct 13:47

Choose a tag to compare

v11.0.0-rc.2 Pre-release
Pre-release

11.0.0-rc.2 (2023-10-27)

Bug Fixes

  • emoji-mart: simplify EmojiPicker & EmojiIndex integration (#2117) (60c24b8)

Features

  • renderText: allow custom remark and rehype plugin composition (#2142) (4a25912)
  • VirtualizedMessageList: allow to merge custom virtuoso components with the SDK defaults (#2140) (6ea9ff0)

BREAKING CHANGES

  • emoji-mart: EmojiPicker and EmojiIndex have changed, see release guides in #2117 for more information

v10.15.0

25 Oct 14:33

Choose a tag to compare

10.15.0 (2023-10-25)

Features

  • renderText: allow custom remark and rehype plugin composition (#2142) (4a25912)
  • VirtualizedMessageList: allow to merge custom virtuoso components with the SDK defaults (#2140) (6ea9ff0)

v10.14.1

19 Oct 11:21

Choose a tag to compare

10.14.1 (2023-10-19)

  • chore(deps): bump stream-chat from 8.12.4 to 8.13.1

v11.0.0-rc.1

12 Oct 11:30

Choose a tag to compare

v11.0.0-rc.1 Pre-release
Pre-release

11.0.0-rc.1 (2023-10-12)

Bug Fixes

BREAKING CHANGES

  • emoji-mart: reactionOptions signature has changed, see release guide for more information

v10.14.0

11 Oct 16:13

Choose a tag to compare

10.14.0 (2023-10-11)

Features

  • allow complete channel list throttled reload on internet connection recovery (#2123) (252cac3)

v10.13.1

09 Oct 12:46

Choose a tag to compare

10.13.1 (2023-10-09)

v10.13.0

06 Oct 17:05

Choose a tag to compare

10.13.0 (2023-10-06)

Bug Fixes

  • on pagination keep a unique list of channels in the ChannelList (#2115) (11173e1)

Features

  • add initializeOnMount prop to ChannelProps (#2113) (db18efd)
  • allow to conditionally display MessageInput's send button through MessageInputProps (#2109) (cd07418)

v10.12.0

29 Sep 12:26

Choose a tag to compare

10.12.0 (2023-09-29)

Features

  • add messageDeliveryStatus prop to ChannelListPreview (#2104) (9aa4aea)
  • allow to configure the search query debounce interval (#2107) (d563369)

v10.11.0

26 Sep 13:00

Choose a tag to compare

10.11.0 (2023-09-26)

Bug Fixes

  • adjust cooldown interval calculation for messages coming from future (#2101) (3263f10)
  • enable sending reactions to frozen channel with UseFrozenChannel permission (#2097) (852490d)

Features

  • add timezone support to datetime parsing (#2099) (3d4bdf9)

v10.10.2

19 Sep 22:11

Choose a tag to compare

10.10.2 (2023-09-19)

Bug Fixes

  • keep channels initially without id registered for WS events (#2095) (eba7bbe)