Releases: commercetools/commercetools-ios-sdk
Releases · commercetools/commercetools-ios-sdk
Bug fixes
Added custom to Address
Updated CustomLineItem model
Support for Customer Profile in a Specific Store
0.12.0
Released on 2019-10-24.
Added
- Support for Customer Profile in a Specific Store
- Get Customer in a Store
- Create Customer (Sign Up) in a Store
- Authenticate Customer (Sign In) in a Store
- Update Customer in a Store
- Change Customer's Password in a Store
- Reset Customer's Password in a Store
- Verify Customer's Email in a Store
- Delete Customer in a Store
- Ability to set the global store key from the configuration
plist
file.
Store support for customers
External OAuth tokens
In-store support for Carts and Orders
0.9.0
Released on 2019-06-20.
Added
key
attribute to theCartDiscount
.key
attribute to theProductDiscount
.lastModifiedBy
andcreatedBy
fields to a number of endpoints.- Following methods for the
Cart
:- Get a Cart in a Store by ID
- Get Active Cart in a Store by ID
- Query Carts in a Store
- Create a Cart in a Store
- Update a Cart in a Store
- Delete a Cart in a Store
- Following methods for the
Order
:- Get Order in a Store by ID
- Query Orders in a Store by ID
- Create Order in a Store from a Cart
Updated
SimilarProductSearchRequestMeta
model.- Similar Products’s
ProductSetSelector
.
Machine learning endpoints
0.8.0
Released on 2018-04-26.
Added
SimilarProducts
machine learning endpoint.CategoryRecommendations
machine learning endpoint.Store
endpoint.CustomLineItemReturnItem
to be used on aReturnInfo
.key
attribute on theZone
.
Updated
- Use
ResourceIdentifier
fordistributionChannel
andsupplyChannel
onLineItemDraft
. - Use
ResourceIdentifier
forshippingMethod
onCartDraft
.
Support for recovering from invalid access token
0.7.6
Released on 2018-08-31.
Added
- Support for recovering from invalid access token.
invalidToken
error type.
Support for high precision money, line item specific shipping addresses
0.7.5
Released on 2018-06-11.
Added
- Support for high precision money.
LineItem
specific shipping addresses.groups
toDiscountCode
s.CartOrigin
- Custom field to
CustomerGroup
.