0.12.0
May 15, 2026 LatestAdded
- Display-name spoof detector: every inbound email scored for homoglyph abuse (Cyrillic letters posing as Latin), brand typo-squats (Levenshtein distance ≤ 2), and long hex suffixes used in phishing — amber banner at score 0.5, red at 0.7. Deterministic, runs in under 1ms, no LLM cost
- Deal-graph reverse query: ask "where does Alice work?" in ⌘K and get the answer from your inbox's signature data
- Intro-language parser: detects warm-intro emails at sync time so you can answer "who introduced me to Alice?" in one search
- Empty-state cards on deal-graph queries that return zero matches — no more silent fallback into a slow ReAct loop
Changed
- Calendar attendance now bumps "works at" confidence to at least 0.65 — meeting collaborators rank above generic-domain matches at the same company
- Signature parser skips noreply / mailing-list senders on write so the graph stays clean
Fixed
- Spoof banner now readable in light mode (was washed-out salmon at ~2:1 contrast)