1. Cost_price parameter has been added to product.update method for Shopify.
2. The following parameters have been added to response_fields method for Shopify:
- product.attribute.list
- category.list
- category.info
- order.abandoned.list
- order.shipment.list
- order.transaction.list
- tax.class.info
- cart.coupon.list
- cart.giftcard.list
- cart.script.list
- cart.catalog_price_rules.list
- cart.info
- cart.shipping_zones.list
- cart.meta_data.list
3. The following parameters have been added to response_fields method for Bigcommerce:
- product.list
- product.info
- child_item.list
- child_item.info
- category.list
- category.info
- order.list
- order.info
- abandoned.list
- customer.list
- customer.info
4. Cart.catalog_price_rules.list and cart.catalog_price_rules.count methods have been added for Prestashop.
5. Product.variant.add and product.variant.update methods have been optimized for Prestashop.
6. Tax.class.info method has been added output of states' zip codes for Prestashop.
7. Tax.class.info method has been added for Prestashop API.
8. The support of the following methods has been added for Pinnacle:
- category.add
- category.update
- category.delete
- category.assign
- category.unassign
- image.add
9. The support of the following methods has been added for Etsy API V3:
- product.variant.add
- product.image.add
- product.image.delete
10. Product.variant.image.add and product.variant.image.delete methods have been added for eBay.
11. Product.child_item.list and product.child_item.info added image output eBay.
12. Tax.class.info method has been added for WooCommerce API.
13. Bridge version has been updated. See the current bridge version here.