What's Changed
- Update issue template by @AlexVanderbist in https://github.com/spatie/laravel-activitylog/pull/1410
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/spatie/laravel-activitylog/pull/1437
- Fix issue where activity is
nullby @rojtjo in https://github.com/spatie/laravel-activitylog/pull/1439 - fix logUnguarded() to respect Model...