Releases: laravel/horizon
Releases · laravel/horizon
v5.28.0
- Create status command for individual supervisors by @mfrieswyk in #1467
- [5.x] Use
match
expression by @xurshudyan in #1487 - FIX #1488 : Focused line gets hightlighted [remove .vjs-tree-node:hover] by @srennou in #1492
v5.27.1
- Fix error when loading monitoried tags page(#1478) by @therobfonz in #1485
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