Skip to content

Releases: lorenzo/cakephp-email-queue

5.1.0

Choose a tag to compare

@lorenzo lorenzo released this 16 Dec 11:49
6eaf1f1

What's Changed

New Contributors

Full Changelog: v5.0.0...5.1.0

5.0.0

Choose a tag to compare

@lorenzo lorenzo released this 14 Apr 10:22
ea06e74

Upgrade to cake 4.3

4.0.0

Choose a tag to compare

@lorenzo lorenzo released this 14 Apr 11:00
47b9517
  • Migrated to Cake 4

EmailQueue 3.3.1 Released

Choose a tag to compare

@lorenzo lorenzo released this 14 Aug 15:25
  • Made the template field in the database grow up to 100 chars

EmailQueue 3.3.0 Released

Choose a tag to compare

@lorenzo lorenzo released this 10 Jun 12:48
  • Made the template_vars column in the database a LONGTEXT

EmailQueue 3.2.0 Released

Choose a tag to compare

@lorenzo lorenzo released this 14 Jan 13:29
  • Works with Cake >=3.6

EmailQueue 3.1.4 Released

Choose a tag to compare

@lorenzo lorenzo released this 16 Nov 08:38
attachment-support and bugfixing (#16)

* added attachments-support

* send mail bugfix

* added null => true in migration

EmailQueue 3.1.3 released

Choose a tag to compare

@lorenzo lorenzo released this 27 Apr 08:07
  • Mariking some optional columns as nullable in the schema

EmailQueue 3.1.2 released

Choose a tag to compare

@lorenzo lorenzo released this 13 Apr 21:03
  • Fixed bug in getBatch() getting bigger batches than it should

EmailQueue 3.1.1 released

Choose a tag to compare

@lorenzo lorenzo released this 24 Mar 10:20
  • Fixed mistake in migration code