Releases: axeldotdev/ship
Releases · axeldotdev/ship
Release list
v1.1.0
v1.0.1
Added
- WorkOS option to avoid deleting the services.php config file
Fixed
- Issue on routes publishing when using WorkOS
- Issue with CSP middleware active by default
v1.0.0
Added
- React views for api management and sessions management
Fixed
- Some fix for Vue views
v0.0.3
Added
- Livewire views for sessions management
- API management with Sanctum (php artisan install:api)
- Livewire views for API tokens management
- Vue views for sessions management
- Vue views for API tokens management
v0.0.2
Changed
- Upgrade dependencies for Laravel 12
v0.0.1
Added
- Installation command to select the features you want in your application
- AppServiceProvider configuration
- Env files configuration
- Delete useless confi files
- CSP installation and configuration with the Spatie package
- Larastan installation and configuration
- Rector installation and configuration
- Session Management installation and configuration
- Socialite installation and configuration
- Tenant model installation and configuration