Skip to content

Releases: dereuromark/cakephp-setup

1.4.2

27 Dec 18:50
bc94f25
Compare
Choose a tag to compare

Improvements

Added bin/cake user update to update an existing user with a freshly generated password.

1.4.1

02 Sep 22:33
Compare
Choose a tag to compare

Improvements

Removed deprecations.

1.4.0

18 Mar 18:23
84f6a2d
Compare
Choose a tag to compare

Improvements

  • Add foreign key checking in backend.
  • CakePHP 3.7+ now

1.3.2

02 Jan 19:45
7e83c0d
Compare
Choose a tag to compare

Improvements

Added backend controllers

1.3.1

13 May 23:20
Compare
Choose a tag to compare

Improvements

CakePHP 3.6+ compatibility
Added PHPStan

1.3.0

29 Mar 18:22
Compare
Choose a tag to compare

Improvements

Add DbMigrationShell

Note: This requires CakePHP 3.5+ due to the deprecations removed.

1.2.0

20 Jul 08:25
Compare
Choose a tag to compare

Small improvements

Upgrade to CakePHP 3.4

06 Apr 20:31
Compare
Choose a tag to compare

Allow bake templates to generate 3.4+ code.

Fixes in bake template

25 Feb 18:06
Compare
Choose a tag to compare

Small fixes for CakePHP 3.3+.

Initial 3.x Release

10 Jan 19:17
Compare
Choose a tag to compare

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"