Releases: Ometria/magento2-extension
Releases · Ometria/magento2-extension
2.5.1 patch release
- Fixes an undefined variable bug.
2.5.0 minor release
- Adds an "&" prefix to multiselect attributes in the V1 and V2 Products API to indicate the value of the attribute is in fact a list of values.
2.4.0 minor release
- Adds Cookiebot compatibility with configuration to enable and select cookie classification for Ometria cookies.
2.3.2 patch release
- Remove default store_id filter from orderIds endpoint.
2.3.1 patch release
- Correct namespace in ping error logging class.
2.3.0 minor release
- Add PushAPI functionality based on config to allow stock push notifications at global or sales channel level.
- Add configuration to enable/disable tracking on checkout page.
2.2.4 patch release
- Fix casting of variable in product status comparison
2.2.3 patch release
- Include admin store (ID == 0) when retrieving currencies, in case a product is assigned to the admin store.
2.2.2 patch release
- Adds compatibility with Magento Commerce Staging functionality for product relationships in Products API.
- Ensures Products V2 API response "is_active" casts to bool correctly.
2.2.1 patch release
- Fixes issue with website level pricing in Products V1 API.
- Adds configuration option for Ometria page view triggering on PDP variant selection.
- Fixes function parameter type error in inventory service class.