Releases: laravel/horizon
Releases · laravel/horizon
v2.0.2
Fixed
- Update outdated compiled assets (2a420af)
v2.0.1
Added
- Added memory usage to the config (#463)
Changed
- Format numbers on the stats dashboard for better readability (#462)
Fixed
- Fixed invalid
doctype
declaration (#448)
v2.0.0
Added
- Added
horizon:install
command (#422)
- Added middleware to the config (#432)
Changed
- Added new application level
HorizonServiceProvider
and authorization method for consistency with Nova and Telescope (#422)
v1.0.4
Merge pull request #149 from laravel/pr/31355
Make the snapshot command available outside console