Releases: laravel/horizon
Releases · laravel/horizon
v5.33.1
v5.33.0
- Allowed Horizon Status & Supervisors commands to run outside console by @abisheknaagendra in #1564
- feat: add Poll component to standardize polling behavior by @mathiasgrimm in #1556
v5.32.1
- Make $user = null the default in viewHorizon gate closure for better DX by @mitoop in #1554
- Bump axios from 1.7.4 to 1.8.2 by @dependabot in #1557
v5.32.0
- [5.x] Store memory used when dispatching
SupervisorOutOfMemory
by @cosmastech in #1550 - Set AutoScaler logic to target process scaling based on queue size wh… by @nick-potts in #1552
v5.31.2
- Update logo by @iamdavidhill in #1543
- Fixed deprecation warning
Creation of dynamic property Laravel\Horizon\SupervisorOptions::$retryAfter
by @fkrzski in #1548
v5.31.1
- [5.x] Specify
WorkloadRepository@get()
return type by @cosmastech in #1542
v5.31.0
- Scale workers from min instead of max on startup by @andre-hoffmann in #1537
- Add
proxy_path
config for subfolder usage in Horizon's Vue front-end by @andre-hoffmann in #1538
v5.30.3
- Supports Laravel 12 by @crynobone in #1532
- Bump vite from 5.4.6 to 5.4.14 by @dependabot in #1533
v5.30.2
v5.30.1
- fix predis
clear()
when using redis 7.4 by @vintagesucks in #1522