summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authoryehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664>2019-08-26 21:21:52 +0000
committeryehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664>2019-08-26 21:21:52 +0000
commit69ef56ca57030e9c76e03ea937c9bdef1a4a3750 (patch)
tree39e58d4a0e0b9c0a1c502e8efd62cd3404bb6139 /readme.txt
parentdfd3ed355536e796f077b34c439e00a27ab8a8ac (diff)
downloadPost-SMTP-69ef56ca57030e9c76e03ea937c9bdef1a4a3750.zip
More Security Hardering
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/readme.txt b/readme.txt
index 13bd9e4..9781cb4 100644
--- a/readme.txt
+++ b/readme.txt
@@ -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.2.2
-Stable tag: 2.0.3
+Stable tag: 2.0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -12,8 +12,8 @@ Send, log and troubleshoot your Outgoing Email easily. Supports everything: SMTP
== Description ==
-= Version 2.0.3 released - Security Fix =
-I fixed a few security issues - I still need to fix one more thing (minor), so another version bump will coming soon.
+= Version 2.0.4 released - The plugin is more secure =
+Final fixes to make it the best and secure mailer plugin for WordPress
= 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)
@@ -289,6 +289,9 @@ To avoid being flagged as spam, you need to prove your email isn't forged. On a
== Changelog ==
+= 2.0.4 - 2019-08-27
+* Updated: More security.
+
= 2.0.3 - 2019-08-21
* Fixed: A few security issues.