Skip to content

Releases: GetStream/stream-chat-js

v9.26.0

18 Nov 10:31

Choose a tag to compare

9.26.0 (2025-11-18)

Bug Fixes

  • prevent reporting delivery for already reported message (#1643) (8612079)
  • skip channel.state.last_message_at update on incoming system message if configured (#1642) (0cd6009)

Features

  • add app_banned and has_unread properties to ChannelFilters (#1649) (9b580b0)
  • add filter tags to channels (#1646) (4101531)
  • add hide_history_before option for adding members (#1645) (3c75c12)
  • add should_send_custom_events toggle (#1651) (39abbb6)
  • support members_template property for campaigns (#1647) (d04fade)
  • support option to mark messages unread by message timestamp (#1648) (64ddb4b)

v9.25.0

23 Oct 10:59

Choose a tag to compare

9.25.0 (2025-10-23)

Bug Fixes

  • prevent search source pagination on non-retryable response errors (#1638) (d306a1a)

Features

  • add delivery_events channel configuration parameter (#1639) (13d295a)

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)