Skip to content

3.13.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 17 Feb 09:20
· 38 commits to master since this release

Included commits: 3.12.0...3.13.0

Fixes

  • Adjusted RequestProcessorPlugin::__invoke() because old implementation does not work when DB is not initialized, so now it gets locale from getCurrentLocaleName() instead of getCurrentLocale(). This fixes a regression introduced in 3.12.0.

Adjustments

  • Adjusted LocaleFacadeInterface dependency.