SearchWP 4.0.32 has been made available for all active license holders. It is a bug fix and maintenance release and recommended update for everyone.
Here’s the full changelog:
- [Fix] Duplicate indexer processes in some cases
- [Fix] Inaccurate batch size handling in some cases
- [Fix] Prevent redundant search suggestion output in some cases
- [Improvement] Post stati validation when parent attribution is enabled
- [Improvement] Attachment status handling over time
- [New]
RAND(seed)
support by suffixingrandom
Mod
order_by
with a colon and seed e.g.random:10
will beRAND(10)