Releases: laravel/horizon
Releases · laravel/horizon
v3.4.2
Fixed
- Prevent 'memory exhausted' when deleting monitored tag (#690, 1532f9c)
- Set same ttl for tags as same as recent jobs (#692)
v3.4.1
Fixed
- Fix pagination for recent jobs (#678)
v3.4.0
Added
- Filter recent jobs by tag (#665)
v3.3.2
Fixed
- Fix worker command binding (3b53310)
v3.3.0
Added
- Allow custom dashboard failed jobs metric period (#644)
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)