Releases: dereuromark/cakephp-setup
Releases · dereuromark/cakephp-setup
3.0.0
CakePHP 5 compatible release
Enjoy!
3.0.0-RC
CakePHP 5 compatible pre-release
Please test. Once this has been tested and approved, the stable release can be tagged.
2.3.0
Improvements
- DbConstraintsShell improvements
- Better defaults for
User::create
shell command - CakePHP 4.2+ / PHP 7.4+ now.
2.2.0
Improvements
Added DbBackup shell to easily create or restore DB backups.
2.1.1
Fixes
Fixed Maintenance middleware and its functionality.
2.1.0
Improvements
- More functionality in backend
- Improved bake templates for Setup, it now uses Twig templates
- MaintenanceMiddleware is now PSR compatible and does not use invoke anymore
1.6.0
Improvements
- Added size bar to indicate DB table size and allow quick visual comparison
- Added time info in current_config CLI command
2.0.0
CakePHP 4 release
Useful tools for setting up and maintaining a CakePHP app.
- Maintenance Mode
- Debugging and Backend Info
- Database and Data Migration tooling
1.5.0
Improvements
- Added DbConstraints shell to check for data integrity issues around nullable foreign keys.
- Added ENV backend.
Fixes
- Adjusted bake templates to recent core changes.
2.0.0-beta
CakePHP 4 compatible pre-release.
Please help to finalize for stable release.