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
Added the receiving account to the message detail header so all-account views show which mailbox received the selected email.
Changed
Polished the compose leave confirmation flow.
Simplified unread row indicators while keeping unread messages visually distinct.
Fixed
Fixed notification clicks so they route directly to the target message.
Improved mail sync reliability, including IMAP realtime polling fallback handling for empty Inbox baselines, UIDVALIDITY resets, same-count mailbox changes, sync failures, and local UID baselines.
Made unread message and thread rows more visible in dark mode.
Preserved sanitized HTML email layouts and stabilized Shadow DOM rendering so full-height wrappers, gray canvases, and delayed layout jumps do not obscure message content.
Preserved hidden email preheader clipping styles so preview text remains hidden instead of rendering as one character per line.
Honored fully trusted senders in privacy rendering so trusted senders can load images and tracker resources according to the selected trust level.
Stabilized the sidebar bottom navigation so Snoozed, Kanban, and Settings remain clickable when wide message content is visible.