Scroll to results feature -> an offset value (+/-) in pixels can be set
Custom field string translations - now the custom field values can be also translated via WPML and Polylang string translations
Single result page keyword highlighter -> an offset value (+/-) in pixels can be set
asp_result_groups filter hook - to access grouped result items and group titles
Fixes & Improvements
wp_localize_script - some uses of that function replaced with an internal solution, to prevent cache plugin incompatibilities
Custom field filters - automatic field storage type detection - to avoid issues, where fields are stored as serialized array, and the values may need to be surronded by quote. This mostly affects Checkbox & Select type filters with an exact matching field logic - these should work as expected now.
Index table - exact title query now works correctly with all keyword logics
Fixed any known possible jQuery.migrate deprication warnings
More results feature - Redirecting to elementor results page now works correctly
Results page -> correct URL for attachment results
Index table optimization - removed unused columns, and changed some column sizes for much smaller ones
Context finder function - fixed an issue when the minimum word length is below the first phrase word lenght, the function returned the incorrect (long) string
Better backwards compatibility version detection feature
Scroll to results - a brief viewport check before scrolling to the results was implemented
Russian quotation marks for exact matches are now recognized: «»
Result title CSS - changed the layout to block so the line-height attributes are no longer inherent