2025.05.19 - version 6.6.0
* Update - WordPress 6.8 compatible.
* Update - WooCommerce 9.9 compatible.
* Dev - Added the woocommerce_product_search_term_control_get_term_ids_cache_context filter.
* Dev - Added the woocommerce_product_search_term_control_get_term_ids_where_clauses filter.
* Update - Compatibility with Polylang, language-dependent filtering with taxonomy terms.
* Fix - Fixed an incorrect assignment on stage priority initialization.
* Dev - Determined canonical stage priorities.
* Add - Added Twenty Twenty-Five compatibility styles.
* Dev - CSS adjustments for term selectize .remove element.
* Dev - Added the .wp-element-button class to the filter reset button.
* Dev - CSS adjustment for better price filter form height.
* Dev - CSS adjustment for price slider size.
* Fix - Fixed products container not found due to missing check for data-wp-router-region in router.
* Dev - CSS admin adjustment for unused submit area which appeared as a white bar.
* Fix - Resolved to instances of exceptions thrown related to MutationObserver.observe() called on null when no instances of price slider or term filters present in block editor.
* Dev - Made Product Search Field style more resilient (search fieldn and results alignment, add to cart button flow).