Releases: laravel/horizon
Releases · laravel/horizon
v3.2.8
Fixed
- Forcing Vue to use the X-Requested-With header, set to XMLHttpRequest (#642)
v3.2.7
Changed
- Updated version constraints for Laravel 6.0 (b547cb2)
v3.2.6
Fixed
- Correct dashboard "Failed Jobs Past 7 Days" metric (#633)
v3.2.5
Fixed
- Adjust auto scaling to always use the max processes (#627)
v3.2.4
Fixed
- Custom MasterSupervisor name breaks dashboard (#619)
v3.2.3
Fixed
- Reverted "Display worker CPU and memory utilization in supervisor list" (#616, #614)
v3.2.2
Changed
- Add app name to dashboard (#605)
Fixed
- Properly format numeric values (#606)
v3.2.0
Added
- Display worker CPU and memory utilization in supervisor list (#589)
Fixed
- Fix for missing first failed job when searching (#593)
- Switch to browser timezone (8ee690a, c7a4739)
v3.1.2
Fixed
- Fix false jobs causing front-end not to display them (#582)