1. PrestaShop Cloud has been added to the list of supported shopping carts.
2. The product.variant.add method has been added for Shopify.
3. The find_what filter has been added for Magento. It can be used to filter products and variants.
4. The product_variant_params filter has been added for the product.info and product.list methods. It can be applied to the fields in the product variant response. It works similarly to the params filter.
5. The following exports have been optimized:
- orders for OpenCart
- configurable products for Magento
- orders and products for CS-Cart
6. The product.list method has been optimized for Shopify. It is now feasible to cache product categories and thus reach higher method performance.