v1.3.2
Anonymizer 1.3.2
Install (quality-first)
- Default spaCy models are now English + Finnish large (
en_core_web_lg,fi_core_news_lg) oninstall.sh,install.ps1, Homebrew, and Windows release builds - Size options:
--models sm|md|lg(Windows:-Models) - Guide: docs/models.md — switch sizes and add optional Swedish without reinstalling
Product (since 1.3.1)
- Domain FP lexicon expansion +
lexicon_extraYAML - Custom YAML/Python recognizer plugins (docs/plugins.md)
- Swedish language plumbing (
--lang sv; model optional) - Review window auto-hide scrollbar fixes
macOS
- Anonymizer.app (this release): Developer ID signed + notarized when attached
- Homebrew:
brew upgrade anonymizer anonymizer-app
Upgrade
brew update && brew upgrade anonymizer anonymizer-app
# or re-run install.sh / install.ps1
anonymize doctorFirst install with lg models may take several minutes (network). Swedish remains optional:
python -m spacy download sv_core_news_lg
anonymize doc.pdf --lang sv