What's Changed
- fix(auth): coalesce concurrent token refresh requests by @arnauda-gh in #15
- fix(mailboxes): prevent silent swipe failures by notifying user of missing folders by @arnauda-gh in #24
- fix(composer): prevent duplicate recipients from being added on done/blur action by @arnauda-gh in #22
- fix: replace identity alert picker with scrollable bottom sheet modal by @arnauda-gh in #18
- fix: ensure UndoSnackbar renders on top of compose FAB by @arnauda-gh in #17
- fix(composer): improve contact suggestion layout and prevent focus/duplicate issues by @arnauda-gh in #26
- fix(editor): resolve disabled send button and webview scripting on android release builds by @arnauda-gh in #20
New Contributors
- @arnauda-gh made their first contribution in #15
Full Changelog: 0.1.53...0.1.54