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 | 0b244f7df855f16d1d767054bd7b728ef21462e9 (patch) | |
tree | 0a48cb82a796c6b7e2432741b03995cb2bae611e /postman-smtp.php | |
parent | 238d3e53f51c4408581b4961924120ac008a2ae4 (diff) | |
download | Post-SMTP-0b244f7df855f16d1d767054bd7b728ef21462e9.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)
Diffstat (limited to 'postman-smtp.php')
-rw-r--r-- | postman-smtp.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postman-smtp.php b/postman-smtp.php index 21a3911..04b8e16 100644 --- a/postman-smtp.php +++ b/postman-smtp.php @@ -4,7 +4,7 @@ * Plugin Name: Post SMTP * Plugin URI: https://wordpress.org/plugins/post-smtp/ * Description: Email not reliable? Post SMTP is the first and only WordPress SMTP plugin to implement OAuth 2.0 for Gmail, Hotmail and Yahoo Mail. Setup is a breeze with the Configuration Wizard and integrated Port Tester. Enjoy worry-free delivery even if your password changes! - * Version: 1.7.7 + * Version: 1.7.8 * Author: Jason Hendriks, Yehuda Hassine * Text Domain: post-smtp * Author URI: https://postmansmtp.com |