github owen-it/laravel-auditing v13.6.6

latest release: v13.6.7
28 days ago

What's Changed

  • Read Audit Implementation from Auditable by @erikn69 in #874
  • Fix Laravel 11 event auto-discovery by registering listeners in AuditingServiceProvider by @onlime in #916
  • Add config to allow records array values by @rizkypujiraharja in #915
  • Fix DispatchAudit Serialization Problems by @erikn69 in #893
  • 12.x EOL by @erikn69 in #934
  • Avoid only using id as audit model primary key by @erikn69 in #933
  • Add withoutAuditing() callback method to temporarily disable auditing for one class by @derekmd in #917
  • Globally disable auditing on withoutAuditing() by @erikn69 in #938
  • feat (Auditable): customized relationship for Attach, Detach and Sync by @wilianx7 in #921
  • Added auditSyncWithPivotValues method by @erikn69 in #939

New Contributors

Full Changelog: v13.6.5...v13.6.6

Don't miss a new laravel-auditing release

NewReleases is sending notifications on new releases.