Skip to content

Releases: emartech/magento2-extension

Web behaviour tracking update

06 Mar 13:19
Compare
Choose a tag to compare

Features:

  • Updates Web Behaviour Tracking to send customer email on guest purchase events.

Bugfix release

28 Jan 15:10
Compare
Choose a tag to compare

Fixes:

  • fixes a bug where DI compilation run into an error

Bugfix release

24 Jan 11:38
Compare
Choose a tag to compare

Fixes:

  • fixes a bug where product sync did not work if more than 4 stores were enabled
  • handles the case when last event ID was reset in Magento

Bugfix release

09 Jan 14:04
Compare
Choose a tag to compare

This release is to fix web extend scripts on success page.

Bugfix release

14 Dec 15:17
Compare
Choose a tag to compare

This release is to resolve entity_id row_id issue in ProductsApi.

Enterprise Edition compatibility release

10 Dec 16:29
Compare
Choose a tag to compare

This release contains code changes to support Magento Enterprise Edition in product sync.

Open ProductsApi class for override

22 Nov 14:29
Compare
Choose a tag to compare

Set Emartech\Emarsys\Model\Api\ProductsApi class methods protected so that they can be overridden.

Bugfix release: fixes for categories API

13 Nov 09:35
Compare
Choose a tag to compare

Fixes issue with categories API when table columns are different from default.

Bugfix release: fixes for products API and customers API

05 Nov 13:15
Compare
Choose a tag to compare

products API: fixes an issue where the catalog_product_attribute_text table did not have an entity_id column (using getLinkField method to get the used field name).

customers API: fixes issue where multiple rows for customer_id in newsletter_subscription table caused the query to fail (using the latest subscription of the customer).

Products API improvement, bugfixes

24 Oct 08:12
Compare
Choose a tag to compare

This release contains performance improvements for the products API endpoint and minor bugfixes.