diff options
author | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2020-01-13 06:59:45 +0000 |
---|---|---|
committer | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2020-01-13 06:59:45 +0000 |
commit | 3686a6e1793a2c5af8b7ee4459e20887f08dc720 (patch) | |
tree | 88f1846b220499ca3fe9809064ba5e6070e642d9 /readme.txt | |
parent | 2850339b7b0f53042c2f27e7802e273c36d1cef8 (diff) | |
download | Post-SMTP-3686a6e1793a2c5af8b7ee4459e20887f08dc720.zip |
* Fixed: Notify on error bug - crash site
* Fixed: From header
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 6 |
1 files changed, 5 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: 5.3.2 -Stable tag: 2.0.8 +Stable tag: 2.0.9 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -286,6 +286,10 @@ To avoid being flagged as spam, you need to prove your email isn't forged. On a == Changelog == += 2.0.9 - 2020-01-13 +* Fixed: Notify on error bug - crash site +* Fixed: From header + = 2.0.8 - 2020-01-12 * Updated: Reply-To header bug |