April 16, 2026
StreamChat
✅ Added
- Add
remoteURLparameter todownloadAttachmentto support CDN-signed URLs #4056
🐞 Fixed
- Fix pin/unpin updates not propagated in
LivestreamChannelControllerwhen the message is not in the local messages list #4032 - Fix
ChatChannel.latestMessagesincluding thread replies #4024
🔄 Changed
- Remove
ChatChannel.previewMessagein favour of computing preview fromlatestMessages#4024 - Remove
ChatClientConfig.DeletedMessageVisibility#4040
StreamChatUI
✅ Added
- Show deleted messages in channel list preview #4024
🐞 Fixed
- Fix clearing unread messages on channel open when the first unread message is not visible #4013
🔄 Changed
- Use the new color palette #4025
⚡ Performance
- Create merged avatars on a background thread in
ChatChannelAvatarView#4068
StreamChatCommonUI
🔄 Changed
- Update gallery and scroll-to-bottom SF Symbol icons #4059
- Use MainActor for Appearance and its subtypes #4052
❌ Removed
- Remove existing color tokens in favor of the new palette in
Appearance.ColorPalette#4025