diff --git a/postman-smtp.php b/postman-smtp.php index c2ea046c..9831b2b8 100644 --- a/postman-smtp.php +++ b/postman-smtp.php @@ -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: 3.0.0-rc.1 + * Version: 3.0.0 * Author: Post SMTP * Text Domain: post-smtp * Author URI: https://postmansmtp.com diff --git a/readme.txt b/readme.txt index 95386063..b4678ac0 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Contributors: wpexpertsio Tags: smtp, gmail smtp, email, email logs, office 365 Requires at least: 5.6.0 Tested up to: 6.7 -Stable tag: 2.9.14 +Stable tag: 3.0.0 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -281,11 +281,11 @@ Important: If you are using version 2.8.7 or lower of our plugin, please update == Changelog == -= 3.0.0 - Oct 14, 2024 = -* New: Introduced all [New Post SMTP Dashboard](Link) for users' ease. -* New: Introduced new SMTP socket [SMTP2GO](Link) += 3.0.0 - Jan 07, 2024 = +* New: Introduced all New Post SMTP Dashboard for users' ease. +* New: Introduced new SMTP socket SMTP2GO. * New: Introduced new Send Mail user interface. -* New: Introduced Webhook, so you can add Webhook URL to get notified when an email is failed [How to Setup Webhook URL](Link) +* New: Introduced Webhook, so you can add Webhook URL to get notified when an email is failed. = 2.9.14 - December 18, 2024 = * Tweak - WordPress 6.7 Transalation compatibility added.