Skip to content

Releases: spatie/laravel-activitylog

1.15.4

05 Aug 09:37
Compare
Choose a tag to compare
  • fix detecting SoftDeletes

1.15.3

23 Jun 07:40
Compare
Choose a tag to compare
  • fix for when there is no 'web' guard

1.15.2

15 Jun 17:31
Compare
Choose a tag to compare
  • fixes errors in DetectsChanges

1.15.1

28 Apr 19:42
Compare
Choose a tag to compare
  • fixes error in DetectsChanges

1.15.0

28 Apr 18:16
Compare
Choose a tag to compare
  • add compatibility with L5.1 and L5.2

1.14.0

28 Apr 06:02
Compare
Choose a tag to compare
  • add support array/collection casted attributes when using logDirtyOnly

1.13.0

16 Apr 19:19
Compare
Choose a tag to compare
  • add logDirtyOnly

1.12.2

22 Mar 18:30
Compare
Choose a tag to compare
  • fix a bug where changes to a related model would not be logged

1.12.1

12 Feb 17:38
Compare
Choose a tag to compare
  • avoid PHP error when dealing with placeholders that cannot be filled

1.12.0

04 Feb 13:54
Compare
Choose a tag to compare
  • drop support for L5.2 and lower
  • add ability to log attributes of related models