Skip to content

Conversation

@isekovanic
Copy link
Contributor

🎯 Goal

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

* fix: add RAF coalescing

* fix: correct import

* fix: livestreaming mode MVCP

* perf: throttle certain channel preview updates to avoid stressing the state update queue

* fix: goToMessage behaviour

* feat: add message pruning capabilities

* perf: only register animated values when STR is enabled

* chore: extract message bubble

* chore: add menu option

* chore: add menu option for pruning a well

* fix: variable dynamic size message items

* fix: flashlist mvcp disjoint set bug

* fix: memoize message bubble components to be in line with previous behaviour

* fix: save a render cycle through restructuring

* fix: remove redundant check

* Revert "fix: remove redundant check"

This reverts commit 8dd98f7.

* Revert "fix: save a render cycle through restructuring"

This reverts commit 38ca199.

* fix: experiment with scrollToIndex

* fix: styles since upgrade

* fix: scroll to bottom not always working

* fix: api rename

* chore: flashlist bump

* fix: stutter when scrolling to message

* fix: infinite scroll bug

* chore: bump stream-chat-js

* chore: add package.json as well

* fix: remove console.log
@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Oct 15, 2025

SDK Size

title develop branch diff status
js_bundle_size 291 KB 291 KB 0 B 🟢

@github-actions
Copy link

github-actions bot commented Oct 15, 2025

Next releases

v8.6.2

8.6.2 (2025-10-16)

Bug Fixes

  • disable progress seek animation on android as aac not supported (14c76a8)
  • pagination breaking during pruning (#3254) (d06d32c)

Performance Improvements

sampleapp@v4.5.1

4.5.1 (2025-10-16)

Bug Fixes

  • expo sample app message flash list improvement (87a1749)

Performance Improvements

@isekovanic isekovanic merged commit 7b7ad2e into main Oct 16, 2025
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants