August 27, 2026
β Added
- Add native audio attachment playback UI in the message list #1574
- Add
ViewFactory.makeChannelInfoActionsViewfor customizing the actions in the channel info screen #1573 - Allow overriding the leave conversation, block user and add members actions in
ChatChannelInfoViewModel#1573
π Fixed
- Fix the "+N" overflow label in the media attachment gallery being unreadable in dark mode #1585
- Fix sending a message after jumping to a mid-page quoted message not loading the latest messages #1584
- Fix the scroll-to-bottom button delaying the jump to latest messages after a mid-page jump #1584
- Fix the voice message play icon disappearing when swiping a message to reply #1581
- Fix the composer attachment picker icon clipping outside its circle when the keyboard opens or closes #1581
- Fix image blink when opening attachment picker on iOS 27 #1587
β‘ Performance
- Improve scrolling performance by caching background observer reads #1570