Releases: dereuromark/cakephp-setup
Releases · dereuromark/cakephp-setup
1.4.2
Improvements
Added bin/cake user update
to update an existing user with a freshly generated password.
1.4.1
Improvements
Removed deprecations.
1.4.0
Improvements
- Add foreign key checking in backend.
- CakePHP 3.7+ now
1.3.2
Improvements
Added backend controllers
1.3.1
Improvements
CakePHP 3.6+ compatibility
Added PHPStan
1.3.0
Improvements
Add DbMigrationShell
Note: This requires CakePHP 3.5+ due to the deprecations removed.
1.2.0
Small improvements
Upgrade to CakePHP 3.4
Allow bake templates to generate 3.4+ code.
Fixes in bake template
Small fixes for CakePHP 3.3+.
Initial 3.x Release
Features
- Maintenance Mode (dynamic activation and deactivation incl. dynamic IP whitelisting)- including the new 3.3+ middleware way
- Some useful development tools and debugging shells
- Custom Bake template "Deluxe"