Releases: a3rev/woocommerce-products-predictive-search-lite
Releases · a3rev/woocommerce-products-predictive-search-lite
6.1.1
6.1.0
= 6.1.0 - 2024/07/12 =
- This release includes a security vulnerability patch plus compatibility with WordPress 6.6 and WooCommerce 8.9.3
- Tweak - Tested for compatibility with WordPress 6.6
- Tweak - Tested for compatibility with WooCommerce 8.9.3
- Tweak - Validate and correct block.json based schema from WordPress Block
- Fix - Correct number of items on popup results
- Security - Sanitize all parameters to prevent XSS injections.
6.0.2
6.0.1
= 6.0.1 - 2024/03/16 =
- This maintenance release has a bug fix on the search box dropdown results not redirecting to the item.
- Tweak - Test for compatibility with WooCommerce 8.6.0
- Tweak - Test for compatibility with WordPress 6.4.3
- Fix - Redirect to item link when click on the description item, same for item image and item name
6.0.0
- This feature release adds support for Add to Cart functionality from search box results, a code tweak and compatibility with WordPress 6.4.2 and WooCommerce 8.5.1.
- Feature - Add support for Add to Cart button to show on the Search Box dropdown results.
- Feature - New Add to Cart button feature can be added by search widget, search PHP function, predictive search shortcode and predictive search block.
- Tweak - Test for compatibility with WooCommerce 8.5.1
- Tweak - Test for compatibility with WordPress 6.4.2
- Tweak - Change depreciated media_buttons_context hook to media_buttons.
5.9.1
5.9.0
= 5.9.0 - 2023/12/08 =
- This release adds a new developer trigger for firing custom scripts on Product Cards on search results pages.
- Dev - Define trigger “ps-result-items-added” after items are appended to search results page so 3rd party plugins can catch this event and add their custom script, for example masonry all items again.
5.8.4
= 5.8.4 - 2023/11/22 =
- This maintenance release has plugin framework updates for compatibility with PHP 8.1 onwards, plus compatibility with WordPress 6.4.1 and WooCommerce 8.2
- Tweak - Remove backward compatibility for WooCommerce versions less than 6.0
- Tweak - Test for compatibility with WooCommerce 8.2.0
- Tweak - Test for compatibility with WordPress 6.4.1
- Framework - Set parameter number of preg_match function from null to 0 for compatibility with PHP 8.1 onwards
- Framework - Validate empty before call trim for option value
5.8.3
= 5.8.3 - 2023/08/08 =
- This maintenance release has tweaks and bug fixes for compatibility with WordPress 6.3.0 and WooCommerce 7.9.0
- Tweak - Test for compatibility with WooCommerce 7.9.0
- Tweak - Test for compatibility with WordPress 6.3
- Fix - Make the navigation template from Search Result page show correct for theme support FSE