v2.0.0
Added
- PHP 7.4 and PHP 8.0 support.
Changed
- The location of the Horizon assets has been changed. The Horizon assets are published into the plugin directory itself (
plugins/vdlp/horizon/assets
). Please note that you need to re-publish the assets when you are deploying your October CMS website or application using thephp artisan horizon:assets
command otherwise the Horizon Dashboard will not be available. - The
horizon:assets
command can now be used to (re-)publish the Horizon Assets required for the Horizon Dashboard. - Renamed
PushExampleJobs
toPushExampleJobsCommand
.
Removed
- Removed the dependency of the October CMS module (for headless applications).
- Support for PHP 7.1
What's Changed
- Remove cms module dependencies by @martenvdlp in #1
New Contributors
- @martenvdlp made their first contribution in #1
Full Changelog: 1.0.0...2.0.0