Skip to content

Tags: GetStream/stream-chat-js

Tags

v9.50.1

Toggle v9.50.1's commit message
chore(release): 9.50.1 [skip ci]

## [9.50.1](v9.50.0...v9.50.1) (2026-07-09)

### Bug Fixes

* prevent reload if ThreadManager has never been activated ([#1798](#1798)) ([affbb9c](affbb9c))

v9.50.0

Toggle v9.50.0's commit message
chore(release): 9.50.0 [skip ci]

## [9.50.0](v9.49.0...v9.50.0) (2026-07-03)

### Features

* localized unread count ([#1787](#1787)) ([0a40196](0a40196))

v8.61.0

Toggle v8.61.0's commit message
chore(release): 8.61.0 [skip ci]

## [8.61.0](v8.60.0...v8.61.0) (2026-07-02)

### Features

* **client:** add AppIdentifier for app/app_version in the user agent ([#1791](#1791)) ([8bad3be](8bad3be)), closes [#1789](#1789) [#1789](#1789)

### Chores

* **deps:** upgrade form-data to version 4.0.4 ([#1591](#1591)) ([4c1d042](4c1d042))

v9.49.0

Toggle v9.49.0's commit message
chore(release): 9.49.0 [skip ci]

## [9.49.0](v9.48.0...v9.49.0) (2026-07-01)

### Bug Fixes

* evict channel from activeChannels when the current user is removed ([#1788](#1788)) ([5510aa6](5510aa6)), closes [GetStream/stream-chat-react#2599](GetStream/stream-chat-react#2599) [#2599](https://github.com/GetStream/stream-chat-js/issues/2599) [#3227](https://github.com/GetStream/stream-chat-js/issues/3227) [#2599](https://github.com/GetStream/stream-chat-js/issues/2599)

### Features

* **client:** add AppIdentifier for app/app_version in the user agent ([#1789](#1789)) ([d361695](d361695))

v9.48.0

Toggle v9.48.0's commit message
chore(release): 9.48.0 [skip ci]

## [9.48.0](v9.47.1...v9.48.0) (2026-06-29)

### Bug Fixes

* **push-preferences:** align chat push preference types with the API ([#1786](#1786)) ([26c2e49](26c2e49))
* **threads:** add notification.mark_unread handler ([#1785](#1785)) ([c60134d](c60134d)), closes [#1778](#1778)

### Features

* allow augmenting event types ([#1784](#1784)) ([c32f7e9](c32f7e9))

v9.47.1

Toggle v9.47.1's commit message
chore(release): 9.47.1 [skip ci]

## [9.47.1](v9.47.0...v9.47.1) (2026-06-22)

### Bug Fixes

* avoid sorting unless we match a command ([#1775](#1775)) ([b9acab4](b9acab4))
* run type tests under TypeScript 6 and add missing response fields ([#1780](#1780)) ([8e49611](8e49611))

v9.47.0

Toggle v9.47.0's commit message
chore(release): 9.47.0 [skip ci]

## [9.47.0](v9.46.0...v9.47.0) (2026-06-15)

### Features

* control mention type usage in MessageComposer via channel permissions ([#1772](#1772)) ([be4e7fe](be4e7fe))

v9.46.0

Toggle v9.46.0's commit message
chore(release): 9.46.0 [skip ci]

## [9.46.0](v9.45.6...v9.46.0) (2026-06-12)

### Features

* **search:** add ChannelMemberSearchSource ([#1770](#1770)) ([9523e32](9523e32))

v9.45.6

Toggle v9.45.6's commit message
chore(release): 9.45.6 [skip ci]

## [9.45.6](v9.45.5...v9.45.6) (2026-06-12)

### Bug Fixes

* include fixed queue cache in client ([#1771](#1771)) ([2de864e](2de864e))

v9.45.5

Toggle v9.45.5's commit message
chore(release): 9.45.5 [skip ci]

## [9.45.5](v9.45.4...v9.45.5) (2026-06-10)

### Bug Fixes

* add custom in moderation_payload on /check ([#1768](#1768)) ([41fbad2](41fbad2))