Skip to content

1.17.0

Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 10 Oct 10:59
· 8 commits to master since this release

Included commits: 1.16.0...1.17.0

Improvements

  • Introduced RouterConfig::getNotAllowedBackofficeControllerDirectories().
  • Adjusted RouterFacade::getMerchantPortalRouter() to provide a route for redirecting from the Merchant Portal index page to the Merchant Portal Login Page.
  • Impacted MerchantPortalRouterPlugin by these changes.
  • Adjusted RouterFacade::getBackofficeRouter() to filter out controllers that are not allowed for Backoffice using RouterConfig::getNotAllowedBackofficeControllerDirectories().
  • Impacted BackofficeRouterPlugin by these changes.