github rmsramos/activitylog v2.1.0

latest releases: v4.1.0, v3.1.0
4 hours ago

What's Changed

Added

  • Support for spatie/laravel-activitylog v5 (#142, backport of #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: v2.0.5...v2.1.0

Don't miss a new activitylog release

NewReleases is sending notifications on new releases.