Skip to content

1.20.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 04 May 12:45
· 2 commits to master since this release

Included commits: 1.19.0...1.20.0

Improvements

  • Introduced ProductAttributeDependencyProvider::PLUGINS_SUGGEST_KEYS_QUERY_EXPANDER and ProductAttributeDependencyProvider::PLUGINS_SUGGEST_KEYS_EXPANDER plugin stack constants to support adding product attributes to products with extended query and result customization.
  • Added getSuggestKeysQueryExpanderPlugins() and getSuggestKeysExpanderPlugins() to ProductAttributeBusinessFactory to wire the new plugin stacks into the suggest keys flow.