Releases: remarkety/mgconnector
Releases · remarkety/mgconnector
2.2.22
Use Cloudfront CDN for client-side tracking script
2.2.21
- Bugfix - timeout webhook requests after 2 seconds
- Optionally send all webhooks asynchronously except customer/create and newsletter/subscribe
- Added optional timers on M2 events and http request
2.2.20
Bugfix - carts endpoint should return coupon code and discount amount
2.2.19
added tax amount for cart and order items
2.2.18
category full path should ignore root category
2.2.17
- fix cart price for configurable products
- get full category path
2.2.16
serializers - check objects before using them in the serializers to prevent fatal error on edge cases
2.2.15
bugfix - class name in layout files should not have a leading slash
2.2.14
- API - get only enabled products (optional)
- get vendor and manufacturer fields from product attributes
- get product sale price on store
- get order item tax amount
2.2.13
- better support for batch updates
- ignore subscriber events if status was not changed
- on subscriber observers - use customer id from subscriber entity instead of session