summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authoryehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664>2018-07-22 09:34:11 +0000
committeryehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664>2018-07-22 09:34:11 +0000
commit65b0ae497d4363bc3bc3339e0d353e47d7aa20ff (patch)
tree3f9554701f62ca90d863241c632b780b748c9477 /readme.txt
parentaf8dd075caa001a715e27360be37fbeb29e80ca7 (diff)
downloadPost-SMTP-65b0ae497d4363bc3bc3339e0d353e47d7aa20ff.zip
Better support for secure delivery and auth contacts (wp-config)
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index f49e869..0b9f135 100644
--- a/readme.txt
+++ b/readme.txt
@@ -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