diff options
author | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2018-04-18 20:06:44 +0000 |
---|---|---|
committer | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2018-04-18 20:06:44 +0000 |
commit | 0bf9ab11082db7ee8feb2a2dc56829c4caf72913 (patch) | |
tree | e0e2f4d9859866998dde7fc88874568bbadda07e /readme.txt | |
parent | cfabde5bc30b3a23afad0e0c680658f5edff9236 (diff) | |
download | Post-SMTP-0bf9ab11082db7ee8feb2a2dc56829c4caf72913.zip |
* remove mailgun docs
* fix js error ($)
* fix mail function param
* script for dismiss "not configured.." message
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1860742 b8457f37-d9ea-0310-8a92-e5e31aec5664
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.3 +Stable tag: 1.8.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -293,6 +293,11 @@ To avoid being flagged as spam, you need to prove your email isn't forged. On a == Changelog == += 1.8.4 - 2018-04-18 +* New: Multiple notification options to failed emails +* Upgrade: The Gmail code was upgraded and code change to support large attachments +* Add: Fix release lock file error +* Change: "Not configured..." message is now dismissible = 1.8.3 - 2018-03-21 * Fix: SendGrid API Call Structure (The previous try didn't work) |