feat: localized unread count - #3679
Merged
Merged
Conversation
szuperaz
reviewed
Jun 29, 2026
Contributor
SDK Size
|
oliverlaz
approved these changes
Jul 3, 2026
arnautov-anton
added a commit
to GetStream/stream-chat-react
that referenced
this pull request
Aug 4, 2026
### π― Goal Ref: GetStream/stream-chat-react-native#3679 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Improved unread-count accuracy for channels using local unread tracking. * Marking messages as read now updates channel lists and delivery indicators consistently. * Read-state updates no longer incorrectly reset unread counts. * Hidden-tab unread indicators now stay synchronized with local unread activity. * Read actions continue to work when server read events are unavailable. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
github-actions Bot
pushed a commit
to GetStream/stream-chat-react
that referenced
this pull request
Aug 7, 2026
## [14.11.0](v14.10.0...v14.11.0) (2026-08-07) ### Bug Fixes * **Channel:** guard render-phase channel.getConfig() against disconnected channels ([#3257](#3257)) ([f60273f](f60273f)), closes [#3254](#3254) [#2393](#2393) [#3249](#3249) * **EmojiPicker:** drop @emoji-mart/react peer dependency ([#3255](#3255)) ([0820e4c](0820e4c)) ### Features * add icons to ComponentContext ([#3246](#3246)) ([972b68c](972b68c)) * localized unread count ([#3250](#3250)) ([1b8fa34](1b8fa34)), closes [GetStream/stream-chat-react-native#3679](GetStream/stream-chat-react-native#3679) * **MessageComposer:** introduce context for custom composers ([#3249](#3249)) ([5776c16](5776c16)), closes [#3248](#3248)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
π― Goal
SDK followup to this PR: GetStream/stream-chat-js#1787.
All details can be read there.
π Implementation details
π¨ UI Changes
iOS
Android
π§ͺ Testing
βοΈ Checklist
developbranch