New features
Changes
- Custom Field Filters – Not Like and Not Exactly Like operators added
- Grouping results – Re-ordering the groups by the most relevant results is now possible
Fixed
- Results box vertical layout – max height can be set for each device individually
- Index Table – More intelligent load balacning for the indexing process
- Search override – Now correctly works with APS Store plugin search
- Scrollbar – Fixed an initialization issue with the settings checkbox scroll
- Ordering on the results page – now support more query variables
- Compact box – Fixed an issue, when redirection is set for the magnifier icon, and the closing is disabled, it automatically redirected to the results page without opening
- Content type filters – Choose all/none now working correctly
- Reset button – Now correctly hides the parent->child categories when set
- Better WP_Filesystem handling and fallback
New features
Changes
- Taxonomy filters – On Parent->Child checkbox structures, the now child elements can be set to hidden, when the parent is unchecked
- Negative keywords meta box – Adding negative keywords to posts when using the index table engine.
- Advanced title and content fields – Now support PODS custom table fields. To get a PODs field, use the field name should be prefixed with pods, such as _pods_field_name
- Image Parser – Set the number of the image to get from the content, as well as exclude file names
- Image Options – Added a field for taxonomy term images (custom meta field), as well as a default user results image
- asp_theme_search_form filter detection – Theme developers can now add their search forms via this filter, to support automatic search bar replacement.
Fixes
- Removed unused filters like ‘asp_result_title_after_prostproc’ and similar
- Simplebar – replacement of deprecated mcustomscrollbar
- Redirection to results page – The get method now does not encrypt the variables
- APPLE Mobile – “Search” button not redirecting
- Multisite – Access for multisite blogs within the list is now restricted according to the user level
- Importing from Lite version – now supports all the latest Lite version options
- Analytics is now correctly triggered only when the search is finished
- Replicate – More results not working automatically on IOS devices
- Compact box and mobile device width calculation fixed
- Generic filters – warning for index table usage now corrected
- Re-initialize – Add click triggers for “#menu-item-search”, “.fa-search” and other selectors
- Security scanner false-positive fixes
- Input field styles corrected – width and margins
- Change admin_print_styles to admin_enqueue_scripts
- .tooltip conflicting style moved
- Custom field filters: Hidden filter type now working
- Custom field filters: Multiple (array of) values via the “::” syntax now works for text and hidden fields as well.
- Back-end styling no longer enqueued when the meta box is disabled
- Post type filters – Multiselect placeholder now changing correctly
- Removed unused files: validator.min.css
- Autocomplete showing private post titles to public
- Possible security vulnerabilities patched
- Force hover results on mobile – now works correctly, when the results shortcode is used, or using the block layout
- Better custom search URL handling and error correction