Skip to content

Releases: Iandenh/cakephp-sendgrid

4.0.1

18 Jul 06:47
7860ec5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...4.0.1

4.0.0

20 May 15:40
72f92bb

Choose a tag to compare

Add support for CakePHP 5

4.0.0-beta1

01 Nov 21:27
622612b

Choose a tag to compare

4.0.0-beta1 Pre-release
Pre-release

Add support for cakephp 5

3.2.0

22 Oct 14:58
048c2a1

Choose a tag to compare

  • Allow Sendgrid PHP sdk version 8

3.1.0

25 Jun 18:25
46e539b

Choose a tag to compare

  • Add support for email address that have illegal local part @oddmutou

3.0.0

28 Jul 07:50
a4837ac

Choose a tag to compare

CakePHP 4 version

2.0.0

28 Jul 07:48
129937e

Choose a tag to compare

fix: Fix not trying to add empty arrays to sendgrid. To fix with send…

3.0.0-beta2

25 Feb 09:41
28e6271

Choose a tag to compare

3.0.0-beta2 Pre-release
Pre-release

Fix: (400 Bad Request) Invalid replyTo email address
Fix: Passing raw string subject to sendgrid

2.0.0-beta5

25 Feb 09:39
4ec86c7

Choose a tag to compare

Passing raw string subject to sendgrid

2.0.0-beta4

19 Feb 12:50
c853776

Choose a tag to compare

Now usable with CakePHP version 3.4+ previously only with 3.5+.