Scolta 1.0.0-rc2
Scolta 1.0.0-rc2
Second release candidate for Scolta 1.0 — AI-powered search for Drupal, WordPress, and Laravel.
Highlights
wp scolta statusnow detects the PHP indexer layout. The status command previously only checked for index files at the output directory root (binary indexer layout). It now checks{output_dir}/pagefind/first (PHP indexer layout), falling back to root. Fixes incorrect fragment counts and stale build dates after PHP indexer rebuilds.
Full changes since rc1
wp scolta statusnow detects the PHP indexer layout. The status command previously only checked for index files at the output directory root (binary indexer layout). It now checks{output_dir}/pagefind/first (PHP indexer layout), falling back to the root. This fixes incorrect fragment counts and stale build dates reported after PHP indexer rebuilds.- CI checksum enforcement is now mandatory.
make_handler()now passes$config->aiSummaryMaxTokenstoAiEndpointHandler.scolta.jsupdated from canonical scolta-php source. Includes theAUTO_LANGUAGE_FILTERopt-in flag and filter sidebar counts fix.- Settings form:
stepattribute corrected to1on number inputs — fixes preset values being silently rounded on save. - CRITICAL: Background scheduler no longer silently fails when indexer is
auto. - Admin status and notices corrected — no longer shows binary indexer messaging when indexer is
auto. - Activation hook no longer probes binary to set indexer default.
- CRITICAL: Amazee auto-provisioning no longer silently overrides users who configured their API key via admin UI.
Full Changelog: https://github.com/tag1consulting/scolta-wp/blob/v1.0.0-rc2/CHANGELOG.md
⚠️ This is a release candidate. Please report any issues at https://github.com/tag1consulting/scolta-wp/issues