Skip to content

Releases: woocommerce/pinterest-for-woocommerce

Version 1.4.6

13 Aug 16:26
1c51c88
Compare
Choose a tag to compare

What's Changed

[Add] New Features 🎉

[Dev] Developer-facing changes 🧑‍💻

[Tweak] Tweaks

  • WC 9.2 compatibility.

New Contributors

Full Changelog: 1.4.5...1.4.6

Version 1.3.25

23 Jul 17:37
707c5b0
Compare
Choose a tag to compare

What's Changed

[Fix] Fixes 🛠

  • Add regenerator-runtime as script dependency (quick fix for WordPress 6.6 breaking change) by @ecgan in #1032
  • Checkbox control UI issue with WordPress 6.6 by @ecgan in #1034

[Tweak] Tweaked 🔧

  • WC 9.1 compatibility.
  • WP 6.6 compatibility.

Full Changelog: 1.3.24...1.3.25

Version 1.4.5

20 Jul 09:45
Compare
Choose a tag to compare
  • Tweak - replace locale source function.

Version 1.4.4

10 Jul 12:30
Compare
Choose a tag to compare

What's Changed

[Add] New Features 🎉

[Fix] Fixes 🛠

  • Add regenerator-runtime as script dependency (quick fix for WordPress 6.6 breaking change) by @ecgan in #1032

Other Changes

Full Changelog: 1.4.3...1.4.4

Version 1.4.3

25 Jun 13:18
Compare
Choose a tag to compare
  • Tweak - Remove feature_flag connection info data key.
  • Update - Disabling CAPI tracker.

Version 1.4.2

13 Jun 12:20
Compare
Choose a tag to compare
  • Add - Versioning and compatibility checks to implement support policy.
  • Fix - Release v1.4.1.
  • Fix - Undefined array key "path" warning thrown by DomainVerification.php.
  • Tweak - Adds WooCommerce as a dependency to the plugin header.
  • Tweak - Revert to WooCommerce.com domain.
  • Tweak - WC 9.0 compatibility.

Version 1.4.1

01 May 08:05
Compare
Choose a tag to compare
  • Add - Heartbeat actions cleanup
  • Update - Mandatory condition on tracking
  • Update - pinit.js script import to match with Pinterest documentation
  • Update - Error cases handling for discounts
  • Tweak - Advertiser ID missing exception
  • Fix - Missing Order ID into custom_data array for Checkout CAPI event.
  • Fix - Fix tooltip UI issue in Settings page
  • Fix - Correct coupons information

Version 1.4.0

02 Apr 10:22
Compare
Choose a tag to compare
  • Add - CAPI: A new conversion system for reporting from the plugin to Pinterest.
  • Add - Support for platforms using persistent object caches like Memcached.
  • Add - Automatic token exchange and refresh token handling for improved OAuth management.
  • Add - Twenty Twenty-Four theme support.
  • Update - API update to V5.
  • Update - Tag implementation updated to work in conjunction with CAPI.
  • Update - Logging system enhanced for more granular debugging.
  • Update - Caching enabled on feed status endpoints for improved performance.
  • Update - Redirect to the cart page after successful addition WooCommerce setting support.
  • Update - Plugin deactivation and uninstall behavior now properly implemented.
  • Tweak - Multiple smaller adjustments for improved stability and performance.
  • Dev - Plugin now uses the new middleware for connection.

Version 1.3.24

01 Apr 14:01
6d8afe7
Compare
Choose a tag to compare

What's Changed

[Tweak] Tweaked 🔧

  • Tweak - WC 8.8 compatibility.

Full Changelog: 1.3.24...1.3.24

Version 1.3.23

12 Mar 13:09
Compare
Choose a tag to compare
  • Tweak - WC 8.7 compatibility.
  • Tweak - WP 6.5 compatibility.