Skip to content

Releases: GetStream/stream-chat-js

v8.22.0

08 Mar 13:29
c89bf2c
Compare
Choose a tag to compare

8.22.0 (2024-03-08)

Features

  • add a way to undelete a deleted messages (#1237) (d2193a2)

v8.21.0

07 Mar 11:47
94c0488
Compare
Choose a tag to compare

8.21.0 (2024-03-07)

Features

  • add message attachment fields for voice messages (#1254) (a9d38a1)

v8.20.0

05 Mar 12:44
efa0cd8
Compare
Choose a tag to compare

8.20.0 (2024-03-05)

Features

v8.19.1

04 Mar 16:39
5f694b2
Compare
Choose a tag to compare

8.19.1 (2024-03-04)

Bug Fixes

  • skip updateUserMessageReferences if channel is undefined (#1249) (e88b8ec)

v8.19.0

27 Feb 12:23
3bf2e00
Compare
Choose a tag to compare

8.19.0 (2024-02-27)

Features

v8.18.2

23 Feb 16:47
156d121
Compare
Choose a tag to compare

8.18.2 (2024-02-23)

Bug Fixes

v8.18.1

23 Feb 15:12
fe23146
Compare
Choose a tag to compare

8.18.1 (2024-02-23)

  • fix: typescript fixes and campaigns api
  • fix: threads state fixes

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)