You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
True-undo send: Accidentally sent an email? Now you can undo it before it's fully processed. The app stores pending sends and lets you cancel them from the compose screen.
Bug Fixes
Push notification reliability: Fixed sync frequency to respect your notification settings. Push notifications now work correctly across all build flavors.
Maintenance
Database bumped to v17 with FTS and pending_sends migrations
New PendingSendEntity and PendingSendDao for tracking outgoing emails
ComposeViewModel integration for undo-send flow
PushBackendClient updated with proper access token handling