Super Speedy Search by WP Intense v5.57.1
= v5.57.1 (22nd July 2026)
* Fixed a complete rebuild not recording the schema version on the common path where the suggestions table already exists and a forced suggestions rebuild is off. That path returned early, before the finalising step that writes the recorded version and flushes the object cache, so a rebuild could report success yet leave the version stale — and the query layer, which trusts that version, kept assuming an older schema. An `all` rebuild now always finalises, whichever path it takes.