Skip to content

1.19.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 07 Apr 10:13
· 3 commits to master since this release

Included commits: 1.18.0...1.19.0

Improvements

  • Added productManagementAttributeIds field to ProductManagementAttributeConditionsTransfer to enable filtering product management attributes by ID, supporting visibility type management.
  • Introduced ProductAttributeQueryCriteriaTransfer with withColumns property to allow expander plugins to enrich the product attribute meta query result set with additional columns.
  • Introduced PLUGINS_PRODUCT_ATTRIBUTE_QUERY_EXPANDER plugin stack and supporting getProductAttributeQueryExpanderPlugins() factory method to allow expanding the product attribute meta query with additional columns for visibility types.