Releases: wpexpertsio/Post-SMTP
Releases · wpexpertsio/Post-SMTP
2.0.5
- New: You can now export logs to CSV.
- Updated: Few notifications errors, and minor improvements.
2.0.4
- Updated: More security.
2.0.3
- Fixed: A few security issues.
2.0.2
- Fixed: Sendgrid code fix.
- Fixed: Default method (nothing configured) will use the default mail on the server and not SMTP.
2.1-beta.1
- NEW
- All New UI
- Sendinblue API Integration
2.0.1
- New: Mailer Type – Added an option to send without overwrite the ‘wp_mail’ function, better compability to WordPress delivery. hopefully will be the default in the future.
- Updated: Sendgrid API was upgraded and rewritten to the new version.
- Fixed: Message-Id header was missing on SMTP
- Fixed: Email logger optimization – better query for large amount of records.
- Fixed: The localization was fixed to match translate.wordpress.org translation system ( Thanks to Niels de Blaauw from Level-Level ).
- Fixed: Code and optimization ( Thanks to Niels de Blaauw from Level-Level ).
v1.9.8
v1.9.7
- New: Fallback Feature - Configure a backup SMTP when emails are failing.
- New: WordPress Multisite compability - with global settings.
- New: Email Log capability - give other user cheking the logs.
- Fixed: compatibility with mailster plugin
- Fixed: Mandrill exception bug - Thanks to Niels de Blaauw from Level-Level