This changelog references the relevant changes (bug and security fixes) done to orchestra/installer
.
Released: 2020-04-03
- Added
Orchestra\Installation\Events\AuthorizationCreated
event. - Added
Orchestra\Installation\Events\SchemaCreated
event.
Released: 2020-03-29
- Set roles directly to
User
instance. - Refactor
Orchestra\Installation\Installation
.
Released: 2020-03-07
- Update support for Orchestra Platform v5.x.
- Remove deprecated
Orchestra\Installation\Installation::bootInstallerFilesForTesting()
.