*** Pinterest for WooCommerce Changelog *** = 1.3.24 - 2024-04-01 = * Tweak - WC 8.8 compatibility. = 1.3.23 - 2024-03-12 = * Tweak - WC 8.7 compatibility. * Tweak - WP 6.5 compatibility. = 1.3.22 - 2024-02-20 = * Fix - Currency and credit information missing at domain verification step. * Fix - PHP notices and warnings in PHP 8.2 and PHP 8.3. = 1.3.21 - 2024-02-14 = * Tweak - WC 8.6 compatibility. = 1.3.20 - 2024-01-12 = * Fix - Use proper redeem code format. = 1.3.19 - 2024-01-09 = * Tweak - Changed minimum WC version to 6.3. * Tweak - WC 8.5 compatibility. = 1.3.18 - 2023-12-27 = * Fix - Pinterest duplicated notices. * Fix - Product Editor transient notice shift. * Fix - Wrong feed generation items counter. = 1.3.17 - 2023-12-19 = * Dev - Update Woo.com developer blog URLs. * Update - promo code for 2024. = 1.3.16 - 2023-12-13 = * Tweak - Make sure `feed_location` has a full URL. = 1.3.15 - 2023-11-28 = * Add - Compatibility with the Cart and Checkout blocks. = 1.3.14 - 2023-11-14 = * Tweak - Add Pinterest businesses API exception handling. = 1.3.13 - 2023-11-07 = * Fix - Doc - Use new Woo.com domain. * Tweak - WC 8.3 compatibility. * Tweak - WP 6.4 compatibility. = 1.3.12 - 2023-10-19 = * Dev - Add phpcs on changed files only. = 1.3.11 - 2023-10-10 = * Dev - automate merging trunk to develop after a release. * Tweak - WC 8.2 compatibility. = 1.3.10 - 2023-09-12 = * Dev - Updates PHPUnit version, unit tests, and matrix in git workflow for PHP8.2 compatibility. = 1.3.9 - 2023-09-05 = * Add - Adds logic to dynamically display spend requirement and credits given based on store currency. * Fix - Uninstall procedure. * Tweak - WC 8.1 compatibility. = 1.3.8 - 2023-08-15 = * Fix - Caching of API calls. * Fix - Make add to cart events independent from WooCommerce archive page settings. = 1.3.7 - 2023-08-09 = * Tweak - Don't fetch the allowed countries list when not connected. * Tweak - Increase allowed countries cache lifetime to two days. * Tweak - WC 8.0 compatibility. * Tweak - WP 6.3 compatibility. * Update - Add missing countries to the allowed countries list. = 1.3.6 - 2023-07-25 = * Dev - Add release preparation GH workflow. = 1.3.5 - 2023-06-28 = * Tweak - WC 7.9 compatibility. = 1.3.4 - 2023-06-21 = * Fix - Fixed error when getting transient for a key of null value. * Fix - Release 1.3.3 - merge trunk into develop. * Tweak - Generate a new pot file for translations. = 1.3.3 - 2023-06-13 = * Tweak - WC 7.8 compatibility. = 1.3.2 - 2023-06-06 = * Fix - Ensure there is no fatal error for PHP 8+ during activation. = 1.3.1 - 2023-06-06 = * Update - Pinterest feed generator backoff adjustments. = 1.3.0 - 2023-05-30 = * Add - Integration with WooCommerce multichannel marketing dashboard. * Fix - Remove feed configuration during plugin uninstall procedure. * Fix - Connection flow not redirection the wizard view. = 1.2.21 - 2023-05-02 = * Tweak - WC 7.7 compatibility. = 1.2.20 - 2023-04-26 = * Fix - Unescaped `add_query_arg` function calls. = 1.2.19 - 2023-04-18 = * Fix - Escape product name for JS tracker. * Fix - On backorder items missing from the feed. * Fix - When a new feed configuration is created it should be updated in the pinterest.com config. = 1.2.18 - 2023-04-11 = * Add - Automatic enhanced match support. * Add - Support to sync setting changes from Pinterest to the plugin. * Fix - Fatal error if cart is not set. = 1.2.17 - 2023-04-05 = * Add - Enhanced match documentation link. * Tweak - WC 7.6 compatibility. * Update - Merchant disapproval reasons. = 1.2.16 - 2023-03-21 = * Fix - Undefined variable when caching API requests. = 1.2.15 - 2023-03-14 = * Tweak - WC 7.5 compatibility. * Tweak - WP 6.2 compatibility. = 1.2.14 - 2023-03-07 = * Fix - Add retry mechanism for the feed generation. = 1.2.13 - 2023-02-22 = * Add - WordPress locale to Pinterest locale mapping. * Fix - Prevent fatal error if retrieving account fails during onboarding. * Fix - Prevent multiple active feed files. * Fix - Price inconsistencies when tax region is different than shipping zone. = 1.2.12 - 2023-02-14 = * Dev - Remove deprecated argument call from inside a hook action handler function. = 1.2.11 - 2023-02-07 = * Dev - Fix deprecated method argument version. * Dev - Fix php8.2 deprecation notices. * Fix - Inconsistencies with the add to cart tracking event. * Tweak - WC 7.4 compatibility. * Update - The Onboarding task to use `TaskLists::add_task` method instead of the deprecated `woocommerce_admin_onboarding_task_list` filter. = 1.2.10 - 2023-01-26 = * Add - Pull supported countries from the API. * Fix - Disable pin button if Chrome extension is detected. * Fix - Doc/add include exluce filters to docs. * Fix - Missing Attributes form on Simple products. = 1.2.9 - 2023-01-24 = * Add - Plugin connection and feed registration status tracking. * Add - Recent feed generation time and feed product count tracking. * Fix - Add backlog automation. = 1.2.8 - 2023-01-03 = * Dev - Add node and npm version restrictions. * Fix - Prevent failed to `feed_report` if there is no feed registered. * Tweak - WC 7.3 compatibility. = 1.2.7 - 2022-12-16 = * Add - Warning message duplicated meta tags. * Fix - Update Tracking.php. * Fix - Update wording in filter descriotion, tracking disable fiter. * Fix - Use min instead of max. * Tweak - Improve translators strings. * Tweak - Refactor update procedures. * Tweak - WC 7.2 compatibility. = 1.2.6 - 2022-11-16 = * Tweak - Add Ads Credits promotion information to the readme.txt. * Tweak - Backoff merchant creation in case of failure. = 1.2.5 - 2022-11-07 = * Add - Ads Credit Campaign. * Tweak - Declare HPOS compatibility. * Tweak - WC 7.1 compatibility. * Tweak - WP 6.1 compatibility. = 1.2.4 - 2022-10-13 = * Tweak - WC 7.0 compatibility. = 1.2.3 - 2022-10-11 = * Add - Warning message on potential conflicting tags. * Dev - Add branch-labels GH workflow. * Dev - Remove from PHP test matrix WP 5.6 and 5.7, add 5.9. * Fix - Clear connection options during disconnection error to allow new connection. * Fix - Display correct error if product sync is broken. * Fix - Issue with sale price on the feed. * Fix - Save Pin button available before finishing onboarding. * Fix - Strip HTML from the Rich Pins description field. = 1.2.2 - 2022-08-09 = * Dev - GH release config and the new PR template. * Fix - Error after domain verification. * Tweak - WC 6.8 compatibility. = 1.2.1 - 2022-07-01 = * Fix - Error printing end of line character. = 1.2.0 - 2022-06-27 = * Add - Argentina, Colombia and Chile to ads supported countries. * Fix - Move the