Skip to content

Releases: pinterest/pinterest-magento2-extension

v1.0.11

10 Feb 23:25
e4ed56f
Compare
Choose a tag to compare

Whats changed

  • Disapproved merchants are no longer logged as errors
  • Update interface used on catalog ingestion from StockRegistryInterface to IsProductSalableInterface
  • Fix logging issues related to message lengths
  • Fix XML format to use UTF 8 to prevent product export from printing invalid characters

v1.0.10

23 Jan 23:54
fe5149e
Compare
Choose a tag to compare

What's Changed

  • Fix issue that made sign up page perpetually load.

v1.0.9

21 Jan 21:50
4cc184b
Compare
Choose a tag to compare

What's Changed

  • Fix issue that throws an issue when category block is missing or has a name that differs from the default (category.products.list).

v1.0.8

15 Jan 00:14
3bb9b89
Compare
Choose a tag to compare

Changes in this release

  1. Fix array getting sent as object to CAPI API
  2. Existing feeds are deleted when catalog sync is turned off.

v1.0.7

08 Oct 00:44
de79f7c
Compare
Choose a tag to compare

Changes in this Release

  1. GDPR - New support for Cookiebot CMS
  2. GDPR - check for falsy values instead of only null for cookie method
  3. Change front end code from const to var usage to support older browsers
  4. General code improvements

v1.0.6

09 Jul 17:22
cb00fbc
Compare
Choose a tag to compare

What's Changed

  • Bug fix conversion events not sending when composed with PHP 8.2

Full Changelog: v1.0.5...v1.0.6

v1.0.5

26 Jun 19:23
14f48ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

29 May 21:00
1765424
Compare
Choose a tag to compare
  • Update README.md
  • Rename API For Conversions to Conversions API
  • Updated i18n translations

v1.0.3

25 Apr 18:09
93e120f
Compare
Choose a tag to compare
  • Release v1.0.3 changes by @haroldxi in #20
  • Bug fix for if the productDetails is empty. We default it to expected values

v1.0.2

03 Apr 16:33
ea7ad8d
Compare
Choose a tag to compare
  • Add logging enhancements
  • Update LICENSE
  • i18n updates