Skip to content

4.9.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 28 Nov 15:42
· 370 commits to master since this release

Included commits: 4.8.0...4.9.0

Improvements

  • Introduced LocaleConstants::IS_STORE_ROUTING_ENABLED.
  • Introduced LocaleConfig::isStoreRoutingEnabled() method to return true if the store routing is enabled.
  • Introduced LocaleConfig::getLocaleCodeIndex() method to return the index of the locale code in the URL.
  • Adjusted LocaleLocalePlugin::getLocaleTransfer() so now it uses the config method LocaleConfig::getLocaleCodeIndex() for extracting locale code from URL.