Skip to content

3.30.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 02 Apr 15:53
· 2 commits to master since this release

Included commits: 3.29.2...3.30.0

Improvements

  • Introduced configurationValue and configurationValues Twig functions in the Back Office Twig environment to allow reading module configuration values directly in Zed templates.
  • Introduced TwigConfig::getModuleConfig(), TwigConfig::getModuleConfigValues(), and TwigConfig::getModuleConfigValuesCollection() to expose configuration value resolution as public API.

Adjustments

  • Increase Kernel version dependency.