Skip to content

1.5.0

Latest

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 08 Oct 16:21
· 3 commits to master since this release

Included commits: 1.4.0...1.5.0

Improvements

  • Introduced UserPostCreatePluginInterface to provide extension capabilities for actions that should be executed after a User is created.
  • Introduced UserPostUpdatePluginInterface to provide extension capabilities for actions that should be executed after a User is updated.
  • Introduced UserCollectionResponse transfer.