This repository was archived by the owner on Oct 24, 2023. It is now read-only.
v1.2.0
Bug Fixes
- Client: fix format of UserAgent header (bc37b2f)
Features
- Cart: add updateProductData flag to cart recalculate action (827a392), closes #220
- Cart: support anonymous checkout for me endpoint (a89f38c), closes #221
- MeEndpoint: add get active cart request (e61d29d), closes #224
- MyProfile: support customer profile on me endpoint (3cc0f73), closes #223
- Orders: add support for orders at me endpoint (e776230), closes #222
- Product: add image upload request (e8985bd), closes #146
- Product: support product price selection (02026a7),(ebac224), closes #225
- ProductSearch: add fuzzy level support (617a4ea), closes #217