Releases: spatie/laravel-failed-job-monitor
Releases · spatie/laravel-failed-job-monitor
4.3.5
What's Changed
- Update issue template by @AlexVanderbist in #89
- perf: check horizon.path instead of entire horizon config by @Ayoub-Mabrouk in #92
- perf: use instanceof instead of get_class() for type checking by @Ayoub-Mabrouk in #91
- Fix : notification filter test correct config key and assertion by @Ayoub-Mabrouk in #90
New Contributors
- @Ayoub-Mabrouk made their first contribution in #92
Full Changelog: 4.3.3...4.3.5
4.3.4
4.3.3
4.3.2
What's Changed
- Hide link in mail when not using Horizon by @dvdheiden in #85
New Contributors
- @dvdheiden made their first contribution in #85
Full Changelog: 4.3.1...4.3.2
4.3.1
What's Changed
- Added call-to action to open the error in Horizon by @chinleung in #84
New Contributors
- @chinleung made their first contribution in #84
Full Changelog: 4.3.0...4.3.1
4.3.0
What's Changed
- Convert all tests to Pest by @alexmanase in #79
- only callable if the method is marked as static by @lsmith77 in #80
- Fix README badges by @maartenpaauw in #81
- Laravel 11.x Compatibility by @laravel-shift in #83
New Contributors
- @alexmanase made their first contribution in #79
- @lsmith77 made their first contribution in #80
- @maartenpaauw made their first contribution in #81
Full Changelog: 4.2.1...4.3.0
4.2.1
What's Changed
- Add PHP 8.2 Support by @patinthehat in #75
- Laravel 10.x Compatibility by @laravel-shift in #78
New Contributors
- @laravel-shift made their first contribution in #78
Full Changelog: 4.2.0...4.2.1
4.2.0
4.1.1
- improve deps
4.1.0
- allow Laravel 9