DataFog v4.7.0
What's New
Released: 2026-07-02
🚀 New Features
- Merge pull request #159 from DataFog/feat/4.7-allowlist
- feat: allowlist support, presidio entity aliases, py.typed
🐛 Bug Fixes
- fix: harden allowlist patterns against ReDoS, document match semantics
- docs: refresh README for 4.6 — agent firewall section, fix stale version refs and entity labels
📚 Documentation
- Merge pull request #157 from DataFog/docs/plugin-crosslink
- docs: give Claude Code plugin install top billing in firewall section
- Merge pull request #156 from DataFog/docs/readme-refresh
🔧 Other Changes
- Merge pull request #160 from DataFog/release/4.7.0
- Prepare v4.7.0 stable release
- test: cover subject-length cap fail-safe in allowlist pattern matching
📥 Installation
# Core package (lightweight)
pip install datafog
# With all features
pip install datafog[all]📊 Metrics
- Package size: ~2MB (core)
- Install time: ~10 seconds
- Tests passing: ✅
- Commits this week: 10