Releases: spatie/laravel-activitylog
Releases · spatie/laravel-activitylog
4.9.1
What's Changed
- Update using-multiple-logs.md by @tobischulz in #1345
- fix: php 8.4 deprecation warnings by @ashleyshenton in #1351
New Contributors
- @tobischulz made their first contribution in #1345
- @ashleyshenton made their first contribution in #1351
Full Changelog: 4.9.0...4.9.1
4.9.0
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #1298
- Bump stefanzweifel/git-auto-commit-action from 4.15.4 to 5.0.1 by @dependabot in #1293
- Corrected the link to the event logging example by @makaronnik in #1300
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #1315
- Update batch-logs.md by @jesseschutt in #1320
- Adjust PHPDoc type for causer and subject by @gtg-bantonio in #1321
- Add missing return type by @dwightwatson in #1330
- Possibility to define table name in environment file by @edwinvdpol in #1334
New Contributors
- @makaronnik made their first contribution in #1300
- @jesseschutt made their first contribution in #1320
- @gtg-bantonio made their first contribution in #1321
- @edwinvdpol made their first contribution in #1334
Full Changelog: 4.8.0...4.9.0
4.8.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #1183
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #1195
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #1196
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #1205
- Add a missing apostrophe by @dwightwatson in #1249
- Bump actions/stale from 6.0.1 to 9.0.0 by @dependabot in #1250
- Bump actions/cache from 3 to 4 by @dependabot in #1263
- Add more detail to manipulating changes by @tonypartridge in #1268
- feat!: add laravel 11 support by @StevePorter92 in #1276
New Contributors
- @dwightwatson made their first contribution in #1249
- @tonypartridge made their first contribution in #1268
- @StevePorter92 made their first contribution in #1276
Full Changelog: 4.7.3...4.8.0
4.7.3
What's Changed
- Add Dependabot Automation by @patinthehat in #1128
- Add PHP 8.2 Support by @patinthehat in #1129
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #1156
- Fix tests badge by @erikn69 in #1153
- Laravel 10.x support by @erikn69 in #1152
- Fix for replacePlaceholders with ending dot by @Stefan-Dressler in #1154
New Contributors
- @patinthehat made their first contribution in #1128
- @erikn69 made their first contribution in #1153
- @Stefan-Dressler made their first contribution in #1154
Full Changelog: 4.7.2...4.7.3
v4.7.2
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #1117
- Bump actions/stale from 2.0.0 to 6.0.1 by @dependabot in #1118
- Bump stefanzweifel/git-auto-commit-action from 4.0.0 to 4.15.4 by @dependabot in #1119
- Add missing properties to Activity model by @AndreasHerss in #1101
- Bump actions/cache from 2 to 3 by @dependabot in #1120
- Fix enum casting by @Gummibeer in #1121
New Contributors
- @dependabot made their first contribution in #1117
- @AndreasHerss made their first contribution in #1101
Full Changelog: 4.7.1...4.7.2
v4.7.1
What's Changed
- Fix nullable custom properties in PHP 8.0 by @stevebauman in #1115
Full Changelog: 4.7.0...4.7.1
v4.7.0
What's Changed
- Fix indentation by @mouadziani in #1092
- Support non backed enum & php 8.1 by @pemudakoding in #1110
New Contributors
- @mouadziani made their first contribution in #1092
- @pemudakoding made their first contribution in #1110
Full Changelog: 4.6.0...4.7.0
v4.6.0
What's Changed
- Add a default value to
getExtraProperty()
by @grantholle in #1090
New Contributors
- @grantholle made their first contribution in #1090
Full Changelog: 4.5.3...4.6.0
4.5.3
4.5.2
What's Changed
- little typo on the logging-model-events.md page by @michaelbonner in #1035
- Use
data_get()
for placeholder replacement instead ofArr::get()
by @stevebauman in #1038
New Contributors
- @michaelbonner made their first contribution in #1035
Full Changelog: 4.5.1...4.5.2