Skip to content

Releases: spatie/laravel-activitylog

2.3.2

13 Dec 21:14
126d739
Compare
Choose a tag to compare
  • fix bugs concerning attributesToBeLogged

2.3.1

13 Nov 10:31
11f933a
Compare
Choose a tag to compare
  • allow nullable relation when using logChanges

2.3.0

07 Nov 14:04
0bd2b36
Compare
Choose a tag to compare
  • add a log argument to activitylog:clean

2.2.0

16 Oct 19:55
Compare
Choose a tag to compare
  • add support for logging all changed attributes using *

2.1.2

28 Sep 06:29
Compare
Choose a tag to compare
  • fix for logging changes attributes when deleting soft deletable models

2.1.1

12 Sep 05:43
Compare
Choose a tag to compare
  • make sure properties always is a collection

2.1.0

09 Sep 18:04
Compare
Choose a tag to compare
  • added support for logging fillable attributes

2.0.0

30 Aug 13:00
Compare
Choose a tag to compare
  • added support for Laravel 5.5, dropped support for older laravel versions
  • renamed config file from laravel-activitylog to activitylog
  • rename getChangesAttribute function to changes so it doesn't conflict with Laravel's native functionality

1.16.0

05 Oct 10:51
Compare
Choose a tag to compare
v1.16.0

housekeeping

1.15.5

08 Aug 22:12
Compare
Choose a tag to compare

fix model scope