This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
v2.1.0
Features
- Cart: support external price for line items (3a9d972), closes #322
- CartDiscount: support free gift line item (ad58116), closes #325
- Category: support category key functionality (d2b63dd), closes #326
- Customer: add get customer by email token request (8de3b30)
- Customer: add salutation to customer (c1c65fd), closes #324
- Messages: add OrderPaymentStateChanged message (6afb611), closes #312
- Messages: add PaymentStatusInterfaceCodeSet message (c5e0531), closes #313
- Messages: add ProductImageAdded message (0e14d97), closes #314
- Payment: support key for payments (1f40cef), closes #315
- ProductType: add change inputHint update action (af666f6), closes #323
- ShippingMethod: add isMatching flag to shipping rates (c6b4328)