Skip to content

Releases: GetStream/stream-chat-js

v9.24.0

17 Oct 07:22

Choose a tag to compare

9.24.0 (2025-10-17)

Features

v9.23.0

15 Oct 09:12

Choose a tag to compare

9.23.0 (2025-10-15)

Features

  • add an api to prune messages from the end (#1635) (137dca6)
  • add MentionsSearchSource.toUserSuggestion method (#1637) (e5e0dbf)
  • add offline support for delete message for me feature (#1633) (0ded575)

Refactors

  • make channel and client protected in CommandSearchSource and MentionsSearchSource (#1636) (afe749d)

v9.22.1

10 Oct 08:38

Choose a tag to compare

9.22.1 (2025-10-10)

Bug Fixes

v9.22.0

09 Oct 10:32

Choose a tag to compare

9.22.0 (2025-10-09)

Features

v9.21.0

08 Oct 09:30

Choose a tag to compare

9.21.0 (2025-10-08)

Bug Fixes

  • do not add error to client notifications for getDrafts (#1631) (4923459)
  • normalize Windows CRLF newline sequence into LF line ending (#1630) (458f807)

Features

v9.20.3

01 Oct 16:08

Choose a tag to compare

9.20.3 (2025-10-01)

Bug Fixes

  • bundle: upgrade axios and externalize previously bundled packages (#1627) (2d14573)

v9.20.2

01 Oct 10:41

Choose a tag to compare

9.20.2 (2025-10-01)

Bug Fixes

  • add last_updated field to ChannelFilters type (#1626) (6cf09d4)

v9.20.1

29 Sep 14:56

Choose a tag to compare

9.20.1 (2025-09-29)

Bug Fixes

  • add options to upload-in-progress warning notification (#1625) (96f1f44)
  • wait for WS disconnect before token reset (#1623) (2f29ed0)

v9.20.0

22 Sep 13:54

Choose a tag to compare

9.20.0 (2025-09-22)

Features

  • (cha-1233) added sender visibility to campaign (#1616) (68f709f)

Refactors

  • mod: drop unsupported rule builder actions (#1622) (ff7fa5f)

v9.19.1

12 Sep 10:00

Choose a tag to compare

9.19.1 (2025-09-12)

Bug Fixes

  • update message composer location config upon querying a channel (#1620) (96d2d6d)