1. The support of the following methods has been added for WooCommerce API:
- product.image.add
- product.variant.image.add
- cart.plugin.list
2. Product.add and subscriber.list methods have been added for Prestashop API.
3. Product.variant.add and product.variant.update methods have been added for Opencart version 4 only.
4. Added the ability to sort in product.list by the modified_at field
5. The following methods have been added to Mercadolibre platform:
- product.list
- product.info
- product.add
- product.update
- product.child_item.list
- product.child_item.info
- category.list
- category.info
6. The support of the following methods has been added for Magento 2 API:
- category.assign
- category.unassign
- account.failed.webhooks
7.order.list and order.info methods have been optimized for X-Cart.
8.Changed parameter: instead of shopware_api_key will be shopware_access_key for Shopware.