Skip to content

1.11.0

Latest

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 26 Mar 13:43

Included commits: 1.10.0...1.11.0

Improvements

  • Introduced ProductAbstractFormOptionsExpanderPluginInterface to allow plugins to extend the options array passed to the abstract product form.
  • Introduced ProductAbstractFormOptionsResolverExpanderPluginInterface to allow plugins to declare custom option definitions in the abstract product form's OptionsResolver.
  • Introduced ProductAbstractFormTabContentProviderWithPriorityPluginInterface as a priority-aware replacement for ProductAbstractFormTabContentProviderPluginInterface.

Deprecations

  • Deprecated ProductAbstractFormTabContentProviderPluginInterface in favour of ProductAbstractFormTabContentProviderWithPriorityPluginInterface.