2.9.3 July 24, 2017 Fix: template detection issue for some sites using FacetWP + WooCommerce + Yoast SEO (workaround for WP core bug #40393) Removed front-end nonces (fixes caching issues)
New: added `wp_doing_ajax()` polyfill for WP < 4.7 Fix: add-on updater wasn't naming plugin folders properly Fix: WooCommerce PHP notice (changed to `$product->get_type()`) Fix: JS `show_expanded` console error Fix: issue with date range facets during pagination Fix: skip template auto-detection for non-FWP ajax requests Fix: EDD [downloads] query detection (props @spencerfinnell) Added support for `loop_no_results` hook (arriving in WP 4.9)
New: template auto-detection for archive / shop pages (no need to edit template files!) New: "Show expanded" setting for hierarchical checkbox facets New: `facetwp_use_search_relevancy` filter to prevent search relevancy from overriding the default orderby Improved: better error handling when a valid template isn't found Improved: better help text for the "Parent term" tooltip Improved: simplified Debug Mode code Fix: strip slashes for quoted search keywords Fix: IE11 issue with HTML5 placeholders (date picker) Fix: PHP notice in WooCommerce integration Updated flatpickr (3.0.5-1) Updated noUiSlider (10.0.0) Updated jQuery PowerTip (1.3.0) Updated translations