Scolta 1.0.0-rc4
Scolta 1.0.0-rc4
Fourth release candidate for Scolta 1.0 — AI-powered search for Drupal, WordPress, and Laravel.
Highlights
Fixed
- Text domain fix — changed from
scoltatoscolta-ai-searchacross all 237 i18n function calls so community translations work via translate.wordpress.org. - Inline script elimination — three raw
echo '<script>'blocks in admin replaced withwp_add_inline_script()per WordPress.org plugin review guidelines. output_dirdefault unified — canonical default is nowwp-content/uploads/scolta(no/pagefindsuffix), preventing double-nestedpagefind/pagefind/directories. Stale nested indexes cleaned up automatically.dir_to_url()path resolution — useswp_upload_dir()['baseurl']for index paths under uploads, fixing wrong URLs on S3/CDN sites.readme.txtStable Tag alignment — matchesSCOLTA_VERSION;VersionConsistencyTestenforces this going forward.- Foreign language flash fix — synced
scolta.jssuppresses premature "No Results Found" during AI expansion. make_handler()now passes all config params toAiEndpointHandler— sort-intent detection was previously non-functional.- Release ZIP excludes vendor test/ dirs and duplicate WASM — ~18 MB savings.
Added
- Attribution opt-in — "Show Scolta attribution" checkbox in Display settings (default off).
- Health endpoint enrichment — fragment count, last-build timestamp, and integrity status.
- Sort/filter infrastructure — sortable field descriptions, filter fields, and filter field descriptions in Settings.
- Memory pressure handling —
memory_abortspawns background--resumeinstead of exiting with error. - AI Overview metadata enrichment — structured metadata per result with sort/filter indicators.
- WooCommerce product metadata extraction — price as sortable, product details as meta.
wp scolta cleanupcommand — scans for and removes double-nested pagefind directories.- External Services documentation in
readme.txt.
Full Changelog: https://github.com/tag1consulting/scolta-wp/blob/v1.0.0-rc4/CHANGELOG.md
⚠️ This is a release candidate. Please report any issues at https://github.com/tag1consulting/scolta-wp/issues