Releases: laravel/horizon
Releases · laravel/horizon
v5.42.0
- Fix race condition that causes jobs to stay in 'pending' state by @Jeroenwv in #1682
- Handle non-array Redis HMGET responses during startup by @thecaliskan in #1684
- [5.x] Fix
calculateTimeToClearreturn type by @amirhshokri in #1685 - Update .gitattributes to ignore more files by @devfrey in #1688
v5.41.0
- [5.x] Update gitignore by @jackbayliss in #1672
- fix: guard setAccessible() call for PHP 8.5+ by @deligoez in #1676
- Fix: Unable to clear a queue with a lot of data by @Vishwaraj123 in #1679
v5.40.2
- [5.x] Revert
#1657by @amirhshokri in #1669 - Add reload command by @barryvdh in #1671
v5.40.1
- [5.x] PHP 8.5 Compatibility by @crynobone in #1667
v5.40.0
- [5.x] Refactor string capitalization to use global
upperFirst()helper by @amirhshokri in #1656 - [5.x] Make Job IDs Clickable in the
Recent RetriesTable by @amirhshokri in #1657 - [5.x] Add job title to failed jobs table in job batch details page by @amirhshokri in #1661
v5.39.0
- [5.x] Hide
Load New Entriesbutton when auto loading is enabled by @amirhshokri in #1644 - [5.x] Add
Connectioncolumn to Supervisors table in Horizon panel dashboard by @amirhshokri in #1646 - [5.x] Add Margin Left to Delayed Label by @amirhshokri in #1648
- [5.x] Improve more tags display in Horizon jobs list by @amirhshokri in #1650
- [5.x] Rename table column for clarity by @amirhshokri in #1655
v5.38.0
- [5.x] Improve the button title by @amirhshokri in #1638
- [5.x] Add
Connectionparameter to job details page by @amirhshokri in #1640
v5.37.0
- [5.x] Remove unnecessary
SupervisorLoopedevent param by @amirhshokri in #1632 - [5.x] Update docblock to reflect int|void return type by @amirhshokri in #1631
- Fix the pagination of failed jobs list by @LucaRed in #1630
- Bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in #1637
v5.36.0
- Allow naming of horizon instances by @timacdonald in #1621
v5.35.2
- [5.x] Revert
#1615by @amirhshokri in #1620