Skip to content

3.17.4

Choose a tag to compare

@damcou damcou released this 10 Jun 11:59
· 412 commits to main since this release
4c469ef

Updates

  • Removed the deprecated beforecontent.phtml template and its block declaration in algolia_search_handle.xml (deprecated in v3.16).
  • Added improvements on setSettings operations sent during indexing and configuration saving:
    • Introduced IndexSettingsComparator service to compare settings with the Algolia Dashboard.
    • Added diff check for both configuration save and batch processing.
    • Added collect of all task IDs during SaveSettings and wait only once for all operations to complete at the end.
    • Added store filtering during SaveSettings.
    • Updated Unit and Integration tests to reflect those changes.

Bug Fixes

  • Fixed undefined property indexerRegistry exception on CategoryObserver