Skip to content

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 26 May 12:53
· 23 commits to master since this release

Included commits: 1.0.0...1.1.0

Fixes

  • Adjusted UserPasswordResetFacade::requestPasswordReset() so now restore password email will be possible to send for active user only instead of user with any status.

Improvements

  • Introduced User.status transfer field.
  • Introduced UserPasswordResetConfig::getUserStatusActive().