February 27, 2024
StreamChat
✅ Added
- Add parallel attachment uploading #3034
🐞 Fixed
- Fix controllers having empty data when state changed to
.remoteDataFetched
with background mapping enabled #3042 - Fix showing empty search results with background mapping enabled #3042
StreamChatUI
✅ Added
- Add support for user mentions in channels with 100+ members #3043
🐞 Fixed
- Fix composer link preview overridden by previous enrichment #3025
- Fix merged avatars changing sub-image locations when opening channel list #3013
- Fix native swipe-back gesture overridden by swipe-to-reply #3029
- Fix
CGBitmapContextInfoCreate
console log warning when creating merged channel avatars #3018 - Slight performance improvement in the message list by caching
NSRegularExpression
inMarkdownFormatter
#3020 - Slight performance improvement in the message list by skipping channel list updates when it is not visible #3021
- Fix rare race condition when dismissing the gallery causing the UI to be blocked #3037