Skip to content

v4.2.0

Compare
Choose a tag to compare
@crynobone crynobone released this 04 Jan 16:41
· 8 commits to 4.x since this release

Added

  • Added Orchestra\Foundation\Jobs\SyncDefaultAuthorization.
  • Added Orchestra\Foundation\Jobs\UpdateMailConfiguration.

Changes

  • Improves eloquent hot-swap implementation.
  • Generated installer will defaults to generated admin email from factory instead of hardcoded email address.
  • Set command exit code.
  • Update Orchestra\Foundation\Auth\User::routeNotificationFor().

Fixes

  • Fixes use_timezone() usage.