August 12, 2026
π Fixed
- Fix empty message bubbles for audio attachments by rendering them with the file attachment UI #1565
- Fix attachment preview being too big in quoted messages when its thumbnail is unavailable #1564
π Changed
- Send picked audio files from the composer as
.audioattachments instead of.file#1565 - Debounce channel and message search dynamically based on query length #1560
β Deprecated
- Deprecate
ChatChannelListViewModel.channelListSearchControllerin favor ofchannelSearchController#1560