diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=yehuda@m Tags: postman smtp, postman, smtp, email, mail, mailer, email log, oauth2, gmail, google apps, hotmail, yahoo, mandrill api, sendgrid api, elastic email, office365, mailgun Requires at least: 3.9 Tested up to: 4.9.5 -Stable tag: 1.8.9 +Stable tag: 1.9.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -296,6 +296,11 @@ To avoid being flagged as spam, you need to prove your email isn't forged. On a == Changelog == += 1.9.0 - 2018-07-22 +* Better support for secure delivery +* Support for constants auth (inside wp-config), check the detailes our [Blog](https://postmansmtp.com/post-smtp-1-9-0-better-support-for-secure-delivery) +* Automatic encryption select base on the port input - 25, 465, 587, 2525 + = 1.8.9 - 2018-04-24 * Sendgrid bug |