Skip to content

Ciela v0.8.0

Latest

Choose a tag to compare

@Opoohwan Opoohwan released this 26 Jun 16:19
· 3 commits to main since this release

What's fixed

Trash History / Undo — Trash History was always empty and Undo was silently broken for all cleans since v0.7.0. Both are fully restored.

Blank inbox after first scan — first scan after a fresh install showed 0 senders. Fixed.

Refresh token rotation — mid-session OAuth token refreshes were silently dropping rotated refresh tokens, eventually forcing re-authentication. Fixed for both Gmail and Outlook.

Outlook rules cleanup — Ciela-created Outlook inbox rules now delete automatically when you disconnect. Previously they persisted in your Microsoft account.

Outlook rules UI — "Your Outlook Filters" in Settings was hidden when no suggestions existed, making it impossible to manage active rules. Now always visible when rules exist.

Also in this release

  • Post-scan Outlook filter suggestion banner (Step 3 of Outlook rules)
  • Schema v27 + v28 (additive; no action required)
  • 507 Rust tests, 280 frontend tests

Notes

Windows installer is unsigned — SmartScreen may warn on first run. Click "More info" then "Run anyway." EV signing is on the roadmap.