Releases: YotpoLtd/magento2-module-core
Releases · YotpoLtd/magento2-module-core
v4.0.29
Merge pull request #205 from YotpoLtd/COR-2220-version-4029
COR-2220 config(composer.json):bump version to 4.0.29
v4.0.28
Merge pull request #204 from YotpoLtd/COR-2137-skip-checkout-sync-for…
v4.0.27
- Added support for M2.4.4
- Changed logic for getting customer name info when syncing an order
v4.0.26
- Changed logic of catalog sync to submit image_url as null if no image exists.
v4.0.25
- Added handling for a use case where variants and their parent products are not available in the same store views.
v4.0.24
- Added sync data reset capebilities (#194)
v4.0.23
- Fixed a bug with handling
vm_category_products
in category BeforeSave observer.
v4.0.22
- Added logic for updating products from orders sync when catalog sync is disabled.
- Deleted a trailing comma, which is not supported in PHP 7.2.
v4.0.21
- Added capebility for re-creating customer sync if deleted.
- Added exception handling for entities sync capebilities.
v4.0.20
- New catalog sync mechanism.