Skip to content

v0.4.10 — Connected

Choose a tag to compare

@Opoohwan Opoohwan released this 21 May 05:46
· 35 commits to main since this release

Ciela can now manage multiple inboxes at once.

Multi-account support

Connect a Gmail and an Outlook account (or two of either) and switch between them with one click from the account pill in the top-right corner
"Connect another email" opens the sign-in flow without signing out your existing account
Settings lists all connected accounts with individual Remove buttons — removing an account signs it out and clears its local data without touching your other accounts
Per-account data isolation
Every scan, clean, triage, and stats operation is scoped to the active account. Data from different accounts is stored separately and cannot leak between them.

Fixes

Windows uninstaller now correctly clears Ciela's credential entries from Windows Credential Manager on uninstall — previously a stale refresh token could cause a fresh install to skip the sign-in screen
Unprotecting messages in triage view was not account-scoped — fixed, it now only affects the active account
Clearing all data in Settings now also removes connected account records
Resetting app data now correctly resets the active account pointer
Windows · macOS (Apple Silicon) · Linux (AppImage)