*** Products Compare for WooCommerce Changelog *** 2024-03-26 - version 1.4.1 * Tweak - Change plugin name to Products Compare for WooCommerce * Tweak - Update brand to Kestrel 2024-01-29 - version 1.4.0 * Feature - Declare compatibility with the WooCommerce Cart and Checkout blocks. * Tweak - Updated the plugin URLs to the new woo.com domain. * Tweak - Tested compatibility up to WC 8.5. * Dev - Dropped class aliases for the old plugin namespace `Themesquad\WC_Products_Compare`. * Dev - Updated the minimum requirements to WC 4.0, WP 5.0 and PHP 7.0. 2023-10-26 - version 1.3.0 * Feature - Added template to customize the 'Products compare' widget content. * Tweak - Tested compatibility up to WC 8.2. * Tweak - Tested compatibility up to WP 6.4. * Fix - Fixed 'Template Overrides' info in the 'System Status Report'. * Dev - Added filter hook `woocommerce_products_compare_selected_products`. * Dev - Refactored widget class by extending the class `WC_Widget`. * Dev - Deprecated class `WC_Products_Compare_Widget`. * Dev - Changed the plugin namespace to `KoiLab\WC_Products_Compare`. * Dev - Updated the minimum requirements to WC 3.7, WP 4.9, and PHP 5.6. 2023-02-07 - version 1.2.0 * Tweak - Added compatibility with WooCommerce High-Performance Order Storage. * Tweak - Added links to the documentation page and to get support in the plugin list. * Tweak - Updated plugin author. * Tweak - Tested compatibility up to WC 7.4. * Tweak - Tested compatibility with WP 6.1. * Dev - Implement the singleton pattern in the main plugin class. * Dev - Updated the minimum requirements to WC 3.5, WP 4.7, and PHP 5.4. 2022-05-25 - version 1.1.0 * Fix - Add renovate bot configuration. * Fix - fix: composer 2.2 excludes handling. * Tweak - WC 6.5 compatibility. * Tweak - WP 6.0 compatibility. 2021-11-16 - version 1.0.25 * Fix - Update sanitization and output escaping across plugin files. * Tweak - WC 5.9 compatibility. * Tweak - WP 5.8 compatibility. 2021-02-10 - version 1.0.24 * Tweak - WC 5.0 compatibility. * Tweak - WP 5.6 compatibility. 2021-01-05 - version 1.0.23 * Fix - Remove call to deprecated `jQuery.trim` function. * Fix - link to product page and user docs. * Tweak - WC 4.8 compatibility. * Tweak - WP 5.6 compatibility. 2020-10-07 - version 1.0.22 * Tweak - WC 4.5 compatibility. 2020-08-19 - version 1.0.21 * Tweak - WordPress 5.5 compatibility. 2020-06-07 - version 1.0.20 * Add - Remove all products link in widget. * Tweak - Use WC core get template function. * Tweak - WC 4.2 compatibility. 2020-04-30 - version 1.0.19 * Tweak - Remove legacy code. * Tweak - WC 4.1 compatibility. 2020-03-06 - version 1.0.18 * Tweak - WC 4.0 compatibility. 2020-01-14 - version 1.0.17 * Tweak - WC 3.9 compatibility. 2019-11-05 - version 1.0.16 * Tweak - WC 3.8 compatibility. 2019-08-08 - version 1.0.15 * Tweak - WC 3.7 compatibility. 2019-04-16 - version 1.0.14 * Tweak - WC 3.6 compatibility. 2019-03-26 - version 1.0.13 * Fix - Attribute header label from global attribute settings. 2019-03-12 - version 1.0.12 * Fix - Attribute header label not displaying correctly. 2018-09-25 - version 1.0.11 * Fix - Usage of deprecated Yoast filter. * Update - WC 3.5 compatibility. 2018-05-21 - version 1.0.10 * Fix - Typo on text domain. * Update - WC 3.4 compatibility. 2017-12-13 - version 1.0.9 * Update - WC tested up to version. 2017-06-21 - version 1.0.8 * Fix - Remove link on widgets had extra closing anchor tag. * Fix - Product title not showing correctly in compare page. 2017-04-03 - version 1.0.7 * Update - Additional updates for WC 3.0 compatibility. 2017-03-10 - version 1.0.6 * Fix - Version was not bumped on main file. 2017-03-02 - version 1.0.5 * Add - Page title and breadcrumb support for compare page. * Update - WC 3.0 compatibility. 2015-11-24 - version 1.0.4 * Fix - Check to make sure items are of product type before showing to prevent errors. * Fix - When WordPress is installed in subfolder, prevents compare page from loading. 2015-09-16 - version 1.0.3 * Fix - Typo on class name causing fatal error. 2015-08-10 - version 1.0.2 * Tweak - Added a space after the checkbox of compare link to improve UX. * Add - Version number to template file. * Add - Template override status in status report. 2015-07-13 - version 1.0.1 * Fix - filter for endpoint was not working due to load order. 2015-04-20 - version 1.0.0 * initial release.