This changelog references the relevant changes (bug and security fixes) done to orchestra/foundation
.
Released: 2020-08-29
- Trivial updates.
Released: 2020-07-23
email.username
doesn't need to be encrypted when runningorchestra:configure-email
.
Released: 2020-05-03
- Use Laravel markdown email template for basic notification.
Released: 2020-04-22
- Fixes configurating email using
orchestra:configure-email
artisan command.
Released: 2020-04-05
- Fixes fallback to configuration for mail setting.
Released: 2020-04-03
- Added
Orchestra\Foundation\Actions\MailConfigurationUpdater
. - Added
orchestra:configure-mail
command.
- Update support for Laravel Framework v7.
- Update Eloquent Hot-Swap capability with
laravie/dhosa
.