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
Duplicate detection now uses an exact SHA-256 content hash (was a fuzzy perceptual hash that collapsed different-but-similar log pages); DFIR_DEDUP=off disables it.
Search placeholder no longer truncated (full hint moved to the tooltip).
OCR redaction was a silent no-op (tesseract.js default export) — screenshots had been sent un-redacted.
"AI on — catching up…" status no longer hangs when there's nothing to analyze.
Security
Added SECURITY.md (localhost posture, reporting, and the deferred dev-only vitest audit advisories).