When the Lite version shortcode is used, then Pro will output the first existing search instance after the Lite version is deactivated (#211)
HTML results output is now filtered through wp_kses_post variation to greatly improve security (#192)
Added support for Search Exclude plugin (#191)
Development has moved to PHP 8.4 to ensure compatibility (#185)
Added wp_cache_get() to some repetitive queries to greatly improve loading performances (#188)
Improved SEO for the "Load more results.." link (#181)
Fixes
Fixed capability checks from newer code recommendations (#210)
Fixed an issue with the index table, where on large datasets and not using relevance ordering the results would differ from the results page and the live results list (#198)
Fixed an issue where if the reset button was used along with either an input or range input filter, then hitting "Return" would trigger the reset due to the button being treated as a "submit" type (#203)
Fixed an issue with Elementor Loop grid and archive page filtering (#178)
Fixed an issue where the results page override would not trigger on Divi (#202)
Fixed an issue with user exclusion parameters (#180)
Fixed an issue with the autocomplete feature, where it would not clear properly (#183)
Fixed an issue with the keyword highlighter, where quote characters were not properly ignored and the highlighting was not executed (#204)
Fixed an issue where some data was not correctly wiped during plugin wipe (#209)
Fixed an issue with a query argument (#200)
Fixed the duplicated ID resolver script, where in some cases it was not working correctly (#199)
Fixed an issue with double quoted search phrases (#193)
Fixed an issue with the REST API where post type filters would affect the results incorrectly (#184)