Releases: orchestral/workbench
Releases · orchestral/workbench
v11.2.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Changes
Override schedule:work command.
Update NPM Dependencies.
v10.2.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Changes
Override schedule:work command.
Update NPM Dependencies.
v10.1.0
Compare
Sorry, something went wrong.
No results found
Changes
Utilise Orchestra\Canvas\Core\Actions.
Replace hardcoded Workbench\App\Models\User within Orchestra\Workbench\Http\Controllers\Auth\RegisteredUserController class
Resolves user model from TESTBENCH_USER_MODEL environment variable (if available).
v9.15.0
Compare
Sorry, something went wrong.
No results found
Changes
Utilise Orchestra\Canvas\Core\Actions.
Replace hardcoded Workbench\App\Models\User within Orchestra\Workbench\Http\Controllers\Auth\RegisteredUserController class
Resolves user model from TESTBENCH_USER_MODEL environment variable (if available).
v8.19.0
Compare
Sorry, something went wrong.
No results found
Changes
Utilise Orchestra\Canvas\Core\Actions.
Replace hardcoded Workbench\App\Models\User within Orchestra\Workbench\Http\Controllers\Auth\RegisteredUserController class
Resolves user model from TESTBENCH_USER_MODEL environment variable (if available).
v7.19.0
Compare
Sorry, something went wrong.
No results found
Changes
Utilise Orchestra\Canvas\Core\Actions.
Replace hardcoded Workbench\App\Models\User within Orchestra\Workbench\Http\Controllers\Auth\RegisteredUserController class
Resolves user model from TESTBENCH_USER_MODEL environment variable (if available).
v11.0.1
Compare
Sorry, something went wrong.
No results found
Fixes
Fix generated user-factory.stub.
v11.0.0
Compare
Sorry, something went wrong.
No results found
Changes
Update support for Laravel Framework v13.
v10.0.8
Compare
Sorry, something went wrong.
No results found
Changes
Update DatabaseSeeder stub file.
Update dependencies and assets.
v9.14.0
Compare
Sorry, something went wrong.
No results found
Added
Add Orchestra\Workbench\Actions\WriteEnvironmentVariables.
Changes
Allows Database\Factories\UserFactory to be updated to Workbench namespace.
Convert Collection::make() to new Collection().
Update dependencies and assets.