Skip to content

Releases: GetStream/stream-chat-react

v11.7.0

07 Feb 13:27

Choose a tag to compare

11.7.0 (2024-02-07)

Bug Fixes

  • show UnreadMessagesNotification when MessageList is scrolled to bottom via Element.scrollTo (#2261) (b51f846)

Features

  • allow to pass custom function customQueryChannels to ChannelList to query channels (#2260) (5dfa493)

v11.6.0

07 Feb 12:29

Choose a tag to compare

11.6.0 (2024-02-07)

Bug Fixes

Features

v11.5.0

02 Feb 13:59

Choose a tag to compare

11.5.0 (2024-02-02)

Features

v11.4.0

24 Jan 11:48

Choose a tag to compare

11.4.0 (2024-01-24)

Bug Fixes

Features

  • allow overriding the way MessageList renders messages (#2243) (dba63e8)
  • enable exhaustive-deps, but ignore all current errors (#2244) (d07861f)

v10.22.3

10 Jan 14:21

Choose a tag to compare

10.22.3 (2024-01-10)

Bug Fixes

  • disable SuggestionList during text composition (#2205) (502c588)

v11.3.0

09 Jan 15:50

Choose a tag to compare

11.3.0 (2024-01-09)

Features

  • add CustomMessageActionsList to ComponentContext (#2226) (2c6e56c)

Chores

v11.2.1

21 Dec 11:11

Choose a tag to compare

11.2.1 (2023-12-21)

Chores

v11.2.0

20 Dec 15:49

Choose a tag to compare

11.2.0 (2023-12-20)

Bug Fixes

  • update MessageInput icons to include viewBox property (#2220) (df8988e)

Features

  • handle message.new events in ChannelList with custom handler onMessageNewHandler (#2221) (7ffeeaf)

v11.1.2

13 Dec 15:43

Choose a tag to compare

11.1.2 (2023-12-13)

Bug Fixes

  • disable SuggestionList during text composition (#2205) (614bc99)
  • mark as read messages sent by current user (#2211) (38f2363)
  • schedule cooldown removal from useCooldownTimer hook instead of CooldownTimer (#2208) (9523b45)
  • show image fallbacks in image gallery modal (#2212) (5ac95a1)

Chores

  • deps: bump @stream-io/stream-chat-css from v4.1.0 to v4.2.0 (ff554ad)

v10.22.2

13 Dec 16:45

Choose a tag to compare

10.22.2 (2023-12-13)

Bug Fixes

  • show image fallbacks in image gallery modal (#2212) (f222ab5)

Chores

  • deps: bump @stream-io/stream-chat-css from v3.15.0 to v3.16.0 (8cd7e6d)