• v2.1.2 2ab298d9b0

    v2.1.2 Stable

    kerem released this 2026-01-18 20:29:24 +03:00 | -3 commits to main since this release

    📅 Originally published on GitHub: Sun, 18 Jan 2026 17:32:19 GMT
    🏷️ Git tag created: Sun, 18 Jan 2026 17:29:24 GMT

    What's Changed

    Full Changelog: https://github.com/karant-dev/AutoRedact/compare/v2.1.1...v2.1.2

    Downloads
  • v2.1.1 7c481075c8

    v2.1.1 Stable

    kerem released this 2025-12-14 15:44:52 +03:00 | 8 commits to main since this release

    📅 Originally published on GitHub: Sun, 14 Dec 2025 12:48:23 GMT
    🏷️ Git tag created: Sun, 14 Dec 2025 12:44:52 GMT

    What's Changed

    Full Changelog: https://github.com/karant-dev/AutoRedact/compare/v1.1.0...v2.1.1

    What's Changed

    Full Changelog: https://github.com/karant-dev/AutoRedact/compare/v2.1.0...v2.1.1

    Downloads
  • v2.1.0 b94541f4a7

    v2.1.0 Stable

    kerem released this 2025-12-14 01:14:56 +03:00 | 9 commits to main since this release

    📅 Originally published on GitHub: Sat, 13 Dec 2025 15:47:25 GMT
    🏷️ Git tag created: Sat, 13 Dec 2025 22:14:56 GMT

    Features

    • Docker API: Fastify-based HTTP API exposed via port 3000.
    • Compatibility: Docker builds switched to Debian-based (node:20-slim) for robust native module compilation.
    • CLI: Continues to support image redaction offline.

    Fixes

    • Addressed build failures for node-canvas in Docker.

    Full Changelog: https://github.com/karant-dev/AutoRedact/compare/v2.0.0...v2.1.0

    What's Changed

    Full Changelog: https://github.com/karant-dev/AutoRedact/compare/v1.1.0...v2.1.0

    What's Changed

    Full Changelog: https://github.com/karant-dev/AutoRedact/compare/v1.1.0...v2.1.0

    Downloads
  • v2.0.0 9d4e2de5da

    v2.0.0 Stable

    kerem released this 2025-12-13 18:30:07 +03:00 | 11 commits to main since this release

    📅 Originally published on GitHub: Sat, 13 Dec 2025 15:47:24 GMT
    🏷️ Git tag created: Sat, 13 Dec 2025 15:30:07 GMT

    What's Changed

    • Core Extraction: Logic moved to @autoredact/core for reuse.
    • CLI Support: Offline CLI for image redaction (npm run cli).
    • PDF Support: Blocked/Disabled due to upstream dependencies.

    Fixes

    • Address PR #21 Feedback (Types, Robustness).

    Full Changelog: https://github.com/karant-dev/AutoRedact/compare/v1.1.0...v2.0.0

    Downloads
  • v1.1.0 52007bd112

    v1.1.0 Stable

    kerem released this 2025-12-12 19:33:11 +03:00 | 19 commits to main since this release

    📅 Originally published on GitHub: Fri, 12 Dec 2025 16:41:45 GMT
    🏷️ Git tag created: Fri, 12 Dec 2025 16:33:11 GMT

    🚀 New Features

    • Granular Detection Control: Toggle Email, IP, etc.
    • Global Allowlist: Safe Values list.
    • Persistent Settings: LocalStorage support.

    🐛 Known Issues

    • Tesseract over-redaction bug (#17).
    Downloads