Skip to content

Releases: lorenzo/cakephp-email-queue

5.1.0

16 Dec 11:49
6eaf1f1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...5.1.0

5.0.0

14 Apr 10:22
ea06e74
Compare
Choose a tag to compare

Upgrade to cake 4.3

4.0.0

14 Apr 11:00
47b9517
Compare
Choose a tag to compare
  • Migrated to Cake 4

EmailQueue 3.3.1 Released

14 Aug 15:25
Compare
Choose a tag to compare
  • Made the template field in the database grow up to 100 chars

EmailQueue 3.3.0 Released

10 Jun 12:48
Compare
Choose a tag to compare
  • Made the template_vars column in the database a LONGTEXT

EmailQueue 3.2.0 Released

14 Jan 13:29
Compare
Choose a tag to compare
  • Works with Cake >=3.6

EmailQueue 3.1.4 Released

16 Nov 08:38
Compare
Choose a tag to compare
attachment-support and bugfixing (#16)

* added attachments-support

* send mail bugfix

* added null => true in migration

EmailQueue 3.1.3 released

27 Apr 08:07
Compare
Choose a tag to compare
  • Mariking some optional columns as nullable in the schema

EmailQueue 3.1.2 released

13 Apr 21:03
Compare
Choose a tag to compare
  • Fixed bug in getBatch() getting bigger batches than it should

EmailQueue 3.1.1 released

24 Mar 10:20
Compare
Choose a tag to compare
  • Fixed mistake in migration code