Skip to content

v0.3.9

Choose a tag to compare

@github-actions github-actions released this 02 May 11:01

Added

  • preset key in config/scolta.php: Set SCOLTA_PRESET in .env (or edit the published config file) to apply a named scoring preset. Available values: content_catalog, reference, ecommerce, blog, none (default). The flattenConfig() helper already passes this key through to ScoltaConfig::fromArray(), which applies preset values before any explicit scoring overrides in the scoring array. Requires scolta-php ≥ 0.3.9.