Releases: spatie/laravel-activitylog
Releases · spatie/laravel-activitylog
1.9.0
added Macroable
to ActivityLogger
1.8.0
- added
causedBy
andforSubject
scopes
1.7.1
- added L5.3 compatibility
1.7.0
- Added
enabled
option in the config file.
1.6.0
- Added
ignoreChangedAttributes
1.5.0
- Added support for using a custom
Activity
model
1.4.0
- Added support for soft deletes
1.3.2
- This version replaces version
1.3.0
- Dropped L5.1 compatibility
1.3.1
- this version removes the features introduced in 1.3.0 and is compatible with L5.1
1.3.0
- made the auth driver configurable