Changelog
Changelog
Every release, including security fixes and policy changes, is listed here.
v0.1.0, Initial release
- Anonymize DOCX, PPTX, XLSX, PDF, TXT, MD, CSV, JSON and HTML entirely in the browser; up to 10 files, 50 MB each.
- Office files edited in place at the XML level so formatting, headers, comments and tables are preserved; PDFs returned as DOCX + Markdown.
- Three detection layers: patterns with checksums (email, phone, IBAN, card, Turkish national ID and tax number, URL, IP, plates, addresses), personal dictionary, optional in-browser model (~110 MB EN, ~180 MB multilingual).
- Review list with per-item toggles, replacement rules (numbered placeholders, fixed tokens, custom text) and consistent mapping across a job.
- Mapping table export (CSV / JSON) and a de-anonymizer to restore names in an AI's answer.
- Text mode for pasting snippets; Markdown output for every job.
- Offline support through a service worker; installable as a PWA.
- English and Turkish interface with localized routes.
- Security headers (CSP, HSTS, X-Frame-Options DENY), self-hosted fonts, cookieless analytics, no accounts.