Skip to content

v1.0.0

Choose a tag to compare

@RomaLytar RomaLytar released this 12 Jun 17:39
· 5 commits to master since this release

First stable release.

  • Automatic capture of Eloquent create / update / delete / restore with field-level diffs and recursive secret redaction
  • Actor attribution (user / job / command / scheduler / system) with queue-surviving origin and impersonation awareness
  • Correlation tracing across request -> job -> job cascades with a trace UI
  • Time machine, record view, noise diagnostics, statistics with a 30-day heatmap
  • Optional hash-chain integrity with audit-log:verify
  • GDPR tooling: retention (default 180 days), archive to NDJSON, subject access reports, CSV/JSON export
  • Anomaly detection (change bursts, mass deletes, off-hours) with Slack / signed webhook / mail alerts
  • Native multi-tenancy via a TenantResolver contract
  • Optional dashboard (audit-log:ui enable), facades for every screen, opt-in JSON API, settings UI with built-in docs
  • PHP 8.1-8.3, Laravel 9-13