Releases: woocommerce/pinterest-for-woocommerce
Releases · woocommerce/pinterest-for-woocommerce
Version 1.3.25
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
- Tweak - replace locale source function.
Version 1.4.4
What's Changed
[Add] New Features 🎉
- Add billing status info in the Settings UI by @budzanowski in #1006
- Token invalid reset procedure. by @message-dimke in #1007
[Fix] Fixes 🛠
- Add regenerator-runtime as script dependency (quick fix for WordPress 6.6 breaking change) by @ecgan in #1032
Other Changes
- Release 1.4.3 by @message-dimke in #1029
- Fix checkbox control UI issue with WordPress 6.6 by @ecgan in #1034
Full Changelog: 1.4.3...1.4.4
Version 1.4.3
- Tweak - Remove
feature_flag
connection info data key. - Update - Disabling CAPI tracker.
Version 1.4.2
- 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
- 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
- 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
Version 1.3.23
- Tweak - WC 8.7 compatibility.
- Tweak - WP 6.5 compatibility.
Version 1.3.22
What's Changed
[Fix] Fixes 🛠
- Adding currency credit info to account data. by @message-dimke in #876
Other Changes
Full Changelog: 1.3.21...1.3.22