Skip to content

7.79.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 27 May 12:29
· 13 commits to master since this release

Included commits: 7.78.2...7.79.0

Improvements

  • Extended customer search in the Back Office by adding support for filtering by first name, last name, and email using partial matching, enabling more flexible customer lookup in Back Office configuration.
  • Introduced CustomerCriteriaSearchTerms transfer to carry search term filters (firstName, lastName, email) for customer queries.
  • Added searchTerms and limit fields to CustomerCriteriaFilterTransfer to support configurable and targeted customer search.