Skip to content

Releases: woocommerce/pinterest-for-woocommerce

Version 1.2.4

13 Oct 20:56
fde6680

Choose a tag to compare

  • Tweak - WC 7.0 compatibility.

Version 1.2.3

11 Oct 13:51
fc5142b

Choose a tag to compare

What's Changed

[Update] Updated ✨

[Fix] Fixes 🛠

[Dev] Developer-facing changes 🧑‍💻

Other Changes

Full Changelog: 1.2.2...1.2.3

Version 1.2.2

09 Aug 19:41
e65fb05

Choose a tag to compare

  • Dev - GH release config and the new PR template.
  • Fix - Error after domain verification.
  • Tweak - WC 6.8 compatibility.

Version 1.2.1

01 Jul 21:46
942f7e0

Choose a tag to compare

  • Fix - Error printing end of line character.

Version 1.2.0

27 Jun 22:28
82a9366

Choose a tag to compare

  • Add - Argentina, Colombia and Chile to ads supported countries.
  • Fix - Move the <noscript> base code to <body>.
  • Fix - Typo errors on translatable strings.

Version 1.1.0

17 Jun 20:21
3e6f91f

Choose a tag to compare

  • Add - .pot file for translators.
  • Add - Inbox notifications for the onboarding process and catalog sync.
  • Add - Key flows documentation.
  • Add - The user will be redirected to the Get started page on first activation.
  • Fix - Add plugin version to request headers.
  • Fix - Error on feed generation due to orphaned variations.
  • Fix - Unit tests for WooCommerce 6.5.
  • Tweak - Improvements on the error logs.
  • Tweak - WC 6.6 compatibility.

Version 1.0.13

24 May 11:03

Choose a tag to compare

  • Add - Add action scheduler as a minimum plugin requirement.
  • Add - Japan to ads supported countries.
  • Add - Route to handle the plugin's settings.
  • Fix - Limit the number of additional images to 10.
  • Tweak - WC 6.5 compatibility.

Version 1.0.12

05 May 20:50
e0dbf45

Choose a tag to compare

  • Dev - update trusted plugins in composer.json.
  • Fix - Feed generation fails if there is no eligible product.
  • Fix - Fix fatal error if get_pinterest_code() doesn't exists on Throwable object.

Version 1.0.11

12 Apr 10:12

Choose a tag to compare

  • Add - Clear error when the merchant is connected to another e-commerce platform.
  • Add - Mexico added to supported countries.
  • Fix - Currency is now being sent on the product page visit event.
  • Fix - Ensure add to cart tag data is consistent.
  • Fix - Price mismatch when price includes taxes.
  • Fix - Unit tests failing on WC 6.4.
  • Tweak - Simplify tracking code.
  • Tweak - Updated the Track event generation script to prevent future errors.
  • Tweak - WC 6.3 compatibility.
  • Tweak - WP 5.9 compatibility.

Version 1.0.10

31 Mar 10:30

Choose a tag to compare

  • Update - Feed Refactor with Action Scheduler Framework. ( #368 )