SearchWP version 2.8.8 is now available to all active license holders. It is a recommended update with a number of bug fixes and some other improvements that will positively affect how SearchWP runs for you.
Full changelog:
- [New] New filter
searchwp_pre_set_post
allowing for filtration of each post object prior to indexing - [Fix] Better interoperation with Widgets
- [Fix] Prevent double search logs in certain cases
- [Fix] Properly cancel native search SQL when performing admin search (props Jim)
- [Fix] Repaired application of ‘Remove all traces’ feature on Advanced settings page
- [Fix] Fixed an issue where incorrect total results counts were logged
- [Improvement] PHP Warning cleanup
- [Improvement] Better accommodation for customization during import routines
- [Improvement] Better accommodation of engine configuration and exclusions when performing AND logic pass
- [Change] Update to
SWP_Query
:post__in
andpost__not_in
parameters are now explicit (previously behaved like hooks) - [Update] Updated updater