*** Product Finder Changelog *** 2024-03-26 - version 1.4.1 * Tweak - Change plugin name to Product Finder for WooCommerce * Tweak - Update brand to Kestrel 2023-08-16 - version 1.4.0 * Tweak - Tested compatibility up to WC 8.0. * Tweak - Tested compatibility with WP 6.3. * Dev - Refactored widget class by extending the class `WC_Widget`. * Dev - Deprecated class `WC_Product_Finder_Widget`. * Dev - Updated the minimum requirements to WC 3.7, WP 4.9, and PHP 5.6. 2023-06-06 - version 1.3.1 * Tweak - Tested compatibility up to WC 7.8. * Fix - Fixed undefined index warnings when initializing the widget. 2023-04-12 - version 1.3.0 * Feature - Declare compatibility with WooCommerce High-Performance Order Storage (HPOS). * Tweak - Added links to the plugin settings, the documentation page, and to get support, in the plugin list. * Tweak - Updated plugin author. * Tweak - Tested compatibility up to WC 7.6. * Tweak - Tested compatibility up to WP 6.2. * Dev - Use SASS instead of LESS for generating the CSS styles. * 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-09-02 - version 1.2.26 * Dev - Add branch-labels GH workflow. * Dev - GH release config and the new PR template. * Tweak - WC 6.9 compatibility. 2022-07-27 - version 1.2.25 * Tweak - WC 6.8 compatibility. 2022-07-06 - version 1.2.24 * Tweak - WC 6.7 compatibility. 2022-06-07 - version 1.2.23 * Tweak - WC 6.6 compatibility. 2022-05-10 - version 1.2.22 * Tweak - WooCommerce 6.5 and WordPress 6.0 compatibility. 2022-02-08 - version 1.2.21 * Fix - Include languages folder and POT file in the release. * Tweak - WC 6.2 compatibility. 2022-01-17 - version 1.2.20 * Fix - Unify `.github/**.md` files with other repos. * Tweak - WC 6.1 compatibility. 2021-12-15 - version 1.2.19 * Tweak - WC 6.0 compatibility. * Tweak - WP 5.9 compatibility. 2021-02-04 - version 1.2.18 * Tweak - WC 5.0 compatibility. 2020-12-01 - version 1.2.17 * Tweak - WC 4.7 compatibility. * Tweak - WordPress 5.6 compatibility. 2020-10-06 - version 1.2.16 * Fix - Prevent warning when updating widget. * Fix - Filter prices only when we have a valid search query, on non Shop pages. * Tweak - WC 4.5 compatibility. 2020-08-19 - version 1.2.15 * Tweak - WordPress 5.5 compatibility. 2020-08-05 - version 1.2.14 * Fix - Cannot find Product finder options in Settings. 2020-06-10 - version 1.2.13 * Tweak - WC 4.2 compatibility. 2020-04-30 - version 1.2.12 * Fix - Remove legacy code. * Tweak - WC 4.1 compatibility. 2020-03-06 - version 1.2.11 * Tweak - WC 4.0 compatibility. 2020-01-14 - version 1.2.10 * Tweak - WC 3.9 compatibility. 2019-11-04 - version 1.2.9 * Tweak - WC 3.8 compatibility. 2019-08-08 - version 1.2.8 * Tweak - WC 3.7 compatibility. 2019-04-16 - version 1.2.7 * Tweak - WC 3.6 compatibility. 2018-09-25 - version 1.2.6 * Update - WC 3.5 compatibility. 2018-05-21 - version 1.2.5 * Update - WC 3.4 compatibility. 2017-12-14 - version 1.2.4 * Update - WC tested up to version. 2017-11-16 - version 1.2.3 * Add - WC minimum requirements to header. * Fix - Price filter default value load. 2017-06-06 - version 1.2.2 * Fix - When product is private, prevent showing price for product in price slider. * Fix - Price slider not honoring currency symbol and position setup. 2015-12-14 - version 1.2.1 * Fix - Coding standards. * Fix - Notices from deprecated call of WP_Widget. * Fix - Strict standards: Missing static keyword. 2015-04-28 - version 1.2.0 * New - Adds localisation file loader. * Fix - Corrects the textdomain used to 'woocommerce-product-finder'. * Fix - Corrects the name of the widget class (please re-add the widget, if you're using it in a widget area). 2015-03-06 - version 1.1.5 * Fix - 2.3 Compatability - Widget. * Fix Strict Standards. 2015-02-24 - version 1.1.4 * Fix - 2.3 Compatability. 2014-02-19 - version 1.1.3 * Fix - Ensuring settings show correctly for WooCommerce 2.1+. * Update - Updating more deprecated functions for WooCommerce 2.1+ and ensuring backwards compatibility for older versions. 2014-01-10 - version 1.1.2 * Update - Updating deprecated functions for WooCommerce 2.1+ and ensuring backwards compatibility for older versions. 2013-08-22 - version 1.1.1 * Improving loading of search results template. * Improving search results loading and display. 2013-04-09 - version 1.1 * Added option that allows a default form attribute to be set. * Fixed admin displays (settings and widget) to use attribute labels instead of slugs. 2013-03-15 - version 1.0.1 * Fixed criteria selection to use attribute label instead of slug. 2013-03-07 - version 1.0.0 * Initial release.