diff options
author | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2017-11-17 13:03:43 +0000 |
---|---|---|
committer | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2017-11-17 13:03:43 +0000 |
commit | 3573c371f56ad0e4739cae230925833eb31b8158 (patch) | |
tree | 0a48cb82a796c6b7e2432741b03995cb2bae611e /readme.txt | |
parent | fa49f47e2f3db3115a9af66ebd404bb66d0c520b (diff) | |
download | Post-SMTP-3573c371f56ad0e4739cae230925833eb31b8158.zip |
= 1.7.8 - 2017-11-17
* = Menu Items grouping =
* Fixed: IP detection error in some web hosts
* Fixed: Link open in new page attribute = _blank
* Fixed: Replace deprecated PHP 7 functions.
* Updated: Validator TLD's list
* Added: Email log date and search filter.
* Added: Alert on sending error (Fallback to local mail)
* Added: Email body preview (not raw)
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1769444 b8457f37-d9ea-0310-8a92-e5e31aec5664
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -2,8 +2,8 @@ Contributors: yehudah, jasonhendriks Tags: postman smtp, postman, smtp, email, mail, mailer, email log, oauth2, gmail, google apps, hotmail, yahoo, mandrill api, sendgrid api, elastic email Requires at least: 3.9 -Tested up to: 4.8 -Stable tag: 1.7.7 +Tested up to: 4.9 +Stable tag: 1.7.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -281,11 +281,15 @@ To avoid being flagged as spam, you need to prove your email isn't forged. On a == Changelog == -= 1.7.8 - 2017-10-28 += 1.7.8 - 2017-11-17 +* = Menu Items grouping = * Fixed: IP detection error in some web hosts * Fixed: Link open in new page attribute = _blank * Fixed: Replace deprecated PHP 7 functions. * Updated: Validator TLD's list +* Added: Email log date and search filter. +* Added: Alert on sending error (Fallback to local mail) +* Added: Email body preview (not raw) = 1.7.7 - 2017-10-17 * Fixed: Error sending files with sendgrid |