What's Changed
New Features ๐
- Add support for
PredefinedFiltersforQueryChannelsby @VelikovPetar in #6415 - Port v6 XML poll improvements to develop by @gpunto in #6468
- Channel pinning: list indicator and sheet header icons by @andremion in #6474
- Add
MessageBufferConfigto allow custom back-pressure config formessage.newevents by @VelikovPetar in #6472 - Add opt-in fast event parsing (
message.new) by @VelikovPetar in #6473
Bug Fixes ๐
- Prevent calling
MarkReadon the current user's own unsynced last message by @VelikovPetar in #6471 - Port v6: Fix reactions modal crash when no reactions can be displayed by @andremion in #6476
- Fall back to user id when name is empty for user mentions by @gpunto in #6481
Improvements โจ
- Improve compose TalkBack screen-entry announcements by @andremion in #6467
- Improve message composer TalkBack accessibility: action verbs, banner merge, audio recording lifecycle by @andremion in #6441
- Improve channel header TalkBack accessibility by @andremion in #6464
- Read media durations as natural language for TalkBack by @andremion in #6465
- Display toggle for muting channels in 1:1 channel details by @gpunto in #6470
- Improve poll dialogs TalkBack accessibility by @andremion in #6466
- Remove redundant hardcoded sizes on Compose design icons by @andremion in #6478
- Fix recording toast spacing above fixed-style composer by @andremion in #6482
- Align modal bottom sheets with Figma by @andremion in #6480
Internal ๐งช
- Bump
ChatDatabaseversion to avoid conflicts withV6by @VelikovPetar in #6477 - Ensure Claude reads from AGENTS.md by @VelikovPetar in #6486
- Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #6490
Demo App ๐งฉ
- Update google-services.json for sample apps by @gpunto in #6469
- Polish sample apps: new icon, splash screen, bottom bar by @andremion in #6422
Full Changelog: v7.2.0...v7.3.0