github rmsramos/activitylog v4.1.0

4 hours ago

What's Changed

Added

  • Support for spatie/laravel-activitylog v5 (#140). Attribute diffs are read from attribute_changes, falling back to properties.old / properties.attributes so v4 logs still render. Restore actions call withoutLogging() and withChanges() when those methods exist.

Apps moving to Spatie v5 still need Spatie's schema migration (attribute_changes column, drop batch_uuid). The subject_returns_soft_deleted_models config key is include_soft_deleted_subjects in v5.

Thanks @dandoingdev for the contribution!

Full Changelog: v4.0.4...v4.1.0

Don't miss a new activitylog release

NewReleases is sending notifications on new releases.