Changelog
What's new.
Every release, documented.
1.0.0
June 2026
- Initial release — RADAR is production-ready for regulated enterprises deploying AI agents
- GDPR and EU AI Act framework support with pre-mapped controls
- SHA-256 cryptographic chain-of-custody with Merkle tree verification
- Docker deployment with zero runtime dependencies
- Stripe-powered self-serve licensing with JWT-signed keys
- PII scanner — 40 patterns across 6 categories with auto-discovery
- SIEM forwarding — Splunk HEC and Syslog with CEF format
- Webhooks — HTTP + Slack with HMAC signing
- Evidence packs — EU AI Act Article 14 and GDPR DPIA
- REST API with compliance scoring, reports, and kill switch
Show all changes →Hide details ↑
- Docker container deployment (x86_64 and ARM64)
- Self-serve trial generation with 30-day auto-expiry
- Stripe Checkout for Starter and Pro license tiers
- JWT-signed license keys with offline validation
- GDPR compliance framework with pre-mapped controls
- EU AI Act compliance framework with pre-mapped controls
- NIS 2 compliance framework with pre-mapped controls
- DORA compliance framework with pre-mapped controls
- PII scanner — 40 patterns across base, financial, healthcare, extended EU, legal, and biometric categories
- SIEM forwarding to Splunk HEC and Syslog with CEF format
- Webhook dispatcher with HTTP endpoints, Slack notifications, and HMAC-SHA256 signing
- Kill switch API endpoints for emergency ingestion halt
- SHA-256 Merkle tree chain-of-custody
- Evidence packs for EU AI Act Article 14 and GDPR DPIA
- Compliance report generation in HTML and PDF formats
- REST API for evidence ingestion, compliance scoring, report management, and policy configuration
- React SPA dashboard with 34 API routers
- Export pipeline supporting JSON, CSV, JSONL, and Parquet
- Governance scoring engine with per-agent and per-regulation scores
- Policy enforcement engine with tool, domain, cost, and token-level checks
- SQLite storage backend with WAL-mode and auto-rotation
- Fernet field-level encryption for all audit data
- Role-based access control with API tokens
- CLI for administration and audit
- Comprehensive documentation and quickstart guide