Releases: laravel/horizon
Releases · laravel/horizon
v3.7.1
Fixed
- Use 'default' connection as a default redis connection (#765)
v3.7.0
Added
- Ability to see if a job is delayed (#755)
- Allow trimming of completed jobs (#720)
v3.6.1
Fixed
- Fix wrong value for failedJobs periods (#757)
v3.6.0
Added
- Ability to view job details in recent jobs overview (#751)
- Another way for tags displaying & collapsible panels (#754)
v3.5.0
Added
- Allow Horizon to be used on a subdomain without a subfolder (#749)
v3.4.7
Fixed
- Revert filtering by tag (#741)
v3.4.6
Changed
- Reset the retryUntil value (#736)
v3.4.5
Fixed
Removed
- Remove unused functions (#722)
v3.4.4
Fixed
- Scale to the maxProcesses if timeToClearAll is zero (#718)
- Handle js
phpunserialize
not working with closures (9c3a75a)
v3.4.3
Changed
- Set default 'tries' to 1 (#704)