Skip to content

Releases: popphp/pop-mail

4.0.3 Release

29 Nov 16:40
Compare
Choose a tag to compare

UPDATED

  • Updated for PHP version 8.2+

4.0.2 Release

17 May 18:08
Compare
Choose a tag to compare

PATCHED

  • Patch mailgun setData issue

4.0.1 Release

01 Apr 22:49
Compare
Choose a tag to compare

UPDATE

  • Update for pop-utils 2.1.0

4.0.0 Release

09 Nov 04:50
Compare
Choose a tag to compare

UPGRADED

  • Expanded the available mail transports to include:
    • Mailgun
    • Sendgrid
    • Office 365
    • AWS SES
    • Google
  • Expanded the available mail clients to include:
    • Office 365
    • Google
  • Upgraded for PHP >=8.1

3.8.0 Release

03 Sep 03:35
Compare
Choose a tag to compare

UPDATED

  • Updated pop-mime and pop-http components.

3.7.0 Release

29 Jun 22:41
Compare
Choose a tag to compare

ADDED

  • Add support for API-based transports for the popular mail services Mailgun and Sendgrid
  • Add default from param to mailer

3.6.3 Release

07 Feb 21:03
Compare
Choose a tag to compare

PATCHED

  • Message ID bug

3.2.5 Release

07 Feb 21:19
Compare
Choose a tag to compare

PATCHED

  • Patch message ID issue

3.6.2 Release

19 Dec 22:46
Compare
Choose a tag to compare

PATCHED

  • Patch for v8 str func issues

3.6.1 Release

16 Nov 15:33
Compare
Choose a tag to compare

UPDATED

  • Updated to support PHP 8