Skip to content

Releases: GetStream/stream-chat-react

v11.6.0

07 Feb 12:29
Compare
Choose a tag to compare

11.6.0 (2024-02-07)

Bug Fixes

Features

v11.5.0

02 Feb 13:59
Compare
Choose a tag to compare

11.5.0 (2024-02-02)

Features

v11.4.0

24 Jan 11:48
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

11.2.1 (2023-12-21)

Chores

v11.2.0

20 Dec 15:49
Compare
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
Compare
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
Compare
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)

v11.1.1

05 Dec 16:01
Compare
Choose a tag to compare

11.1.1 (2023-12-05)

Bug Fixes

  • VML: prevent recalculation of prepended items when messages are swapped due to status change (#2203) (565e2f9)