Skip to content

Releases: phalcon-ext/mailer

v3.0.1

06 Jun 20:56

Choose a tag to compare

  • Fix type compatibility with Phalcon 4+ #13

v3.0.0

24 Feb 18:20

Choose a tag to compare

  • Fix compatibility with Phalcon 4+ #13

v2.1.0

30 Sep 12:20

Choose a tag to compare

  • Fix #7
  • Add support auth_mode #6
  • Allow composers use Swiftmailer v6 #8
  • Change license LGPL-3.0 to MIT

v2.0.3

18 Dec 08:38

Choose a tag to compare

  • Added method contentAlternative() - optionally an alternative text body
  • fix #5

v2.0.2

03 Mar 06:48

Choose a tag to compare

  • fix isusse #2

v2.0.1

05 Nov 18:57

Choose a tag to compare

Changes in the private logic...

  • added protected method isInitSwiftMailer()
  • added lazy init SwiftMailer
  • added check for the required of dependency injection object

v2.0.0

04 Nov 00:38

Choose a tag to compare

  • rename root namespace \Phalcon\Mailer to \Phalcon\Ext\Mailer
  • remove deprecated method getMessage() in class \Phalcon\Ext\Mailer\Message

v1.1.0

15 Oct 21:01

Choose a tag to compare

added method "getSwiftMessage()"; method "getMessage()" is deprecated

v1.0.2

17 Sep 10:21

Choose a tag to compare

update change-log

v1.0.1

15 Sep 10:58

Choose a tag to compare

creation SwiftMailer of instances moved to the DI