File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` spatie/laravel-activitylog ` will be documented in this file
44
5+ ## 4.11.0 - 2026-01-31
6+
7+ ### What's Changed
8+
9+ * Update issue template by @AlexVanderbist in https://github.com/spatie/laravel-activitylog/pull/1410
10+ * Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot [ bot] in https://github.com/spatie/laravel-activitylog/pull/1437
11+ * Fix issue where activity is ` null ` by @rojtjo in https://github.com/spatie/laravel-activitylog/pull/1439
12+ * fix logUnguarded() to respect Model::unguard() by @freekmurze in https://github.com/spatie/laravel-activitylog/pull/1444
13+ * check for empty logs after pipeline runs by @freekmurze in https://github.com/spatie/laravel-activitylog/pull/1443
14+ * fix subject() throwing exception for non-SoftDeletes models by @freekmurze in https://github.com/spatie/laravel-activitylog/pull/1442
15+ * fix tapActivity being called twice by @freekmurze in https://github.com/spatie/laravel-activitylog/pull/1441
16+
17+ ### New Contributors
18+
19+ * @rojtjo made their first contribution in https://github.com/spatie/laravel-activitylog/pull/1439
20+
21+ ** Full Changelog** : https://github.com/spatie/laravel-activitylog/compare/4.10.2...4.11.0
22+
523## 4.10.2 - 2025-06-15
624
725### What's Changed
You can’t perform that action at this time.
0 commit comments