Features
- SDK support for the Fluent and Subsites modules in Silverstripe 6.
- These are available as separate modules that can be installed alongside the core search SDK.
- The Forager module has also included some deprecations for
RemoveDataObjectJob in favour of more aligned indexing job experience. This will become the new behaviour for indexing jobs in future releases.
Changes
- Add documentation and search UI templating fix for the CMS 6 for
Record::getDecoratedLink() which now requires an explicit string argument.
- Security and stability fixes