v1.1.0
New features
- Image PII detection: OCR extracts text from images and reuses the 32-category detection pipeline, with face detection and character-level bounding boxes. Enabled by default.
- Playground image mode, alongside free text and structured data, with detections shown with evidence.
- Human overrides: annotations on the audit page override engine decisions in real time, hot-applied without restart.
- Confidence threshold slider and a needs_review flag for items pending review.
Improvements
- Recognition calibration: free-text Macro F1 (core categories) improved to 90%.
- Better date-of-birth and financial field recognition (structural-key hard gate + financial label keys), reducing false positives on bare digits.
- Faster image scanning: end-to-end latency down to the ~74ms range.
- Console visual and interaction polish across the login, dashboard, diagnostics, and audit pages.