Skip to content

v13.11.0

Latest

Choose a tag to compare

@stream-ci-bot stream-ci-bot released this 05 Nov 13:48

13.11.0 (2025-11-05)

Bug Fixes

  • remove stale message status for the last loaded message on returnAllReadData false (#2881) (155f106)

Ensures that all messages get an updated state after a channel is re-required.

Features

  • add prop renderText to VirtualizedMessageList (#2879) (e8142da)

Closes a parity gap with MessageList. Now, integrators can have custom rendering behavior in VirtualizedMessageList too.