spatie/laravel-notification-log
Log notifications sent by your Laravel app
1.4.1
1.1M downloads/mo
#3488 most downloaded on Packagist
spatie/laravel-notification-log
What this package is like to depend on
Last release 5 months ago
11 Mar 2026
Release timing varies
gaps range from 2 weeks to 11 months
Nearly every release is documented
notes for 19 of 19 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
19 releases · first in 2023
3 releases in the last 12 months
see the full history below
Release timeline
19 releases · Feb 2023 to Mar 2026Releases
latest 19-
1.4.111 Mar 2026Release notes
Open source →What's Changed
- Fix incorrect method name wasAlreadySentTo → wasSentTo in docs by @briankiewel in #57
New Contributors
- @briankiewel made their first contribution in #57
Full Changelog: 1.4.0...1.4.1
Release notes
Open source →What's Changed
- Fix incorrect method name wasAlreadySentTo → wasSentTo in docs by @briankiewel in https://github.com/spatie/laravel-notification-log/pull/57
New Contributors
- @briankiewel made their first contribution in https://github.com/spatie/laravel-notification-log/pull/57
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.4.0...1.4.1
-
1.4.006 Mar 2026Release notes
Open source →What's Changed
- Laravel 13.x Compatibility
- Drop support for PHP < 8.4 and Laravel < 12
- Update to Pest 4
Release notes
Open source →What's Changed
- Laravel 13.x Compatibility
- Drop support for PHP < 8.4 and Laravel < 12
- Update to Pest 4
-
1.3.314 Nov 2025Release notes
Open source →What's Changed
- Update introduction.md by @WillTorres10 in #45
- Update issue template by @AlexVanderbist in #50
- Fix typo by @chrysanthos in #52
- Fix notification history builder return types by @imhayatunnabi in #53
- Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in #51
- Bump actions/checkout from 3 to 5 by @dependabot[bot] in #48
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #47
- update pruning documentation for Laravel 11+ compatibility by @lukasleitsch in #49
New Contributors
- @WillTorres10 made their first contribution in #45
- @AlexVanderbist made their first contribution in #50
- @chrysanthos made their first contribution in #52
- @imhayatunnabi made their first contribution in #53
- @lukasleitsch made their first contribution in #49
Full Changelog: 1.3.2...1.3.3
Release notes
Open source →What's Changed
- Update introduction.md by @WillTorres10 in https://github.com/spatie/laravel-notification-log/pull/45
- Update issue template by @AlexVanderbist in https://github.com/spatie/laravel-notification-log/pull/50
- Fix typo by @chrysanthos in https://github.com/spatie/laravel-notification-log/pull/52
- Fix notification history builder return types by @imhayatunnabi in https://github.com/spatie/laravel-notification-log/pull/53
- Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in https://github.com/spatie/laravel-notification-log/pull/51
- Bump actions/checkout from 3 to 5 by @dependabot[bot] in https://github.com/spatie/laravel-notification-log/pull/48
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in https://github.com/spatie/laravel-notification-log/pull/47
- update pruning documentation for Laravel 11+ compatibility by @lukasleitsch in https://github.com/spatie/laravel-notification-log/pull/49
New Contributors
- @WillTorres10 made their first contribution in https://github.com/spatie/laravel-notification-log/pull/45
- @AlexVanderbist made their first contribution in https://github.com/spatie/laravel-notification-log/pull/50
- @chrysanthos made their first contribution in https://github.com/spatie/laravel-notification-log/pull/52
- @imhayatunnabi made their first contribution in https://github.com/spatie/laravel-notification-log/pull/53
- @lukasleitsch made their first contribution in https://github.com/spatie/laravel-notification-log/pull/49
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.3.2...1.3.3
-
1.3.219 Feb 2025Release notes
Open source →What's Changed
- Improve documentation section Using your own notification log model by @gisostallenberg in #40
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.5 by @dependabot in #43
- Laravel 12.x Compatibility by @laravel-shift in #44
New Contributors
- @gisostallenberg made their first contribution in #40
- @laravel-shift made their first contribution in #44
Full Changelog: 1.3.1...1.3.2
Release notes
Open source →What's Changed
- Improve documentation section Using your own notification log model by @gisostallenberg in https://github.com/spatie/laravel-notification-log/pull/40
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.5 by @dependabot in https://github.com/spatie/laravel-notification-log/pull/43
- Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-notification-log/pull/44
New Contributors
- @gisostallenberg made their first contribution in https://github.com/spatie/laravel-notification-log/pull/40
- @laravel-shift made their first contribution in https://github.com/spatie/laravel-notification-log/pull/44
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.3.1...1.3.2
-
1.3.128 Mar 2024Release notes
Open source →What's Changed
- Remove unnecessary method call in HasHistory by @andreasnij in #35
Full Changelog: 1.3.0...1.3.1
Release notes
Open source →What's Changed
- Remove unnecessary method call in HasHistory by @andreasnij in https://github.com/spatie/laravel-notification-log/pull/35
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.3.0...1.3.1
-
1.3.015 Mar 2024Release notes
Open source →What's Changed
- Update composer.json for L11 compatibility by @axtg in https://github.com/spatie/laravel-notification-log/pull/39
New Contributors
- @axtg made their first contribution in https://github.com/spatie/laravel-notification-log/pull/39
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.2.1...1.3.0
-
1.2.101 Mar 2024Release notes
Open source →What's Changed
- Don't put falsey log item in map by @kohenkatz in #38
New Contributors
- @kohenkatz made their first contribution in #38
Full Changelog: 1.2.0...1.2.1
Release notes
Open source →What's Changed
- Don't put falsey log item in map by @kohenkatz in https://github.com/spatie/laravel-notification-log/pull/38
New Contributors
- @kohenkatz made their first contribution in https://github.com/spatie/laravel-notification-log/pull/38
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.2.0...1.2.1
-
1.2.018 Jan 2024Release notes
Open source →What's Changed
- Update docs to add missing event parameter by @FrancisMawn in #26
- fix typo in file name by @aminetiyal in #28
- Remove unused exception_message db column by @andreasnij in #32
- Update introduction.md by @dwightwatson in #33
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #34
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #31
- Add history builder inThePast() method by @andreasnij in #36
New Contributors
- @aminetiyal made their first contribution in #28
- @andreasnij made their first contribution in #32
- @dwightwatson made their first contribution in #33
Full Changelog: 1.1.1...1.2.0
Release notes
Open source →What's Changed
- Update docs to add missing event parameter by @FrancisMawn in https://github.com/spatie/laravel-notification-log/pull/26
- fix typo in file name by @aminetiyal in https://github.com/spatie/laravel-notification-log/pull/28
- Remove unused exception_message db column by @andreasnij in https://github.com/spatie/laravel-notification-log/pull/32
- Update introduction.md by @dwightwatson in https://github.com/spatie/laravel-notification-log/pull/33
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/spatie/laravel-notification-log/pull/34
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/spatie/laravel-notification-log/pull/31
- Add history builder inThePast() method by @andreasnij in https://github.com/spatie/laravel-notification-log/pull/36
New Contributors
- @aminetiyal made their first contribution in https://github.com/spatie/laravel-notification-log/pull/28
- @andreasnij made their first contribution in https://github.com/spatie/laravel-notification-log/pull/32
- @dwightwatson made their first contribution in https://github.com/spatie/laravel-notification-log/pull/33
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.1.1...1.2.0
-
1.1.110 Aug 2023Release notes
Open source →What's Changed
- Fix HasNotifiableHistory trait not using the configured model class by @FrancisMawn in #25
New Contributors
- @FrancisMawn made their first contribution in #25
- @dependabot made their first contribution in #20
Full Changelog: 1.1.0...1.1.1
Release notes
Open source →What's Changed
- Fix HasNotifiableHistory trait not using the configured model class by @FrancisMawn in https://github.com/spatie/laravel-notification-log/pull/25
New Contributors
- @FrancisMawn made their first contribution in https://github.com/spatie/laravel-notification-log/pull/25
- @dependabot made their first contribution in https://github.com/spatie/laravel-notification-log/pull/20
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.1.0...1.1.1
-
1.1.017 Jul 2023Release notes
Open source →What's Changed
- Add option to query channels by @pxlrbt in https://github.com/spatie/laravel-notification-log/pull/23
New Contributors
- @pxlrbt made their first contribution in https://github.com/spatie/laravel-notification-log/pull/23
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.0.4...1.1.0
-
1.0.412 May 2023Release notes
Open source →What's Changed
- Fix docs by @ao-jhelmich in https://github.com/spatie/laravel-notification-log/pull/13
- use semicolon instead of comma at the end of line by @mhfereydouni in https://github.com/spatie/laravel-notification-log/pull/17
- Added Get Config Variable by @stijnvanouplines in https://github.com/spatie/laravel-notification-log/pull/18
New Contributors
- @ao-jhelmich made their first contribution in https://github.com/spatie/laravel-notification-log/pull/13
- @mhfereydouni made their first contribution in https://github.com/spatie/laravel-notification-log/pull/17
- @stijnvanouplines made their first contribution in https://github.com/spatie/laravel-notification-log/pull/18
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.0.3...1.0.4
-
1.0.314 Mar 2023Release notes
Open source →What's Changed
- correct mistake in fingerprint docs by @ceejayoz in https://github.com/spatie/laravel-notification-log/pull/8
- add default indexes to created_at and notifiable by @ceejayoz in https://github.com/spatie/laravel-notification-log/pull/11
New Contributors
- @ceejayoz made their first contribution in https://github.com/spatie/laravel-notification-log/pull/8
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.0.2...1.0.3
-
1.0.228 Feb 2023Release notes
Open source →What's Changed
- Match cast field name to migration by @patrickomeara in https://github.com/spatie/laravel-notification-log/pull/4
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.0.1...1.0.2
-
1.0.128 Feb 2023Release notes
Open source →What's Changed
- Use subDays to determine what should be pruned by @patrickomeara in https://github.com/spatie/laravel-notification-log/pull/3
New Contributors
- @patrickomeara made their first contribution in https://github.com/spatie/laravel-notification-log/pull/3
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/1.0.0...1.0.1
-
1.0.026 Feb 2023 -
0.0.426 Feb 2023Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-notification-log/compare/0.0.3...0.0.4
-
0.0.325 Feb 2023Release notes
Open source →What's Changed
- Fixing the CONTRIBUTING.MD link in README.md by @raksbisht in https://github.com/spatie/laravel-notification-log/pull/1
New Contributors
- @raksbisht made their first contribution in https://github.com/spatie/laravel-notification-log/pull/1
Full Changelog: https://github.com/spatie/laravel-notification-log/compare/0.0.2...0.0.3
-
0.0.224 Feb 2023Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-notification-log/compare/0.0.1...0.0.2
-
0.0.123 Feb 2023Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-notification-log/commits/0.0.1