github spatie/laravel-activitylog 3.0.0

latest releases: 4.10.2, 4.10.1, 4.10.0...
6 years ago
  • the preferred way to get changes on an Activity model is through the changes property instead of the changes() function
  • the activity relation of the CausesActivity trait has been renamed to actions
  • the activity relation of the LogsActivity trait has been renamed to activities
  • the deprecated loggedActivity relation has been removed
  • fix for setting a custom table name for the Activity model via the $table property
  • support for PHP 7.0 has been dropped

Don't miss a new laravel-activitylog release

NewReleases is sending notifications on new releases.