Skip to content

Releases: nterms/yii2-mailqueue

v 0.0.16

05 Dec 16:03
8acfbda
Compare
Choose a tag to compare

Merged fix #46

v 0.0.15

01 Nov 16:01
85a7259
Compare
Choose a tag to compare

Fixed issues: #30 #37 #43 #44
Support for SwiftMailer 2.1.0

v 0.0.14

20 Mar 13:39
Compare
Choose a tag to compare

Fixed the issue #35

v 0.0.13

11 Mar 01:48
Compare
Choose a tag to compare

Auto purge sent emails.

v 0.0.12

01 Dec 12:54
Compare
Choose a tag to compare

Fixed the issue of serialized data not saved correctly to the database.

v 0.0.11

14 Nov 10:34
Compare
Choose a tag to compare

Fix for the issue #24

v 0.0.10

14 Nov 10:31
Compare
Choose a tag to compare

Fixed the issue #24

v 0.0.9

12 Nov 12:31
Compare
Choose a tag to compare

File attachment issue fixed

v 0.0.8

20 Sep 05:45
Compare
Choose a tag to compare
  • Change process() to use BaseMailer::send() method
  • Make init migration portable to other db drivers.

v 0.0.7

22 Jun 05:56
Compare
Choose a tag to compare

Adds a default console action to process the mailqueue.