Skip to content

v13.6.6

Compare
Choose a tag to compare
@erikn69 erikn69 released this 28 May 16:18
· 30 commits to master since this release
5dd4036

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