summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authoryehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664>2020-02-25 07:40:20 +0000
committeryehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664>2020-02-25 07:40:20 +0000
commitc2335f6f0e86b17ec7346580e352b3e5d77ebf9e (patch)
tree49c601aa589a876d19ef36a8665ad02dff2e1936 /readme.txt
parent627da3a95f28c13a9298d05487a4574dff5d205a (diff)
downloadPost-SMTP-c2335f6f0e86b17ec7346580e352b3e5d77ebf9e.zip
Fix slack notifications
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 17a6099..206605f 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.3.2
-Stable tag: 2.0.10
+Stable tag: 2.0.11
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -12,6 +12,10 @@ Send, log and troubleshoot your Outgoing Email easily. Supports everything: SMTP
== Description ==
+= Looking for Google Analytics AIO plugin? =
+If you used the good and old Google Analytics Dashboard For WP, I have forked the original plugin here:
+[https://wordpress.org/plugins/metrics-query/](https://wordpress.org/plugins/metrics-query/)
+
= 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)
@@ -287,6 +291,9 @@ To avoid being flagged as spam, you need to prove your email isn't forged. On a
== Changelog ==
+= 2.0.11 - 2020-02-25
+* Fixed: Slack notifications
+
= 2.0.10 - 2020-01-21
* Fixed: HTML content type
* Fixed: Sendgrid crash when has duplicates recipients (bypass, Sendgrid issue).