Skip to content

Releases: wpexpertsio/Post-SMTP

2.0.5

18 Jul 11:26
Compare
Choose a tag to compare
  • New: You can now export logs to CSV.
  • Updated: Few notifications errors, and minor improvements.

2.0.4

18 Jul 11:26
Compare
Choose a tag to compare
  • Updated: More security.

2.0.3

18 Jul 11:25
Compare
Choose a tag to compare
  • Fixed: A few security issues.

2.0.2

18 Jul 11:25
Compare
Choose a tag to compare
  • Fixed: Sendgrid code fix.
  • Fixed: Default method (nothing configured) will use the default mail on the server and not SMTP.

2.1-beta.1

18 Jul 11:37
Compare
Choose a tag to compare
2.1-beta.1 Pre-release
Pre-release
  • NEW
  • All New UI
  • Sendinblue API Integration

2.0.1

18 Jul 11:25
ca1c75f
Compare
Choose a tag to compare
  • 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

04 Mar 15:11
Compare
Choose a tag to compare
  • New: a new form field to the fallback - Can't trust the username as "from" value (email address).

v1.9.7

04 Mar 15:10
Compare
Choose a tag to compare
  • 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

v1.9.6

04 Mar 15:10
Compare
Choose a tag to compare
  • Added support for our new chrome notification extension.
  • few fixes

v1.9.5

04 Mar 15:09
Compare
Choose a tag to compare
  • Added support for Mailgun Europe region.

  • Replace "buggey" mime_content_type php function