Skip to content

Releases: cakephp/app

3.6.2

11 Jun 17:30
e9db6ec

Choose a tag to compare

  • Remove Plugin::routes() from config/routes.php. #610

3.6.1

03 May 13:54
69a00b2

Choose a tag to compare

  • Simplify Installer::setFolderPermissions. #591
  • Disable enableBeforeRedirect by default. #592

3.6.0

03 May 05:24
3.6.0

Choose a tag to compare

  • Update for CakePHP 3.6.0

3.5.1

29 Dec 22:36
3.5.1

Choose a tag to compare

Fixed

  • Removed unsafe automatic JSON response creation from AppController.
  • Improved database session SQL schema.
  • Usage of .env requires explicit opt in now.
  • Installer paths use constants now making extending the installer
    easier.
  • Fixed use of STDIN as it is undefined on some hosts.

Added

  • Query logging configuration is included by default now.
  • Added links to the slack group.
  • Added commented sections to .htaccess making it easier to use
    LetsEncrypt.

3.5.0

29 Dec 22:36
3.5.0

Choose a tag to compare

  • Use CakePHP 3.5.0+

3.5.0-RC1

30 Jul 18:37
3.5.0-RC1

Choose a tag to compare

  • #507: Use MiddlewareStack as variable.
  • #508: Update config docs for . not being used.
  • #511: Minor improvements to the PagesController
  • #512: Cache::config() is deprecated
  • #513: Codesniffer and CS fixes
  • #514: Changed a few use statements from “Cake\Network*” to “Cake\Http*”.
  • #515: use PSR7 response method
  • #518: Improve "error" message on home page
  • #521: Fix schema dir name
  • #523: Link to PHP manual for timezones.

3.4.2

06 May 23:13

Choose a tag to compare

  • #502 Removed death-star constraint from composer.json
  • #503 Suggest IdeHelper
  • #504 Clarify foundation version for now
  • #505 remove double spaces in phpdocs

3.4.1

06 May 23:12
3.4.1

Choose a tag to compare

  • Improved readme docs
  • Fixup PHPUnit requirements

3.4.0

06 May 23:12
3.4.0

Choose a tag to compare

  • Use CakePHP 3.4.*
  • Use PHP 5.6 syntax where possible.
  • Don't use deprecated methods.
  • Improved home page design.

New CakePHP Branded Theme

16 Jan 18:20

Choose a tag to compare

This release brings a new look to the default CakePHP app home page. We have also added dynamic version numbering to display current CakePHP version in the top header.