PackageTrack
Sign in Get early access

laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

v5.48.3 104M downloads/mo #268 most downloaded on Packagist laravel/horizon

What this package is like to depend on

Last release 13 days ago

10 Aug 2026

Ships fairly regularly

a new release about every 2 weeks

Most releases are documented

notes for 199 of 223 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

223 releases · first in 2017

31 releases in the last 12 months

see the full history below

Release timeline

223 releases · Jul 2017 to Aug 2026
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 223
  1. v5.48.3 10 Aug 2026
    Release notes
    • [5.x] Fix RedisQueue::later() never passing the delay to the payload by @lazerg in #1810
    Open source →
    Release notes
    • [5.x] Fix RedisQueue::later() never passing the delay to the payload by @lazerg in https://github.com/laravel/horizon/pull/1810
    Open source →
  2. v5.48.2 27 Jul 2026
    Release notes
    • Bump axios from 1.16.0 to 1.18.0 by @dependabot[bot] in #1796
    • [5.x] Fix Laravel\Horizon\RedisQueue::later() usage on Laravel 12.10 and lower. by @crynobone in #1798
    • [5.x] Fix horizon:clear-metrics clearing nothing on phpredis 6.1+ by @ademola-emmanuel in #1801
    • Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in #1805
    • Bump postcss from 8.5.13 to 8.5.23 by @dependabot[bot] in #1803
    Open source →
    Release notes
    • Bump axios from 1.16.0 to 1.18.0 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1796
    • [5.x] Fix Laravel\Horizon\RedisQueue::later() usage on Laravel 12.10 and lower. by @crynobone in https://github.com/laravel/horizon/pull/1798
    • [5.x] Fix horizon:clear-metrics clearing nothing on phpredis 6.1+ by @ademola-emmanuel in https://github.com/laravel/horizon/pull/1801
    • Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in https://github.com/laravel/horizon/pull/1805
    • Bump postcss from 8.5.13 to 8.5.23 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1803
    Open source →
  3. v5.48.1 20 Jul 2026
    Release notes

    Full Changelog: v5.48.0...v5.48.1

    Open source →
    Release notes

    Full Changelog: https://github.com/laravel/horizon/compare/v5.48.0...v5.48.1

    Open source →
  4. v5.48.0 17 Jul 2026
    Release notes
    Open source →
    Release notes
    • Add Dependabot cooldown of 5 days by @nunomaduro in https://github.com/laravel/horizon/pull/1780
    • Enable Dependabot auto-merge by @nunomaduro in https://github.com/laravel/horizon/pull/1781
    • Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in https://github.com/laravel/horizon/pull/1784
    • Add registerDevCommands helper by @joetannenbaum in https://github.com/laravel/horizon/pull/1786
    • Bump form-data from 4.0.5 to 4.0.6 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1787
    • Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in https://github.com/laravel/horizon/pull/1788
    • Auto register dev commands by @joetannenbaum in https://github.com/laravel/horizon/pull/1789
    • Fix dashboard "Max Runtime"/"Max Throughput" picking arbitrary queue by @laravel-o11y in https://github.com/laravel/horizon/pull/1791
    • Add option to set a CSP nonce for use with style and script tags by @sgilberg in https://github.com/laravel/horizon/pull/1792
    • Adjust CSP test for Laravel <=10 support by @sgilberg in https://github.com/laravel/horizon/pull/1794
    Open source →
  5. v5.47.2 03 Jun 2026
    Release notes
    Open source →
    Release notes
    • Bump axios from 1.15.2 to 1.16.0 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1772
    • Fix metric clearing with PhpRedis scan prefix by @ibobgunardi in https://github.com/laravel/horizon/pull/1773
    • GitHub Actions hardening by @nunomaduro in https://github.com/laravel/horizon/pull/1775
    • Bump actions/checkout from 4.3.1 to 6.0.3 in the github-actions group by @dependabot[bot] in https://github.com/laravel/horizon/pull/1776
    • Pin pull requests and issues workflows to least-privilege reusable workflows by @nunomaduro in https://github.com/laravel/horizon/pull/1778
    • Pin pull requests and issues workflows to latest laravel/.github by @nunomaduro in https://github.com/laravel/horizon/pull/1779
    Open source →
  6. v5.47.1 20 May 2026
    Release notes
    Open source →
    Release notes
    • Fix null hmget response in baseSnapshotData by @briskbase-projects in https://github.com/laravel/horizon/pull/1768
    Open source →
  7. v5.47.0 19 May 2026
    Release notes
    Open source →
    Release notes
    • Bump postcss from 8.4.45 to 8.5.13 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1763
    • Bump axios from 1.15.0 to 1.15.2 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1764
    Open source →
  8. v5.46.0 20 Apr 2026
    Release notes
    Open source →
    Release notes
    • Bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1761
    • [5.x] Add first-class Redis Cluster support by @timmylindh in https://github.com/laravel/horizon/pull/1760
    Open source →
  9. v5.45.6 14 Apr 2026
    Release notes
    Open source →
    Release notes
    • Bump axios from 1.8.2 to 1.15.0 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1758
    • [5.x] Pass $later in RedisQueue@later() by @cosmastech in https://github.com/laravel/horizon/pull/1759
    Open source →
  10. v5.45.5 01 Apr 2026
    Release notes
    Open source →
    Release notes
    • Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1748
    • Add .npmrc file by @crynobone in https://github.com/laravel/horizon/pull/1753
    Open source →
  11. v5.45.4 18 Mar 2026
    Release notes
    • Remove redundant "When to Apply" section from skill body by @pushpak1300 in https://github.com/laravel/horizon/pull/1729
    Open source →
  12. v5.45.3 11 Mar 2026
    Release notes
    • Refine Horizon skill description by @pushpak1300 in https://github.com/laravel/horizon/pull/1727
    • Update configure-horizon skill examples and command references by @pushpak1300 in https://github.com/laravel/horizon/pull/1725
    Open source →
  13. v5.45.2 10 Mar 2026
    Release notes

    Full Changelog: https://github.com/laravel/horizon/compare/v5.45.1...v5.45.2

    Open source →
  14. v5.45.1 06 Mar 2026
    Release notes
    • [5.x] Fix runaway memory usage with horizon:listen by @cosmastech in https://github.com/laravel/horizon/pull/1716
    • Bump rollup from 4.22.4 to 4.59.0 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1717
    • Reduce risks of localStorage collision by @meduzen in https://github.com/laravel/horizon/pull/1719
    • return exit code from terminate command by @webard in https://github.com/laravel/horizon/pull/1718
    • Bump immutable from 4.3.5 to 4.3.8 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1722
    • Show delayed badge for jobs pending retry backoff by @SanderMuller in https://github.com/laravel/horizon/pull/1721
    • Add configure-horizon Boost skill by @pushpak1300 in https://github.com/laravel/horizon/pull/1723
    Open source →
  15. v5.45.0 21 Feb 2026
    Release notes
    • [5.x] Fail fast when Redis is not installed by @amirhshokri in https://github.com/laravel/horizon/pull/1705
    • [5.x] Supports restricting private tunnel requests for local environment by @crynobone in https://github.com/laravel/horizon/pull/1691
    • [5.x] Improve digits readability by @amirhshokri in https://github.com/laravel/horizon/pull/1706
    • [5.x] Mark horizon:publish command as deprecated by @amirhshokri in https://github.com/laravel/horizon/pull/1708
    • Fix wildcard pattern matching in file watcher by @markieo1 in https://github.com/laravel/horizon/pull/1712
    • [5.x] Add support for batch searching by @JoeyMckenzie in https://github.com/laravel/horizon/pull/1714
    Open source →
  16. v5.44.0 10 Feb 2026
    Release notes
    • [5.x] Add Node.js executable validation before starting file watcher by @amirhshokri in https://github.com/laravel/horizon/pull/1699
    • [5.x] Supports Laravel 13 by @crynobone in https://github.com/laravel/horizon/pull/1700
    • [5.x] Fix incorrect @return tag in Supervisor property docblock by @eranishojha in https://github.com/laravel/horizon/pull/1701
    • [5.x] Guard RedisStore::scan() results against boolean failures by @amirhshokri in https://github.com/laravel/horizon/pull/1703
    Open source →
  17. v5.43.0 15 Jan 2026
    Release notes
    • Add horizon:listen command by @mathiasgrimm in https://github.com/laravel/horizon/pull/1689
    Open source →
  18. v5.42.0 06 Jan 2026
    Release notes
    • Fix race condition that causes jobs to stay in 'pending' state by @Jeroenwv in https://github.com/laravel/horizon/pull/1682
    • Handle non-array Redis HMGET responses during startup by @thecaliskan in https://github.com/laravel/horizon/pull/1684
    • [5.x] Fix calculateTimeToClear return type by @amirhshokri in https://github.com/laravel/horizon/pull/1685
    • Update .gitattributes to ignore more files by @devfrey in https://github.com/laravel/horizon/pull/1688
    Open source →
  19. v5.41.0 14 Dec 2025
    Release notes
    • [5.x] Update gitignore by @jackbayliss in https://github.com/laravel/horizon/pull/1672
    • fix: guard setAccessible() call for PHP 8.5+ by @deligoez in https://github.com/laravel/horizon/pull/1676
    • Fix: Unable to clear a queue with a lot of data by @Vishwaraj123 in https://github.com/laravel/horizon/pull/1679
    Open source →
  20. v5.40.2 28 Nov 2025
    Release notes
    • [5.x] Revert #1657 by @amirhshokri in https://github.com/laravel/horizon/pull/1669
    • Add reload command by @barryvdh in https://github.com/laravel/horizon/pull/1671
    Open source →
  21. v5.40.1 25 Nov 2025
    Release notes
    • [5.x] PHP 8.5 Compatibility by @crynobone in https://github.com/laravel/horizon/pull/1667
    Open source →
  22. v5.40.0 11 Nov 2025
    Release notes
    • [5.x] Refactor string capitalization to use global upperFirst() helper by @amirhshokri in https://github.com/laravel/horizon/pull/1656
    • [5.x] Make Job IDs Clickable in the Recent Retries Table by @amirhshokri in https://github.com/laravel/horizon/pull/1657
    • [5.x] Add job title to failed jobs table in job batch details page by @amirhshokri in https://github.com/laravel/horizon/pull/1661
    Open source →
  23. v5.39.0 04 Nov 2025
    Release notes
    • [5.x] Hide Load New Entries button when auto loading is enabled by @amirhshokri in https://github.com/laravel/horizon/pull/1644
    • [5.x] Add Connection column to Supervisors table in Horizon panel dashboard by @amirhshokri in https://github.com/laravel/horizon/pull/1646
    • [5.x] Add Margin Left to Delayed Label by @amirhshokri in https://github.com/laravel/horizon/pull/1648
    • [5.x] Improve more tags display in Horizon jobs list by @amirhshokri in https://github.com/laravel/horizon/pull/1650
    • [5.x] Rename table column for clarity by @amirhshokri in https://github.com/laravel/horizon/pull/1655
    Open source →
  24. v5.38.0 26 Oct 2025
    Release notes
    • [5.x] Improve the button title by @amirhshokri in https://github.com/laravel/horizon/pull/1638
    • [5.x] Add Connection parameter to job details page by @amirhshokri in https://github.com/laravel/horizon/pull/1640
    Open source →
  25. v5.37.0 21 Oct 2025
    Release notes
    • [5.x] Remove unnecessary SupervisorLooped event param by @amirhshokri in https://github.com/laravel/horizon/pull/1632
    • [5.x] Update docblock to reflect int|void return type by @amirhshokri in https://github.com/laravel/horizon/pull/1631
    • Fix the pagination of failed jobs list by @LucaRed in https://github.com/laravel/horizon/pull/1630
    • Bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1637
    Open source →
  26. v5.36.0 10 Oct 2025
    Release notes
    • Allow naming of horizon instances by @timacdonald in https://github.com/laravel/horizon/pull/1621
    Open source →
  27. v5.35.2 08 Oct 2025
    Release notes
    • [5.x] Revert #1615 by @amirhshokri in https://github.com/laravel/horizon/pull/1620
    Open source →
  28. v5.35.1 07 Oct 2025
    Release notes
    • [5.x] Fixes #1616 by @amirhshokri in https://github.com/laravel/horizon/pull/1617
    Open source →
  29. v5.35.0 04 Oct 2025
    Release notes
    • Add --json option to horizon:work to match queue:work functionality by @noatudor in https://github.com/laravel/horizon/pull/1612
    • [5.x] Update docblock to reflect int|void return type by @amirhshokri in https://github.com/laravel/horizon/pull/1613
    • [5.x] Prevent using the reserved horizon Redis connection name by @amirhshokri in https://github.com/laravel/horizon/pull/1615
    Open source →
  30. v5.34.0 12 Sep 2025
    Release notes
    • [5.x] Improve docblocks for nullable parameters by @amirhshokri in https://github.com/laravel/horizon/pull/1601
    • [5.x] Add support for silenced_tags configuration in Horizon jobs by @amirhshokri in https://github.com/laravel/horizon/pull/1602
    • Bump vite from 5.4.14 to 5.4.20 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1604
    • [5.x] Improve MarkJobAsCompleteTest to properly test silenced_tags configuration by @amirhshokri in https://github.com/laravel/horizon/pull/1603
    Open source →
  31. v5.33.5 31 Aug 2025
    Release notes
    • [5.x] Fix batches infinite loading by @amirhshokri in https://github.com/laravel/horizon/pull/1589
    • [5.x] Make "no jobs" messages consistent across job types in Horizon panel by @amirhshokri in https://github.com/laravel/horizon/pull/1590
    • [5.x] standardize multiline constructor parameters by @browner12 in https://github.com/laravel/horizon/pull/1593
    • [5.x] fix ternary newline indentation by @browner12 in https://github.com/laravel/horizon/pull/1592
    • [5.x] use normal formatting for method signature by @browner12 in https://github.com/laravel/horizon/pull/1596
    • [5.x] consistent multiline chaining by @browner12 in https://github.com/laravel/horizon/pull/1594
    • [5.x] use single indentation by @browner12 in https://github.com/laravel/horizon/pull/1595
    • [5.x] use promoted properties for Jobs directory by @browner12 in https://github.com/laravel/horizon/pull/1597
    Open source →
  32. v5.33.4 25 Aug 2025
    Release notes
    • [5.x] Fix failed jobs infinite loading by @amirhshokri in https://github.com/laravel/horizon/pull/1584
    Open source →
  33. v5.33.3 11 Aug 2025
    Release notes
    • Fix type casting for Carbon 3 compatibility in RedisJobRepository by @guestpectacular in https://github.com/laravel/horizon/pull/1580
    Open source →
  34. v5.33.2 05 Aug 2025
    Release notes
    • Fix null to Str::contains deprecation by @ziming in https://github.com/laravel/horizon/pull/1571
    • Bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in https://github.com/laravel/horizon/pull/1572
    • Fix MonitorWaitTimes to respect one-minute monitoring interval by @SanderMuller in https://github.com/laravel/horizon/pull/1574
    • Add PHPUnit 12 compatibility while maintaining backwards compatibility by @DGarbs51 in https://github.com/laravel/horizon/pull/1576
    Open source →
  35. v5.33.1 16 Jun 2025
    Release notes
    • Cooldown Worker Only on Failed Processes by @dbpolito in https://github.com/laravel/horizon/pull/1566
    Open source →
  36. v5.33.0 09 Jun 2025
    Release notes
    • Allowed Horizon Status & Supervisors commands to run outside console by @abisheknaagendra in https://github.com/laravel/horizon/pull/1564
    • feat: add Poll component to standardize polling behavior by @mathiasgrimm in https://github.com/laravel/horizon/pull/1556
    Open source →
  37. v5.32.1 19 May 2025
    Release notes
    • Make $user = null the default in viewHorizon gate closure for better DX by @mitoop in https://github.com/laravel/horizon/pull/1554
    • Bump axios from 1.7.4 to 1.8.2 by @dependabot in https://github.com/laravel/horizon/pull/1557
    Open source →
  38. v5.32.0 09 May 2025
    Release notes
    • [5.x] Store memory used when dispatching SupervisorOutOfMemory by @cosmastech in https://github.com/laravel/horizon/pull/1550
    • Set AutoScaler logic to target process scaling based on queue size wh… by @nick-potts in https://github.com/laravel/horizon/pull/1552
    Open source →
  39. v5.31.2 18 Apr 2025
    Release notes
    • Update logo by @iamdavidhill in https://github.com/laravel/horizon/pull/1543
    • Fixed deprecation warning Creation of dynamic property Laravel\Horizon\SupervisorOptions::$retryAfter by @fkrzski in https://github.com/laravel/horizon/pull/1548
    Open source →
  40. v5.31.1 16 Mar 2025
    Release notes
    • [5.x] Specify WorkloadRepository@get() return type by @cosmastech in https://github.com/laravel/horizon/pull/1542
    Open source →
  41. v5.31.0 04 Mar 2025
    Release notes
    • Scale workers from min instead of max on startup by @andre-hoffmann in https://github.com/laravel/horizon/pull/1537
    • Add proxy_path config for subfolder usage in Horizon's Vue front-end by @andre-hoffmann in https://github.com/laravel/horizon/pull/1538
    Open source →
  42. v5.30.3 11 Feb 2025
    Release notes
    • Supports Laravel 12 by @crynobone in https://github.com/laravel/horizon/pull/1532
    • Bump vite from 5.4.6 to 5.4.14 by @dependabot in https://github.com/laravel/horizon/pull/1533
    Open source →
  43. v5.30.2 13 Jan 2025
    Release notes
    • fix: cluster redis eval return false by @seth-shi in https://github.com/laravel/horizon/pull/1526
    Open source →
  44. v5.30.1 13 Dec 2024
    Release notes
    • fix predis clear() when using redis 7.4 by @vintagesucks in https://github.com/laravel/horizon/pull/1522
    Open source →
  45. v5.30.0 06 Dec 2024
    Release notes
    • Add support for notification class overrides by @lukemorcom in https://github.com/laravel/horizon/pull/1518
    • Replace implicitly nullable parameters for PHP 8.4 by @txdFabio in https://github.com/laravel/horizon/pull/1520
    Open source →
  46. v5.29.4 21 Nov 2024
    Release notes
    • Allow to specify connection in ClearCommand by @antennaio in https://github.com/laravel/horizon/pull/1516
    • [5.x] Supports PHP 8.4 by @crynobone in https://github.com/laravel/horizon/pull/1507
    Open source →
  47. v5.29.3 07 Nov 2024
    Release notes
    • Test Improvements by @crynobone in https://github.com/laravel/horizon/pull/1511
    • Remove the verbiage to publish assets in the upgrade guide by @wsamoht in https://github.com/laravel/horizon/pull/1515
    Open source →
  48. v5.29.2 16 Oct 2024
    Release notes
    • [5.x] Use #[\Override] PHP Attribute to detect breaking changes by @crynobone in https://github.com/laravel/horizon/pull/1506
    • Improvement: Wont spawn extra queues by @alexmontoanelli in https://github.com/laravel/horizon/pull/1508
    Open source →
  49. v5.29.1 08 Oct 2024
    Release notes
    • Update logo to support dark/light theme by @milewski in https://github.com/laravel/horizon/pull/1500
    • Fix pop() method signature laravel/framework#53063 by @it-can in https://github.com/laravel/horizon/pull/1504
    Open source →
  50. v5.29.0 24 Sep 2024
    Release notes
    • [5.x] Upgrade from Vue 2 to Vue 3 by @osbre in https://github.com/laravel/horizon/pull/1496
    • Refresh the logo by @osbre in https://github.com/laravel/horizon/pull/1497
    • Bump vite from 5.2.10 to 5.4.6 by @dependabot in https://github.com/laravel/horizon/pull/1498
    • Bump rollup from 4.21.3 to 4.22.4 by @dependabot in https://github.com/laravel/horizon/pull/1499
    Open source →
  51. v5.28.1 04 Sep 2024
    Release notes
    • [5.x] Reanimate asset compilation by @daniser in https://github.com/laravel/horizon/pull/1495
    Open source →
  52. v5.28.0 03 Sep 2024
    Release notes
    • Create status command for individual supervisors by @mfrieswyk in https://github.com/laravel/horizon/pull/1467
    • [5.x] Use match expression by @xurshudyan in https://github.com/laravel/horizon/pull/1487
    • FIX #1488 : Focused line gets hightlighted [remove .vjs-tree-node:hover] by @srennou in https://github.com/laravel/horizon/pull/1492
    Open source →
  53. v5.27.1 05 Aug 2024
    Release notes
    • Fix error when loading monitoried tags page(#1478) by @therobfonz in https://github.com/laravel/horizon/pull/1485
    Open source →
  54. v5.27.0 26 Jul 2024
    Release notes
    • Extend Slack Notification to work with Slack Apps for Laravel 11 support by @travisricks in https://github.com/laravel/horizon/pull/1481
    Open source →
  55. v5.26.0 22 Jul 2024
    Release notes
    • [5.x] Adding scaling to balance = false by @dbpolito in https://github.com/laravel/horizon/pull/1473
    Open source →
  56. v5.25.0 05 Jul 2024
    Release notes
    • Different exit codes for paused and inactive horizon status by @CanvasCompanyHylke in https://github.com/laravel/horizon/pull/1471
    Open source →
  57. v5.24.6 25 Jun 2024
    Release notes
    • Remove leftover publishing command in install command after simplified assets. by @joveice in https://github.com/laravel/horizon/pull/1468
    Open source →
  58. v5.24.5 31 May 2024
    Release notes
    • Fixes tests when using Process 7.1 by @crynobone in https://github.com/laravel/horizon/pull/1456
    • Update runningProcesses to also include terminating processes by @nckrtl in https://github.com/laravel/horizon/pull/1454
    Open source →
  59. v5.24.4 03 May 2024
    Release notes
    • [5.x] Fix #1419 by @tmayrand in https://github.com/laravel/horizon/pull/1424
    • Prevent infinite loop when forgetting failed jobs by @JackWH in https://github.com/laravel/horizon/pull/1429
    • [5.x] Fix setting custom ASSET_URLs and support cache busting without integrity check by @mmachatschek in https://github.com/laravel/horizon/pull/1427
    • Simplify asset story by @timacdonald in https://github.com/laravel/horizon/pull/1438
    Open source →
  60. v5.24.3 22 Apr 2024
    Release notes
    • [5.x] Readd vite support by @mmachatschek in https://github.com/laravel/horizon/pull/1421
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive