Skip to content

Releases: YOzaz/Laravel-SwiftMailer

Change default options

01 Mar 15:52
Compare
Choose a tag to compare
  • Change default mode to aggressive
  • Turn silent mode off

Silent mode and proper Transport handling

27 Feb 22:25
Compare
Choose a tag to compare

Nightwork fix

27 Feb 21:11
Compare
Choose a tag to compare

Major changes

27 Feb 20:54
Compare
Choose a tag to compare

Big switch from RESET before email, to STOP after email.

Queue manager bugfix - Laravel 5

04 May 09:30
Compare
Choose a tag to compare

Same fix as above, for Laravel 5 compatibility.

Queue manager bugfix

04 May 09:14
Compare
Choose a tag to compare

Bugfix release for queue manager instance.

(un)deprecate package

20 Apr 14:13
Compare
Choose a tag to compare

As Laravel 5 reconnection is not working, this package is still required.
See README for details.

Queue methods on Mailer class

07 Apr 15:18
Compare
Choose a tag to compare

Last release before deprecation.
Mail::queue, Mail::later, and similar methods.

Version compare fix

31 Mar 15:43
Compare
Choose a tag to compare

Bugfix for Laravel version check.

Laravel 5 support

31 Mar 11:34
Compare
Choose a tag to compare

Readme update.