Skip to content

Releases: YotpoLtd/magento2-module-core

v4.0.29

24 Jul 13:53
b6ec1ea
Compare
Choose a tag to compare
Merge pull request #205 from YotpoLtd/COR-2220-version-4029

COR-2220 config(composer.json):bump version to 4.0.29

v4.0.28

22 Jun 19:28
0ee0718
Compare
Choose a tag to compare
Merge pull request #204 from YotpoLtd/COR-2137-skip-checkout-sync-for…

v4.0.27

08 Jun 15:18
b4b3e2a
Compare
Choose a tag to compare
  • Added support for M2.4.4
  • Changed logic for getting customer name info when syncing an order

v4.0.26

25 May 15:00
540f927
Compare
Choose a tag to compare
  • Changed logic of catalog sync to submit image_url as null if no image exists.

v4.0.25

24 May 11:38
6cd7908
Compare
Choose a tag to compare
  • Added handling for a use case where variants and their parent products are not available in the same store views.

v4.0.24

08 May 23:18
bb6bf44
Compare
Choose a tag to compare
  • Added sync data reset capebilities (#194)

v4.0.23

03 May 16:43
86712e9
Compare
Choose a tag to compare
  • Fixed a bug with handling vm_category_products in category BeforeSave observer.

v4.0.22

14 Apr 11:37
6674ffa
Compare
Choose a tag to compare
  • 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

30 Mar 21:54
722686f
Compare
Choose a tag to compare
  • Added capebility for re-creating customer sync if deleted.
  • Added exception handling for entities sync capebilities.

v4.0.20

28 Mar 12:43
f435c3b
Compare
Choose a tag to compare
  • New catalog sync mechanism.