Releases: laravel/horizon
Releases · laravel/horizon
v5.27.0
- Extend Slack Notification to work with Slack Apps for Laravel 11 support by @travisricks in #1481
v5.26.0
v5.25.0
- Different exit codes for paused and inactive horizon status by @CanvasCompanyHylke in #1471
v5.24.6
v5.24.5
- Fixes tests when using Process 7.1 by @crynobone in #1456
- Update runningProcesses to also include terminating processes by @nckrtl in #1454
v5.24.4
- [5.x] Fix #1419 by @tmayrand in #1424
- Prevent infinite loop when forgetting failed jobs by @jackwh in #1429
- [5.x] Fix setting custom ASSET_URLs and support cache busting without integrity check by @mmachatschek in #1427
- Simplify asset story by @timacdonald in #1438
v5.24.3
- [5.x] Readd vite support by @mmachatschek in #1421
v5.24.2
- Revert "[5.x] feature: this adds the vite integrity plugin to support assetsAreCurrent check" by @driesvints in #1417
- Revert "[5.x] Change Laravel Mix asset bundling to Vite setup" by @driesvints in #1418
v5.24.1
- [5.x] Change Laravel Mix asset bundling to Vite setup by @mmachatschek in #1413
- [5.x] feature: this adds the vite integrity plugin to support assetsAreCurrent check by @mmachatschek in #1415
v5.24.0
- Enhance forget command by @jaroslavstefanec in #1409
- [5.x] Update to bootstrap 5.1 and drop jQuery by @mmachatschek in #1405
- Fix passing null by @driesvints in #1412