Skip to content

Releases: GetStream/stream-chat-js

v8.18.0

22 Feb 10:04
cf27583
Compare
Choose a tag to compare

8.18.0 (2024-02-22)

Features

v8.17.0

22 Feb 07:53
29bfb9b
Compare
Choose a tag to compare

8.17.0 (2024-02-22)

Features

  • dispatch capabilties.changed event on partial update if own_capabilties are changed (#1230) (0b935a9)

Bug Fixes

  • add missing in$ operator for teams filter in queryUsers (#1226) (3c2166c)
  • markRead and markUnread can be called from server-side (#1228) (c477fef)
  • segment ts issue (#1220) (e2c385c)

v8.16.0

05 Feb 20:51
6013bb2
Compare
Choose a tag to compare

8.16.0 (2024-02-05)

Features

Bug Fixes

  • allow user_id in keystroke and stopTyping function (#1221) (c81586b)

v8.15.0

01 Feb 15:20
de84d40
Compare
Choose a tag to compare

8.15.0 (2024-02-01)

Features

Bug Fixes

  • missing types for datadog_info and blocklist type (33f09b9)
  • prevent channel unread count reset to 0 when sending message and on new own or thread messages (#1210) (9cedf6f)

v8.14.5

09 Jan 15:37
31e63df
Compare
Choose a tag to compare

8.14.5 (2024-01-09)

Bug Fixes

  • deleteUsers - add pruning to options enums (#1206) (c9af1bb)

v8.14.4

29 Nov 13:34
30df2c2
Compare
Choose a tag to compare

8.14.4 (2023-11-29)

Bug Fixes

  • add default contentType as multipart/form-data in sendFile (#1202) (64e2a2a)

v8.14.3

23 Nov 09:00
18702c5
Compare
Choose a tag to compare

8.14.3 (2023-11-22)

Bug Fixes

  • use postForm instead of post for sending files (#1199) (2b06ca4)

v8.14.2

16 Nov 11:41
a4280fd
Compare
Choose a tag to compare

8.14.2 (2023-11-16)

Bug Fixes

  • reload channel state if frozen flag changed (#1196) (c88d941)

v8.14.1

03 Nov 08:31
c807d2e
Compare
Choose a tag to compare

8.14.1 (2023-11-03)

v8.14.0

01 Nov 12:01
89485ab
Compare
Choose a tag to compare

8.14.0 (2023-11-01)

Features