Skip to content

Releases: wpexpertsio/Post-SMTP

2.5-beta.1

09 Mar 09:20
Compare
Choose a tag to compare
2.5-beta.1 Pre-release
Pre-release

2.4.3

28 Feb 08:25
Compare
Choose a tag to compare

Bug Fixes

  • FIX - Code 400 error appearing in some cases for SendGrid with cc headers

2.4.2

24 Feb 05:31
Compare
Choose a tag to compare

Bug Fixes

  • Email header request issue fixed for MailGun
  • Email attachment issue is fixed in SendGrid

2.4.2-beta.2

23 Feb 10:14
Compare
Choose a tag to compare
2.4.2-beta.2 Pre-release
Pre-release

FIXES:

  • Fixed issues related to sending attachments with MailGun
  • Fixed error appearing using SendGrid endpoint.

2.4.1

23 Feb 06:20
Compare
Choose a tag to compare

2.4

21 Feb 11:01
Compare
Choose a tag to compare
2.4

Improvements

  • Replaced Mandrill SDK with Endpoints
  • Replaced SendGrid SDK with Endpoints

2.4-beta.1

18 Jan 13:18
Compare
Choose a tag to compare
2.4-beta.1 Pre-release
Pre-release

Improvements

  • Replaced Mandrill SDK with Endpoints
  • Replaced SendGrid SDK with Endpoints

2.3.2

10 Jan 07:06
Compare
Choose a tag to compare

Bug Fixes

  • Fixed error related to Reply-To appearing in some cases.

2.3.1

05 Jan 14:15
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issues appearing in PostmanLogFields.php
  • Emails were getting broken in some cases

2.3

03 Jan 11:53
Compare
Choose a tag to compare
2.3

Bug Fixes

  • PHP errors appear in ajax requests in some cases.
  • Fixed comma breaking the From name in the log section
  • Reply-to Header not being added in some instances (Reported by @pierrehooker)

Improvements

  • Updated sender header as per RFC-2822
  • Added PHP 8 Compatibility
  • Replaced Google API SDK with endpoints
  • Replaced MailGun SDK with endpoints
  • Replaced SendInBlue SDK with Endpoints