Skip to content

Releases: Ometria/magento2-extension

2.5.1 patch release

13 Apr 14:08
e239171
Compare
Choose a tag to compare
  • Fixes an undefined variable bug.

2.5.0 minor release

22 Mar 09:45
bece526
Compare
Choose a tag to compare
  • 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

31 Jan 08:48
aa541c7
Compare
Choose a tag to compare
  • Adds Cookiebot compatibility with configuration to enable and select cookie classification for Ometria cookies.

2.3.2 patch release

11 Jan 15:07
0778f43
Compare
Choose a tag to compare
  • Remove default store_id filter from orderIds endpoint.

2.3.1 patch release

15 Dec 15:34
d7a2419
Compare
Choose a tag to compare
  • Correct namespace in ping error logging class.

2.3.0 minor release

04 Oct 10:23
2a30574
Compare
Choose a tag to compare
  • 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

04 Oct 10:16
7c82073
Compare
Choose a tag to compare
  • Fix casting of variable in product status comparison

2.2.3 patch release

12 Jul 11:22
6bc3ba3
Compare
Choose a tag to compare
  • Include admin store (ID == 0) when retrieving currencies, in case a product is assigned to the admin store.

2.2.2 patch release

08 Jun 13:15
c784b9b
Compare
Choose a tag to compare
  • 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

12 May 12:49
0704dac
Compare
Choose a tag to compare
  • 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.