Skip to content

0.3.0

Choose a tag to compare

@AliOsm AliOsm released this 10 May 08:45
· 8 commits to main since this release
be98313

What's Changed

  • Add zero-setup deletion-audit dashboard mountable at /athar by @AliOsm in #9

Added

  • Read-only deletion-audit dashboard mounted at the engine root. Renders sidebar of tracked models, KPI strip, filter bar, paginated unified feed of athar_deletions and athar_table_events, and expandable detail. Tracked models are discovered at runtime from pg_trigger; no registry table. Self-contained CSS and JS under app/assets/, served through the host's asset pipeline (Sprockets or Propshaft) when available or by a built-in Rack::Static middleware otherwise; no turbo-rails, stimulus-rails, or importmap-rails required. Document the mount pattern and route-constraint auth in the README.

Full Changelog: 0.2.1...0.3.0