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
PollVoteListController
not updating votes on the vote cast event #3849 - Fix showing channel when receiving a campaign message with
show_channels
false #3851
StreamChatUI
🐞 Fixed
- Fix
PollResultsVoteListVC
not updating the vote count #3849