What's Changed
New Features ๐
- Add scroll-to-first-unread pill to the message view by @andremion in #6409
Bug Fixes ๐
- Fix WaveformSlider thumb and progress fill misalignment by @gpunto in #6421
- Fix
Leaveoption not shown whenDeleteoption is visible for group channels by @VelikovPetar in #6416 - Accept null file_size in AttachmentDto by @gpunto in #6462
Improvements โจ
- Align shared header divider and height across screens by @andremion in #6412
- Restyle unread divider and extract shared MessagesStripDivider by @andremion in #6417
- Sort instant commands universal-first preserving backend order by @andremion in #6418
- Cap channel CIDs at 100 when calling
getSyncHistoryby @VelikovPetar in #6420 - Add spacing between composer snackbar and input row by @andremion in #6423
- Disambiguate composer attachment remove buttons for TalkBack by @andremion in #6433
- Scope message cell ripple to the bubble shape by @andremion in #6425
- Improve channel list TalkBack accessibility by @andremion in #6436
- Improve message list TalkBack accessibility by @andremion in #6440
- Let integrators supply channel header click labels for TalkBack by @andremion in #6447
- Disambiguate camera picker labels and raise recent files row by @andremion in #6448
- Improve channel attachments TalkBack accessibility by @andremion in #6460
- Show muted icon on channel items for DMs with muted users by @gpunto in #6449
- Improve poll creation TalkBack accessibility: action verb, toggle rows, error live region, reorder actions by @andremion in #6445
- Improve poll vote row TalkBack accessibility by @andremion in #6461
Internal ๐งช
- Bump Stream conventions to v0.12.1 by @gpunto in #6413
- Add Compose snapshot tests for redesigned components by @gpunto in #6424
- Drop dead databinding ignore and add benchmark to apiValidation by @andremion in #6432
- Bump the stream-conventions group and update dependabot config by @dependabot[bot] in #6450
Full Changelog: v7.1.0...v7.2.0