diff options
author | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2017-10-17 21:04:37 +0000 |
---|---|---|
committer | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2017-10-17 21:04:37 +0000 |
commit | a55cff0dfacfb27a80e763b009b47daea9b61f12 (patch) | |
tree | c2c4286b1d7c2f96748e47b288a9f40762a2a724 /readme.txt | |
parent | 0e5055bf5b513df03b0f9ac8bd2810ffe72ed744 (diff) | |
download | Post-SMTP-a55cff0dfacfb27a80e763b009b47daea9b61f12.zip |
= 1.7.7 - 2017-10-17
* Fixed: Error sending files with sendgrid
* Fixed: Wrong attachments format in Mandrill
* Fixed: Wrong Sender Header in Mandrill
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -3,7 +3,7 @@ Contributors: yehudah, jasonhendriks Tags: postman smtp, postman, smtp, email, mail, mailer, email log, oauth2, gmail, google apps, hotmail, yahoo, mandrill api, sendgrid api, sparkpost api Requires at least: 3.9 Tested up to: 4.8 -Stable tag: 1.7.6 +Stable tag: 1.7.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -270,11 +270,14 @@ To avoid being flagged as spam, you need to prove your email isn't forged. On a == Changelog == += 1.7.7 - 2017-10-17 +* Fixed: Error sending files with sendgrid +* Fixed: Wrong attachments format in Mandrill +* Fixed: Wrong Sender Header in Mandrill = 1.7.6 - 2017-10-17 * Missing sendgrid files * Fixed: Localization slug -* Fixed: Error sending files with sendgrid = 1.7.5 - 2017-10-07 = * Fixed: security issue (XSS) |