1.19.0
·
3 commits
to master
since this release
Included commits: 1.18.0...1.19.0
Improvements
- Added
productManagementAttributeIdsfield toProductManagementAttributeConditionsTransferto enable filtering product management attributes by ID, supporting visibility type management. - Introduced
ProductAttributeQueryCriteriaTransferwithwithColumnsproperty to allow expander plugins to enrich the product attribute meta query result set with additional columns. - Introduced
PLUGINS_PRODUCT_ATTRIBUTE_QUERY_EXPANDERplugin stack and supportinggetProductAttributeQueryExpanderPlugins()factory method to allow expanding the product attribute meta query with additional columns for visibility types.