Releases: spryker/user-password-reset-mail
Releases · spryker/user-password-reset-mail
1.1.0
Included commits: 1.0.0...1.1.0
Improvements
- Introduced
UserPasswordResetMailTypeBuilderPlugin. - Introduced
MailTemplatetransfer. - Introduced
Mail.subject,Mail.templatestransfer properties.
Deprecations
- Deprecated
UserPasswordResetMailTypePlugin.
Adjustments
- Added
MailExtensionmodule to dependencies.
1.0.0
Included commits: 0.2.0...1.0.0
Breaking Changes
- Increased
UserPasswordResetExtensionmodule version dependency.
0.2.0
Included commits: 0.1.0...0.2.0
Breaking Changes
- Adjusted
MailUserPasswordResetRequestHandlerPluginso it is calledMailUserPasswordResetRequestStrategyPluginand implementsUserPasswordResetRequestStrategyPluginInterface.
Improvements
- Introduced `MailUserPasswordResetRequestStrategyPlugin:: isApplicable().
0.1.0
Included commits: https://github.com/spryker/user-password-reset-mail/tree/0.1.0
Initial Release
- Introduced functionality to build and send reset user password email.