Skip to content

1.6.0

Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 02 Jul 14:28
· 159 commits to master since this release

Included commits: 1.5.0...1.6.0

Improvements

  • Introduced the CalculationPageConstants::ENABLE_CART_DEBUG configuration to enable/disable the endpoint to show debugging information for the cart.

Module ErrorPage

Change log

Improvements

  • Introduced the ErrorPageConstants::ENABLE_ERROR_404_STACK_TRACE configuration to enable/disable when the 404 error output is extended with stacktrace.

Module ShopApplication

Change log

Improvements

  • Introduced ShopApplicationConstants::TWIG_ENVIRONMENT_NAME to read the environment name for twig from config.
  • Removed the dependency on deprecated Spryker\Shared\Config\Environment from the service provider and factory.