Skip to content

v0.5.3 — Multi-account

Choose a tag to compare

@Opoohwan Opoohwan released this 22 May 17:42
· 32 commits to main since this release

Multi-account support is now properly wired. You can connect Gmail and Outlook accounts side-by-side and switch between them from the inbox.

What's new

Account switcher shows your full email address instead of just an initial

  • button next to the account pill to connect a new account — no longer buried in a dropdown
    Switching accounts actually works now (it was displaying as clickable but not responding)
    When you switch accounts, the sender list updates immediately to that account's data
    With 2+ accounts connected, the scan timestamp shows which account you're looking at: LAST SCAN 31 min ago · dnclyon@gmail.com
    Under the hood

Fixed a false "Different account detected" warning that appeared when scanning a second registered account
Error messages no longer say "Gmail" when you're on an Outlook account
Several silent failure paths now surface a message to the user instead of failing invisibly