Skip to content

Releases: GetStream/stream-chat-js

v9.19.0

02 Sep 08:32

Choose a tag to compare

9.19.0 (2025-09-02)

Bug Fixes

  • calculate TextComposer selection upon text insertion correctly (#1608) (625d16c)
  • search cursor pagination (#1611) (b13de81)

Features

  • added ChannelMemberResponse to MessageResponse (#1602) (fe3998f)
  • update channel's blocked property on channel.hidden and channel.visible events (#1610) (6fa6829)

v9.18.1

27 Aug 13:30

Choose a tag to compare

9.18.1 (2025-08-27)

Bug Fixes

  • formatMessage - reference the correct msg in toLocalMessageBase (#1605) (0fda67f)

v9.18.0

27 Aug 05:37

Choose a tag to compare

9.18.0 (2025-08-27)

Features

v9.17.0

18 Aug 09:44

Choose a tag to compare

9.17.0 (2025-08-18)

Features

Chores

  • deps: upgrade linkifyjs to v4.3.2 (eb3a8be)

v9.16.0

14 Aug 09:04

Choose a tag to compare

9.16.0 (2025-08-14)

Features

  • add channel message count response fields (#1594) (c58fd6f)

v9.15.0

08 Aug 14:12

Choose a tag to compare

9.15.0 (2025-08-08)

Bug Fixes

  • handle poll vote limit trespass with notification instead of removing the oldest vote (#1598) (832cd88)

Features

v9.14.0

01 Aug 15:44

Choose a tag to compare

9.14.0 (2025-08-01)

Bug Fixes

  • consider locally filtered messages in message pagination params calculation (#1595) (b2c01e8)
  • keep pinned message data upon message editing (#1590) (3bcfc28)

Features

  • add attachment manager middleware for pre-upload and post-upload events (#1588) (a8b0497)

Chores

  • deps: upgrade form-data to version 4.0.4 (#1592) (2dd6676)

v9.13.0

30 Jul 07:07

Choose a tag to compare

9.13.0 (2025-07-30)

Bug Fixes

  • set loading state to [secure] when query channel errors out (#1585) (11c18f5), closes #1584

Features

v9.12.0

23 Jul 10:28

Choose a tag to compare

9.12.0 (2025-07-23)

Features

v9.11.0

11 Jul 11:22

Choose a tag to compare

9.11.0 (2025-07-11)

Bug Fixes

  • add duration field to the local attachment if its available (#1581) (00e6fe5)
  • add push v3 params to channel apis (#1580) (56cabda)

Features