Skip to content

Releases: wpexpertsio/Post-SMTP

2.4.5

14 Mar 09:31
Compare
Choose a tag to compare

Bug Fixes

  • Reverted the fix to support minor PHP versions, impacting some other PHP versions.
  • NEW Filter post_smtp_incompatible_php added to fix the compatibility of minor PHP versions.

2.5-rc.1

14 Mar 09:33
Compare
Choose a tag to compare
2.5-rc.1 Pre-release
Pre-release

2.4.4

09 Mar 09:17
Compare
Choose a tag to compare

Bug Fixes

  • Emails not sending through MailGun & SendGrid in some cases
  • Resolved an issue where warnings were generated due to an array to string conversion.
  • Fixed a problem where CC and BCC recipients were not properly added when using SendInBlue.
  • Addressed an issue where multiple recipients using SendInBlue were receiving emails individually instead of as a group.
  • Fixed an email formatting issue that occurred in certain PHP versions.
  • Corrected an issue where the friendly name feature was not functioning properly with SendInBlue.

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