Skip to content

v2.2.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@aschempp aschempp released this 07 Oct 13:58
· 1981 commits to 2.9 since this release

New

  • Added the an integrity check to check for attribute option orphans (#1237)
  • Added price surcharges for attribute options (#1165)
  • Added module to set address before checkout (e.g. for price or shipping calculation)
  • Added shipping calculation module (#1187)
  • Added condition to payment and shipping restriction on product type
  • Added inline edit option for advanced prices
  • Added payment method for Billpay (using Saferpay gateway)
  • Payment and shipping methods can now handle on order status updates
  • Saferpay payment method can now capture/cancel payment on order status change

Improved

  • Performance when finding the correct jumpTo page (#1104)
  • Redirect message for payment methods when JavaScript is disabled (#1079)
  • Better error logging on invalid PayPal email (#1252)
  • Allow to pass attribute options in product collection template

Fixed

  • Warning when product attribute had no options
  • Address ID was not correctly update in product collection (#1263)
  • Show labels from attribute option table in backend filters (#1253)
  • Attribute options from manager were not filterable in the frontend (#1253)