Skip to content

Releases: spatie/laravel-activitylog

4.0.0-rc.2

23 Mar 17:22
Compare
Choose a tag to compare
4.0.0-rc.2 Pre-release
Pre-release
  • fix \AddEventColumnToActivityLogTable::down()

4.0.0-rc.1

23 Mar 17:11
ae276ea
Compare
Choose a tag to compare
4.0.0-rc.1 Pre-release
Pre-release
  • add \Spatie\Activitylog\ActivityLogger::event() method and column #702

3.14.1

23 Mar 17:10
Compare
Choose a tag to compare
  • revert breaking changes in v3.14.0

3.14.0

23 Mar 11:59
ae276ea
Compare
Choose a tag to compare

Please use v3.14.1 instead - this release is breaking because of the new column. There is also a v4.0.0-rc.1 release that equals to this one.

  • add \Spatie\Activitylog\ActivityLogger::event() method and column #702

3.13.0

13 Mar 12:46
Compare
Choose a tag to compare
  • add \Spatie\Activitylog\ActivityLogger::withoutLogs() method #695

3.12.0

13 Mar 12:42
461bd83
Compare
Choose a tag to compare
  • respect custom date casts #627

3.11.4

13 Mar 12:09
c73d0d2
Compare
Choose a tag to compare
  • remove spatie/string dependency #690

3.11.3

10 Mar 11:51
Compare
Choose a tag to compare
  • fix performance issue around global vs model log disabling #682

3.11.2

10 Mar 11:38
4e44214
Compare
Choose a tag to compare
  • fix Laravel 7 array/json casted attributes #680

3.11.1

03 Mar 15:19
d12fa93
Compare
Choose a tag to compare
  • fix deps