Skip to content

5.27.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 20 Jan 08:09
· 6 commits to master since this release

Included commits: 5.26.0...5.27.0

Improvements

  • Introduced ProductSearchPublisherTriggerPlugin to enable product search publisher integration for synchronized data publishing.
  • Added ProductSearchFacade::getProductSearchEntityByCriteria() to retrieve product search entities with filtering support.
  • Introduced ProductSearchCriteriaTransfer with limit and offset properties to enable flexible product search data retrieval.
  • Adjusted AbstractProductConcretePageSearchListener to fix wrong behavior.