Releases: GetStream/stream-chat-js
Releases · GetStream/stream-chat-js
v9.16.0
14 Aug 09:04
Compare
Sorry, something went wrong.
No results found
v9.15.0
08 Aug 14:12
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
v9.13.0
30 Jul 07:07
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v9.11.0
11 Jul 11:22
Compare
Sorry, something went wrong.
No results found
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
v9.10.1
08 Jul 07:41
Compare
Sorry, something went wrong.
No results found
9.10.1 (2025-07-08)
Bug Fixes
allow the composition of unchanged edited message (#1578 ) (6aec136 )
query reminders filter key and add channel to the reminder response (#1575 ) (0b9be45 )
v9.10.0
25 Jun 18:37
Compare
Sorry, something went wrong.
No results found
v9.9.0
24 Jun 14:21
Compare
Sorry, something went wrong.
No results found
9.9.0 (2025-06-24)
Bug Fixes
properly delete drafts with quoted messages (#1573 ) (8c65058 )
Features
[CHA-769] add live locations sdk js support (#1500 ) (7dcf10d )
v9.8.0
19 Jun 15:15
Compare
Sorry, something went wrong.
No results found
9.8.0 (2025-06-19)
Bug Fixes
allow to nullify reminder's remind_at value (#1569 ) (c1c6cf4 )
propagate stopTimerRefreshBoundaryMs to all reminder timers on ReminderManager config update (#1568 ) (944d1c2 )
run onChange middleware on TextComposer.insertText (#1570 ) (3768007 )
Features
Refactors
protect ReminderPaginator filters and sort properties (#1567 ) (1a3f4c4 )