spatie/laravel-schedule-monitor
Monitor scheduled tasks in a Laravel app
4.3.1
7.0M downloads/mo
#1425 most downloaded on Packagist
spatie/laravel-schedule-monitor
What this package is like to depend on
Last release 1 months ago
25 Jun 2026
Release timing varies
gaps range from 1 weeks to 6 months
Most releases are documented
notes for 51 of 60 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
60 releases · first in 2020
4 releases in the last 12 months
see the full history below
Release timeline
60 releases · Jul 2020 to Jun 2026Releases
latest 60-
4.3.125 Jun 2026Release notes
Open source →What's Changed
- Truncate scheduled task names to fit the name column by @martin-ro in #140
New Contributors
- @martin-ro made their first contribution in #140
Full Changelog: 4.3.0...4.3.1
Release notes
Open source →What's Changed
- Truncate scheduled task names to fit the name column by @martin-ro in https://github.com/spatie/laravel-schedule-monitor/pull/140
New Contributors
- @martin-ro made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/140
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/4.3.0...4.3.1
-
4.3.025 Mar 2026Release notes
Open source →- Drop Laravel 9/10 and PHP 8.1 support
- Add opt-in debug logging for failed Oh Dear pings via
OH_DEAR_DEBUG_LOGGINGenv var - Add configurable retry delay via
OH_DEAR_RETRY_DELAY_MSenv var - Add
OhDearPingFailedevent fired on every ping failure - Use
when()for cleaner conditional HTTP request building
Release notes
Open source →- Drop Laravel 9/10 and PHP 8.1 support
- Add opt-in debug logging for failed Oh Dear pings via
OH_DEAR_DEBUG_LOGGINGenv var - Add configurable retry delay via
OH_DEAR_RETRY_DELAY_MSenv var - Add
OhDearPingFailedevent fired on every ping failure - Use
when()for cleaner conditional HTTP request building
-
4.2.022 Feb 2026 -
4.1.011 Sep 2025Release notes
Open source →- make Oh Dear ping job configurable
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/4.0.2...4.0.3
-
4.0.227 Aug 2025Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/4.0.1...4.0.2
-
4.0.127 Aug 2025Release notes
Open source →Release notes
Open source →What's Changed
- Fix verify command by @freekmurze in https://github.com/spatie/laravel-schedule-monitor/pull/132
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/4.0.0...4.0.1
-
4.0.026 Aug 2025Release notes
Open source →What's Changed
- v4 by @freekmurze in https://github.com/spatie/laravel-schedule-monitor/pull/129
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.10.3...4.0.0
-
3.10.321 Feb 2025Release notes
Open source →Release notes
Open source →What's Changed
- set default oh dear api url by @resohead in https://github.com/spatie/laravel-schedule-monitor/pull/125
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.10.2...3.10.3
-
3.10.221 Feb 2025Release notes
Open source →What's Changed
- Additional custom ping endpoint and config by @resohead in https://github.com/spatie/laravel-schedule-monitor/pull/123
New Contributors
- @resohead made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/123
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.10.1...3.10.2
-
3.10.121 Feb 2025Release notes
Open source →Release notes
Open source →What's Changed
- Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-schedule-monitor/pull/122
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.10.0...3.10.1
-
3.10.005 Feb 2025Release notes
Open source →What's Changed
- Add support for a custom ping endpoint in Oh Dear by @mattiasgeniar in https://github.com/spatie/laravel-schedule-monitor/pull/119
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.9.2...3.10.0
-
3.9.217 Jan 2025Release notes
Open source →What's Changed
- Use explicit nullable type is Task::nextRunAt by @bastien-phi in https://github.com/spatie/laravel-schedule-monitor/pull/117
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.9.1...3.9.2
-
3.9.117 Jan 2025Release notes
Open source →What's Changed
- Fix CronExpression deprecation using constructor instead of factory method by @bastien-phi in https://github.com/spatie/laravel-schedule-monitor/pull/118
New Contributors
- @bastien-phi made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/118
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.9.0...3.9.1
-
3.9.006 Jan 2025Release notes
Open source →What's Changed
- Store schedule monitoring configurations in its own singleton by @m-bymike in https://github.com/spatie/laravel-schedule-monitor/pull/114
New Contributors
- @m-bymike made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/114
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.8.2...3.9.0
-
3.8.216 Dec 2024Release notes
Open source →What's Changed
- don't write to horizon config when not available by @Propaganistas in https://github.com/spatie/laravel-schedule-monitor/pull/116
New Contributors
- @Propaganistas made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/116
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.8.1...3.8.2
-
3.8.129 Jul 2024Release notes
Open source →What's Changed
- Fix prune link in config file comment by @pelmered in https://github.com/spatie/laravel-schedule-monitor/pull/113
New Contributors
- @pelmered made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/113
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.8.0...3.8.1
-
3.8.017 Jun 2024Release notes
Open source →What's Changed
- Update README.md typo by @acip in https://github.com/spatie/laravel-schedule-monitor/pull/111
- Make
graceTimeInMinutesconfigurable by @faustbrian in https://github.com/spatie/laravel-schedule-monitor/pull/112
New Contributors
- @acip made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/111
- @faustbrian made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/112
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.7.1...3.8.0
-
3.7.128 Mar 2024Release notes
Open source →What's Changed
- Fix wrong lastRunFinishedTooLate behaviour when lastStartedAt and lastFinishedAt are within a second because of a very fast task by @mathiasmoser in https://github.com/spatie/laravel-schedule-monitor/pull/109
New Contributors
- @mathiasmoser made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/109
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.7.0...3.7.1
-
3.7.002 Mar 2024Release notes
Open source →What's Changed
- Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-schedule-monitor/pull/106
New Contributors
- @laravel-shift made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/106
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.6.0...3.7.0
-
3.6.028 Feb 2024Release notes
Open source →What's Changed
- New method runsInBackground() added in Spatie\ScheduleMonitor\Support\ScheduledTasks\Tasks\Task:class by @ravi289 in https://github.com/spatie/laravel-schedule-monitor/pull/105
New Contributors
- @ravi289 made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/105
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.5.0...3.6.0
-
3.5.026 Jan 2024Release notes
Open source →What's Changed
- Allow tasks to be monitored but not synced with oh dear by @oddvalue in https://github.com/spatie/laravel-schedule-monitor/pull/102
New Contributors
- @oddvalue made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/102
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.4.3...3.5.0
-
3.4.319 Jan 2024Release notes
Open source →What's Changed
- Update nunomaduro/termwind to 2.0 by @yoeriboven in https://github.com/spatie/laravel-schedule-monitor/pull/99
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.4.2...3.4.3
-
3.4.214 Dec 2023Release notes
Open source →What's Changed
- fix: PHP warning about creation of dynamic properties by @Pr3d4dor in https://github.com/spatie/laravel-schedule-monitor/pull/98
New Contributors
- @Pr3d4dor made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/98
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.4.1...3.4.2
-
3.4.129 Nov 2023Release notes
Open source →What's Changed
- Update README.md by @robjbrain in https://github.com/spatie/laravel-schedule-monitor/pull/96
- Update MonitoredScheduledTask.php to get the failed response to be st… by @AKHIL-882 in https://github.com/spatie/laravel-schedule-monitor/pull/97
New Contributors
- @robjbrain made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/96
- @AKHIL-882 made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/97
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.4.0...3.4.1
-
3.4.001 Aug 2023Release notes
Open source →What's Changed
- Add note that syncing will remove other monitors by @keithbrink in https://github.com/spatie/laravel-schedule-monitor/pull/90
- Fix anchor in link to Laravel docs by @limenet in https://github.com/spatie/laravel-schedule-monitor/pull/92
- Non destructive sync option (keep-old) by @keithbrink in https://github.com/spatie/laravel-schedule-monitor/pull/91
New Contributors
- @keithbrink made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/90
- @limenet made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/92
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.3.0...3.4.0
-
3.3.024 May 2023Release notes
Open source →What's Changed
- Add a boolean parameter to the doNotMonitor function by @bilfeldt in https://github.com/spatie/laravel-schedule-monitor/pull/88
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.2.1...3.3.0
-
3.2.101 Feb 2023 -
3.2.001 Feb 2023Release notes
Open source →- silence jobs by default
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.1.1...3.2.0
-
3.1.123 Jan 2023 -
3.1.016 Jan 2023Nothing published for this version
-
3.0.402 Oct 2022Release notes
Open source →- update deps
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/3.0.3...3.0.4
-
3.0.313 May 2022Nothing published for this version
-
3.0.205 May 2022Nothing published for this version
-
3.0.113 Feb 2022Nothing published for this version
-
3.0.014 Jan 2022 -
2.4.817 Feb 2025Release notes
Open source →What's Changed
- Update MonitoredScheduledTask.php to get the failed response to be st… by @675076143 in https://github.com/spatie/laravel-schedule-monitor/pull/121
New Contributors
- @675076143 made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/121
Full Changelog: https://github.com/spatie/laravel-schedule-monitor/compare/2.4.7...2.4.8
-
2.4.717 Nov 2021Nothing published for this version
-
2.4.602 Nov 2021 -
2.4.516 Sep 2021 -
2.4.408 Sep 2021 -
2.4.302 Aug 2021 -
2.4.222 Jul 2021 -
2.4.115 Jun 2021 -
2.4.010 Jun 2021 -
2.3.013 May 2021 -
2.2.129 Mar 2021 -
2.2.015 Jan 2021 -
2.1.004 Dec 2020 -
2.0.214 Oct 2020 -
2.0.106 Oct 2020 -
2.0.029 Sep 2020 -
1.0.408 Sep 2020 -
1.0.314 Jul 2020 -
1.0.213 Jul 2020 -
1.0.112 Jul 2020 -
1.0.008 Jul 2020 -
0.0.408 Jul 2020Nothing published for this version
-
0.0.308 Jul 2020Nothing published for this version
-
0.0.208 Jul 2020Nothing published for this version
-
0.0.108 Jul 2020Nothing published for this version