Releases: wpexpertsio/Post-SMTP
Releases · wpexpertsio/Post-SMTP
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
2.3.2
Bug Fixes
- Fixed error related to Reply-To appearing in some cases.
2.3.1
Bug Fixes
- Fixed issues appearing in PostmanLogFields.php
- Emails were getting broken in some cases
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