Skip to content

v4.6.0

Compare
Choose a tag to compare
@BlackScorp BlackScorp released this 26 Mar 08:42
· 207 commits to master since this release

Features:

  • new payment method Klarna One available in UK.  Mollie's availability rules for payment methods in plugin settings can show or hide the method method for each customer

Improvements:

  • Optimized ACL behavior for admin users with less privileges. Plugin does not require system:config:read permissions anymore.
  • Mollie JS file is not loaded on every storefront page now, only when it is actually needed
  • Apple Pay can now be selected as default payment method in account area in other browsers than safari
  • Apple Pay Direct guest account creation uses shopware default behavior and settings from the administration. For example Bind customers to Sales Channel
  • Apple Pay Direct shipping methods now uses shopware default behavior.

Bug Fixes:

  • Fixed problem with saving payment methods in admin if the system language of shopware was changed to something different than en-GB
  • Fixed typo in "OrderAware" Compatibility class for older shopware version (@fjbender )