Releases: emartech/magento2-extension
Web behaviour tracking update
Features:
- Updates Web Behaviour Tracking to send customer email on guest purchase events.
Bugfix release
Fixes:
- fixes a bug where DI compilation run into an error
Bugfix release
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
This release is to fix web extend scripts on success page.
Bugfix release
This release is to resolve entity_id
row_id
issue in ProductsApi.
Enterprise Edition compatibility release
This release contains code changes to support Magento Enterprise Edition in product sync.
Open ProductsApi class for override
Set Emartech\Emarsys\Model\Api\ProductsApi
class methods protected so that they can be overridden.
Bugfix release: fixes for categories API
Fixes issue with categories API when table columns are different from default.
Bugfix release: fixes for products API and customers API
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
This release contains performance improvements for the products API endpoint and minor bugfixes.