3.14.0-beta.2
Pre-release
Pre-release
What's Changed
Updates
- Introduced new admin groups to InstantSearch for improved UX
- Updated
ConfigHelper
to use new paths - Added data patch to migrate old configurations
- Bugfix for query rule disable on facets with new admin groupings
- Added new sorting admin option via source model
- Added derived virtual replica enablement to
ConfigHelper
based onArraySerialized
- Intro’d simplified data structures to avoid array diff mismatches
- Intro’d new
ReplicaManager
abstraction to map Magento sorting to Algolia replica configuration - Removed dependencies in backend models to handle replica config updates in Algolia addressing stale data
- Added
ReplicaState
registry for tracking changes to sorting configuration to minimize number of replica build operations - Added logic to preserve replicas created outside of Magento such as Merchandising Studio "sorting strategies"
- Introduced PHP 8 constructor property promotion on affected classes
- Added stronger typing to affected classes and methods
- Added Looking Similar recommendations