Releases: laravel/horizon
Releases · laravel/horizon
v5.14.0
Changed
- Allow any queued class to be silenced by @lioneaglesolutions in #1241
- A fresh coat of paint by @jessarcher in #1242
v5.13.0
Added
- Implement Silenced interface by @driesvints in #1236
Fixed
- Increase
perPage
variable for monitored tags by @joshuaruesweg in #1237
v5.12.0
Added
- Silenced jobs by @driesvints in #1232
- Laravel v10 Support by @driesvints in #1234
v5.11.0
Changed
- Uses PHP Native Type Declarations 🐘 by @nunomaduro in #1206
Fixed
- Fix vue-json-pretty CSS for new classnames by @datpmwork in #1231
v5.10.6
v5.10.5
Fixed
- Ensure Autoscaler never reduces processes to less than 1 by @LasseRafn in #1221
v5.10.4
Changed
- Add missing anchor title for clarity by @stevebauman in #1212
Fixed
- Set default value for job
$payload['pushedAt']
when retrying by @stevebauman in #1211
v5.10.3
Fixed
- Allow deleting of Tags which contain forward slashes (Fixes #1093) by @sgotre in #1196
- Unnecessary param to refreshStatsPeriodically by @peterlupu in #1198
v5.10.2
Changed
- Add exit codes to status command by @mbardelmeijer in #1191