Skip to content

Commit

Permalink
Release 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
smusmanobjects committed Dec 8, 2022
1 parent 05802c4 commit b283499
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
2 changes: 1 addition & 1 deletion postman-smtp.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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: 2.2-beta.2
* Version: 2.2
* Author: Post SMTP
* Text Domain: post-smtp
* Author URI: https://postmansmtp.com
Expand Down
27 changes: 15 additions & 12 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@ Plugin URI: https://wpexperts.io/
Contributors: wpexpertsio
Tags: email, mail, smtp, wordpress smtp, email log, postman smtp, postman, gmail, google apps, hotmail, yahoo, mandrill api, sendgrid api, elastic email, office365, mailgun
Requires at least: 3.9
Tested up to: 6.0.2
Stable tag: 2.1.10
Tested up to: 6.1.1
Stable tag: 2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Send, log, and get notified when your emails are failing. Plus a unique option for secondary backup SMTP so your emails will never stop. Supports everything: SMTP, Gmail, Mailgun, office365, SendGrid, Elastic Email and OAuth 2.0!

== Description ==

[Live Demo](https://www.tastewp.com/plugins/post-smtp) | [Extensions](https://postmansmtp.com/extension/)

= WordPress Mail SMTP Plugin =

Post SMTP is a next-generation WP Mail SMTP plugin that assists and improves the email deliverability process of your WordPress website.
Expand Down Expand Up @@ -103,6 +105,12 @@ SendGrid has a free SMTP plan that you can use to send up to 100 emails per day.
* **Sendinblue API for sending any email** (requires a [Sendinblue](https://www.sendinblue.com/) account and PHP 5.3)
SendinBlue is an effective and great email software for Small to Medium businesses. You can build customer relationships with an all-in-one digital marketing toolbox. Their free plan allows you to send up to 300 emails per day.

* **PostMark API for sending any email** (requires a [PostMark](https://postmarkapp.com/) account and PHP 5.3)
Postmark is a cloud-based email management software designed to help businesses handle and streamline the delivery of emails.

* **SparkPost API for sending any email** (requires a [SparkPost](https://www.sparkpost.com/) account and PHP 5.3)
SparkPost is a cloud-based email analytics solution designed to help businesses of all sizes optimize email performance, deliverability, engagement, and more.

= Compatibility & Support =
* [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
* [Woocommerce](https://wordpress.org/plugins/woocommerce/)
Expand Down Expand Up @@ -286,27 +294,22 @@ To avoid being flagged as spam, you need to prove your email isn't forged. On a
1. Diagnostic Information screen
1. Email Log Filter



== Changelog ==

= 2.2-beta.2 - 2022-11-02 =
*NEW**
= 2.2 - 2022-12-08 =
* **NEW**
* Added New Socket/ Email Service Postmark
* Added New Socket/ Email Service SparkPost
*IMPROVEMENTS**
* SSRF Prevention
* PHP 8.0+ Compatibility Added
* **IMPROVEMENTS**
* SSRF Prevention
* SQL Warning Removed
* MailGun SDK Updated to Latest Version
* Compatibility with BackupBuddy added
* Freemius SDK Updated
*FIXES**
* **FIXES**
* Multisite Plugin Update
* Additional Headers were not saved properly in some cases
* Import Button was not working in some cases


= 2.1.10 - 2022-10-10 =
* **FIXES**
* Avoid redirection to wizard on activation
Expand Down

0 comments on commit b283499

Please sign in to comment.