Releases: wpexpertsio/Post-SMTP
Releases · wpexpertsio/Post-SMTP
2.4.5
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
2.4.4
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
2.4.3
Bug Fixes
- FIX - Code 400 error appearing in some cases for SendGrid with cc headers
2.4.2
Bug Fixes
- Email header request issue fixed for MailGun
- Email attachment issue is fixed in SendGrid
2.4.2-beta.2
FIXES:
- Fixed issues related to sending attachments with MailGun
- Fixed error appearing using SendGrid endpoint.
2.4.1
2.4
Improvements
- Replaced Mandrill SDK with Endpoints
- Replaced SendGrid SDK with Endpoints
2.4-beta.1
Improvements
- Replaced Mandrill SDK with Endpoints
- Replaced SendGrid SDK with Endpoints