Skip to content

2.14.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 20 Feb 15:27
· 9 commits to master since this release

Included commits: 2.13.0...2.14.0

Fixes

  • Fixed error page rendering to display 404 and other HTTP error pages correctly by using direct Twig rendering instead of sub-request handling.

Breaking Changes

  • ErrorController::error404Action() is not executed anymore, which may be a breaking change for projects that implement custom logic in this controller.