July 28, 2025
StreamChat
✅ Added
- Add support for Filtering and Sorting Threads #3731
- Add
ChatThread.activeParticipantCount
#3731 - Add
CurrentUserUnreads.totalUnreadCountByTeam
#3733 - Enable subclassing
StreamAudioPlayer
andStreamAudioSessionConfigurator
#3737 - Add
skipPush
parameter toMessageController.editMessage()
#3738 - Add
skipPush
andemojiCode
toMessageController.addReaction()
#3738 - Add
Components.availableReactionsPushEmojis
for rendering emojis in reaction push notifications #3738 - Add
Components.isReactionPushEmojisEnabled
to control whether an emoji should be set when adding a reaction #3738 - Add
MessageNotificationContent.reaction
that can be used by Notification Service Extension #3738 - Add average message response time for users #3739
🐞 Fixed
- Fix rare crashes in
IOSBackgroundTaskScheduler
with on entering callbacks #3751
StreamChatUI
🐞 Fixed
- Fix reaction picker position in RTL layout #3748
- Fix swiping and dismissing
GalleryVC
when using RTL layout #3745 - Slide to cancel gesture did not cancel the recording in RTL layout #3744
- Fix the direction of the bubble beak in RTL layouts #3742
- Fix animating attachments when opening a sheet in the channel view #3746
- Fix audio visualisation progress in RTL layout #3749