Skip to content

Releases: spryker/auth-mail-connector

3.2.1

18 Aug 13:23
Compare
Choose a tag to compare

Included commits: 3.2.0...3.2.1

Fixes

  • Adjusted RestorePasswordMailTypePlugin::setSender() so it uses the default sender email and name from configuration.

3.2.0

07 Jul 08:33
Compare
Choose a tag to compare

Included commits: 3.1.1...3.2.0

Improvements

  • Added AuthMailConnectorExtension to dependencies.
  • Adjusted AuthMailConnectorFacadeInterface::sendResetPasswordMail() so now it also expands the mail data using the stack of plugins.

3.1.1

17 Jun 15:40
Compare
Choose a tag to compare

Included commits: 3.1.0...3.1.1

Fixes

  • Refactored ContainerInterface array access usage to ContainerInterface::set() method usage.

3.1.0

21 Feb 09:14
Compare
Choose a tag to compare

Included commits: 3.0.0...3.1.0

Bugfixes

  • Adjusted AuthPasswordResetMailSenderPlugin to work with new Mail functionality;
  • Introduced RestorePasswordMailTypePlugin to add new mail type.
  • Introduced AuthMailConnectorFacade::sendResetPasswordMail() to generate MailTransfer and handle email.
  • Introduced <MailTransfer:: resetPasswordLink> transfer object property.
  • Added AuthMailConnectorToMailInterface::handleMail to dependencies.
  • Removed AuthMailConnectorToMailInterface::sendMail from dependencies.
  • Removed <AuthMailConnectorDependencyProvider::provideCommunicationLayerDependencies> method.
  • Removed <AuthMailConnectorCommunicationFactory:: getMailFacade > method.
  • Introduced new <restore_password.html.twig> mail template.
  • Introduced new <restore_password.text.twig> mail template.

3.0.0

23 Feb 14:31
Compare
Choose a tag to compare

Included commits: 2.0.1...3.0.0

Improvements

  • Provides a plugin to use mails in auth, AuthPasswordResetMailSenderPlugin

2.0.1

30 Dec 12:29
Compare
Choose a tag to compare

Included commits: 2.0.0...2.0.1

Adjustments

  • Composer version constraint adjusted for allowing the new major versions of its dependencies.

2.0.0

04 Apr 16:39
Compare
Choose a tag to compare

Release AuthMailConnector bundle with version 2.0.0

2.0.0-RC2

01 Apr 15:59
Compare
Choose a tag to compare

Release AuthMailConnector bundle with version 2.0.0-RC2

2.0.0-RC1

01 Apr 13:32
Compare
Choose a tag to compare

Release AuthMailConnector bundle with version 2.0.0-RC1

1.0.0

05 Apr 13:41
Compare
Choose a tag to compare

Release AuthMailConnector bundle with version 1.0.0