Skip to content

Releases: GetStream/stream-chat-js

v9.42.1

24 Apr 11:47

Choose a tag to compare

9.42.1 (2026-04-24)

Bug Fixes

  • remove offline logic for has sendable data (#1721) (02ed829)

v9.42.0

23 Apr 13:42

Choose a tag to compare

9.42.0 (2026-04-23)

Features

  • global upload manager to track file uploads outside of AttachmentManager (#1715) (b172377)

v9.41.1

17 Apr 13:09

Choose a tag to compare

9.41.1 (2026-04-17)

Bug Fixes

  • pagination breaks if first or last message on page is filtered (… (#1718) (659f33c)
  • update channel state if message becomes shadowed (#1720) (f8f91f1)

v9.41.0

08 Apr 09:06

Choose a tag to compare

9.41.0 (2026-04-08)

Features

  • allow tracking file/image upload progress (#1708) (dc0c815)

v9.40.0

02 Apr 14:59

Choose a tag to compare

9.40.0 (2026-04-02)

Features

v9.39.0

31 Mar 14:02

Choose a tag to compare

9.39.0 (2026-03-31)

Features

  • [CHA-2563] add retention policy endpoints (#1713) (18da9ed)

v9.38.0

17 Mar 15:14

Choose a tag to compare

9.38.0 (2026-03-17)

Features

  • support persistent and sorted notifications with manual timeout start (#1706) (21e66ad)

v9.37.0

17 Mar 11:02

Choose a tag to compare

9.37.0 (2026-03-17)

Features

  • introduce contentIsEmpty flag for messageComposer (#1705) (c82a64f)

v9.36.2

17 Mar 09:40

Choose a tag to compare

9.36.2 (2026-03-17)

Bug Fixes

  • sync SubmitActionOptions type with backend submit_action endpoint (#1704) (529fc59)

v9.36.1

17 Mar 08:36

Choose a tag to compare

9.36.1 (2026-03-17)

Bug Fixes

  • add flag to avoid thread cleanup when updating channel state (#1702) (5a5972c)