Skip to content

1.4.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 22 Jun 16:39
· 44 commits to master since this release

Included commits: 1.3.0...1.4.0

Improvements

  • Introduced QueryCriteria transfer.
  • Introduced ProductAbstractViewActionViewDataExpanderPluginInterface to expand view data for abstract product at ProductManagement/ViewController::indexAction().
  • Introduced ProductAbstractListActionViewDataExpanderPluginInterface to expand view data for list of abstract products at ProductManagement/IndexController::indexAction().
  • Introduced ProductTableQueryCriteriaExpanderPluginInterface to expand query criteria for abstract products.