SDK#
-
Silverstripe Search SDK 4.0.1 — fixes a dependency conflict that made 4.0.0 impossible to install. In 4.0.0,
silverstripe/silverstripe-discoverer-search-uirequired an older version ofsilverstripe/silverstripe-discovererthan the one the SDK bundled, so Composer could not resolve the packages. If yourcomposer requireorcomposer updateto 4.0.0 failed with an unresolvable-dependencies error, update to 4.0.1:textcomposer update silverstripe/silverstripe-search-sdkThere are no functional changes to the modules — 4.0.1 only corrects the version constraints so the bundle installs cleanly.
Maintenance#
- Security and stability fixes. No customer action required.