Skip to content

v3.3.0

Compare
Choose a tag to compare
@stancl stancl released this 15 Nov 15:28
· 93 commits to 3.x since this release
126afcd

Feature release.

Added

  • tenancy()->central() helper to execute a callback in the central context from anywhere #487
  • You may specify multiple JobPipelines to listen to a certain event, and terminate them halfway. #527

Fixed

  • tenants:list when not using domains #504
  • Inject the contract for Application instead of the concrete class
  • Databases don't get migrated if they aren't created. #514 #527