Skip to content

Releases: GetStream/stream-chat-react

v10.8.3

12 Jun 15:50

Choose a tag to compare

10.8.3 (2023-06-12)

Bug Fixes

  • add missing effect and callback dependencies in useChannelSearch hooks (#2029) (1090dd3)

v10.8.2

09 Jun 14:35

Choose a tag to compare

10.8.2 (2023-06-09)

Bug Fixes

v10.8.1

22 May 13:50

Choose a tag to compare

10.8.1 (2023-05-22)

Bug Fixes

  • do not try close message input's autocomplete dropdown on textarea blur (#2015) (af4fb74)

v10.8.0

05 May 14:08

Choose a tag to compare

10.8.0 (2023-05-05)

Bug Fixes

  • prevent duplicate simultaneous query channel quests (#2004) (33411b8)
  • prevent overriding event handlers in MessageInput's Textarea component (#2006) (569c53d)

Features

  • allow to retrieve the default message input value dynamically (#2007) (9316bdf)

v10.7.6

24 Apr 09:45

Choose a tag to compare

10.7.6 (2023-04-24)

Bug Fixes

  • renderText: handle forward slash in mentions (#1997) (eb04651)

v9.5.4

24 Apr 09:32

Choose a tag to compare

9.5.4 (2023-04-24)

Bug Fixes

  • renderText: handle forward slash in mentions (#1997) (903828c)

v9.5.3

17 Apr 08:13

Choose a tag to compare

9.5.3 (2023-04-17)

Bug Fixes

  • prevent overwriting sent message on slow network (#1996) (8208223)

v10.7.5

14 Apr 14:42

Choose a tag to compare

10.7.5 (2023-04-14)

Bug Fixes

  • prevent overwriting sent message on slow network (#1993) (5f5893a)

v10.7.4

05 Apr 21:06

Choose a tag to compare

10.7.4 (2023-04-05)

Bug Fixes

  • update channel state on user.deleted event (#1985) (767d194)

v10.7.3

16 Mar 14:44

Choose a tag to compare

10.7.3 (2023-03-16)

Bug Fixes

  • do not increase count of prepended VirtualizedMessageList messages of status "sending" or "failed" (#1972) (f1bf6fa)