diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -3,8 +3,8 @@ Contributors: yehudah Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=yehuda@myinbox.in&item_name=Donation+for+PostSMTP 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.0.3 -Stable tag: 1.9.8 +Tested up to: 5.2 +Stable tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -12,9 +12,8 @@ Send, log and troubleshoot your Outgoing Email easily. Supports everything: SMTP == Description == -= Version 1.9.8 released - The SMTP Fallback = -A fallback is a unique solution only exist on Post SMTP. -You can configure a backup SMTP, so if your emails are failing your site will keep sending emails !!! [Read the detailes here](https://postmansmtp.com/post-smtp-1-9-7-the-smtp-fallback/) += Version 2.0 released - Mailer Type = +[Read the detailes here](https://postmansmtp.com/post-smtp-2-0-mailer-type-and-much-more/) = The Only SMTP plugin with chrome Notifications = Get notified if your emails are failing inside your Chrome browser. [Download here](https://chrome.google.com/webstore/detail/post-smtp-notifications/npklmbkpbknkmbohdbpikeidiaekjoch?hl=en-US) @@ -290,6 +289,14 @@ To avoid being flagged as spam, you need to prove your email isn't forged. On a == Changelog == += 2.0 - 2019-05-15 +* New: Mailer Type - Added an option to send without overwrite the 'wp_mail' function, better compability to WordPress delivery. hopefully will be the default in the future. +* Updated: Sendgrid API was upgraded and rewritten to the new version. +* Fixed: Message-Id header was missing on SMTP +* Fixed: Email logger optimization - better query for large amount of records. +* Fixed: The localization was fixed to match translate.wordpress.org translation system ( Thanks to Niels de Blaauw from Level-Level ). +* Fixed: Code and optimization ( Thanks to Niels de Blaauw from Level-Level ). + = 1.9.8 - 2019-02-18 * New: a new from field to the fallback - Can't trust the username as "from" value (email address). |