Releases: laravel/horizon
Releases · laravel/horizon
v5.30.1
- fix predis
clear()
when using redis 7.4 by @vintagesucks in #1522
v5.30.0
- Add support for notification class overrides by @lukemorcom in #1518
- Replace implicitly nullable parameters for PHP 8.4 by @txdFabio in #1520
v5.29.4
- Allow to specify connection in ClearCommand by @antennaio in #1516
- [5.x] Supports PHP 8.4 by @crynobone in #1507
v5.29.3
- Test Improvements by @crynobone in #1511
- Remove the verbiage to publish assets in the upgrade guide by @wsamoht in #1515
v5.29.2
- [5.x] Use
#[\Override]
PHP Attribute to detect breaking changes by @crynobone in #1506 - Improvement: Wont spawn extra queues by @alexmontoanelli in #1508
v5.29.1
v5.29.0
- [5.x] Upgrade from Vue 2 to Vue 3 by @osbre in #1496
- Refresh the logo by @osbre in #1497
- Bump vite from 5.2.10 to 5.4.6 by @dependabot in #1498
- Bump rollup from 4.21.3 to 4.22.4 by @dependabot in #1499
v5.28.1
v5.28.0
- Create status command for individual supervisors by @mfrieswyk in #1467
- [5.x] Use
match
expression by @xurshudyan in #1487 - FIX #1488 : Focused line gets hightlighted [remove .vjs-tree-node:hover] by @srennou in #1492
v5.27.1
- Fix error when loading monitoried tags page(#1478) by @therobfonz in #1485