Releases: phalcon-ext/mailer
Releases · phalcon-ext/mailer
v3.0.1
06 Jun 20:56
Compare
Sorry, something went wrong.
No results found
Fix type compatibility with Phalcon 4+ #13
v3.0.0
24 Feb 18:20
Compare
Sorry, something went wrong.
No results found
Fix compatibility with Phalcon 4+ #13
v2.1.0
30 Sep 12:20
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added method contentAlternative() - optionally an alternative text body
fix #5
v2.0.2
03 Mar 06:48
Compare
Sorry, something went wrong.
No results found
v2.0.1
05 Nov 18:57
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
added method "getSwiftMessage()"; method "getMessage()" is deprecated
v1.0.2
17 Sep 10:21
Compare
Sorry, something went wrong.
No results found
v1.0.1
15 Sep 10:58
Compare
Sorry, something went wrong.
No results found
creation SwiftMailer of instances moved to the DI