Releases: woocommerce/pinterest-for-woocommerce
Releases · woocommerce/pinterest-for-woocommerce
Version 1.2.4
- Tweak - WC 7.0 compatibility.
Version 1.2.3
What's Changed
[Update] Updated ✨
- Remove from PHP test matrix WP 5.6 and 5.7, add 5.9 by @budzanowski in #545
[Fix] Fixes 🛠
- Do not display Save pin button by @alexiglesias31 in #519
- Fix abnormal disconnect state. by @budzanowski in #540
- Fix issue on prices when price exclude taxes by @alexiglesias31 in #547
- Fix/539 strip html rich pins by @alexiglesias31 in #560
[Dev] Developer-facing changes 🧑💻
Other Changes
- Show the correct extra info if product sync is not working by @alexiglesias31 in #499
- Detect other tags installed by @alexiglesias31 in #495
Full Changelog: 1.2.2...1.2.3
Version 1.2.2
- Dev - GH release config and the new PR template.
- Fix - Error after domain verification.
- Tweak - WC 6.8 compatibility.
Version 1.2.1
- Fix - Error printing end of line character.
Version 1.2.0
- 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
- 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
- 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
- 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
- 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
- Update - Feed Refactor with Action Scheduler Framework. ( #368 )