Skip to content

Releases: cakephp/app

3.8.0

30 Jun 14:23
Compare
Choose a tag to compare
  • Update to CakePHP 3.8.*.

CakePHP 4.0.0-alpha1

12 Apr 01:58
4.0.0-alpha1
2c70921
Compare
Choose a tag to compare
  • Use CakePHP 4.
  • Migrations not included as they are not working yet.

CakePHP Application 3.7.1

04 Jan 17:04
87163ad
Compare
Choose a tag to compare
  • Update usage of deprecated method.

CakePHP Application 3.7.0

09 Dec 01:32
Compare
Choose a tag to compare
  • Updated to CakePHP 3.7.0
  • Removed usage of methods deprecated in 3.7.

CakePHP App 3.6.5

08 Oct 07:15
3.6.5
b95f711
Compare
Choose a tag to compare
  • Removed outdated tutorials.
  • Added PHPStan
  • Added commented out Asset.cacheTime option for AssetMiddleware.

CakePHP Application 3.6.4

10 Jul 15:41
3fd8ce3
Compare
Choose a tag to compare
  • Remove deprecated usage of RequestHandlerComponent.
  • Fix missing import in Application::bootstrap().

3.6.3

09 Jul 19:51
23ee39e
Compare
Choose a tag to compare
  • #614 Use fully qualified class names in config
  • #615 Requiring newer version of the migrations plugin
  • #616 Adding CSRF Protection middleware into Application.php.
  • #617 move loading plugins into Application
  • #619 Fix Log filename in .env.default/dotenv

3.6.2

11 Jun 17:30
e9db6ec
Compare
Choose a tag to compare
  • Remove Plugin::routes() from config/routes.php. #610

3.6.1

03 May 13:54
69a00b2
Compare
Choose a tag to compare
  • Simplify Installer::setFolderPermissions. #591
  • Disable enableBeforeRedirect by default. #592

3.6.0

03 May 05:24
3.6.0
Compare
Choose a tag to compare
  • Update for CakePHP 3.6.0