Skip to content

v2.0.0

Compare
Choose a tag to compare
@adrenth adrenth released this 08 Mar 08:25
· 49 commits to master since this release

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 the php 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 to PushExampleJobsCommand.

Removed

  • Removed the dependency of the October CMS module (for headless applications).
  • Support for PHP 7.1

What's Changed

New Contributors

Full Changelog: 1.0.0...2.0.0