October 22, 2025
StreamChat
β Added
- Add support for deleting messages only for the current user #3836
- Add
ChatMessageController.deleteMessageForMe() - Add
ChatMessage.deletedForMe
- Add
- Allow observing poll changes in
PollVoteListController#3849
π Fixed
- Fix logout not clearing token when current user had no device registered #3838
- Fix
PollVoteListControllernot updating votes on the vote cast event #3849 - Fix showing channel when receiving a campaign message with
show_channelsfalse #3851
StreamChatUI
π Fixed
- Fix
PollResultsVoteListVCnot updating the vote count #3849