Releases: laravel/horizon
Releases · laravel/horizon
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
v5.23.2
- [5.x] Make commands lazy by @timacdonald in #1399
v5.23.1
- Output console error when terminating due to memory usage by @SanderMuller in #1391
v5.23.0
- [5.x] Improves console output and fixes Carbon v3 support by @nunomaduro in #1387