Skip to content

0.2.6

Latest
Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 24 Jan 10:27

Included commits: 0.2.5...0.2.6

Improvements

  • Fixed MerchantProductItemPaymentMethodFilterPlugin to access business models directly instead via Facade.
  • Deprecated Facade::filterPaymentMethods() method as it was meant to be internal and plugins can access now models directly.
  • Adjusted spryker/kernel dependency to access business factory access in plugins.