Releases: spatie/laravel-activitylog
Releases · spatie/laravel-activitylog
4.5.1
4.5.0
What's Changed
- Add
Conditionable
trait toActivityLogger
by @usernotnull in #997
New Contributors
- @usernotnull made their first contribution in #997
Full Changelog: 4.4.3...4.5.0
4.4.3
What's Changed
- Fix model serialization when using
LogsActivity
withsetDescriptionForEvent()
by @stevebauman in #977 - Fix activirt logging on model restore (#895) by @kryptamine in #1000
- Fix nullable log names by @stevebauman in #1029
- Fix
tapActivity
when manually creating activity logs by @FrancisMawn in #1031
New Contributors
- @stevebauman made their first contribution in #977
- @kryptamine made their first contribution in #1000
- @FrancisMawn made their first contribution in #1031
Full Changelog: 4.4.2...4.4.3
4.4.2
4.4.1
4.4.0
- allow Laravel 9