Skip to content

Changelog

Stay updated with the latest improvements, new features, bug fixes, and performance enhancements in FluentSMTP.

FluentSMTP v2.2.95

Released on December 28, 2025

markdown
• Adds Multiple Notification Channels for Email Failure Notification
• Adds Pushover Notification Support
• Adds toSend Email Sending Provider
• Adds Option to disable API Keys Encryption
markdown
• Fixes PHP 8.4 Compatibility Issues

FluentSMTP v2.2.92

Released on August 27, 2025

markdown
• Adds PHP 8.4 support for FluentMail\App\Services\Mailer\Manager
• Adds new Amazon SES region: ap-northeast-3 (Asia Pacific – Osaka)
markdown
• Fixes attachment handling issue with Elastic Email
• Fixes import statement issue for SMTP2GO
• Fixes Logger Resend Email to respect Content-Type for HTML emails
• Fixes redundant navigation error in Logs screen when refreshing
• Fixes Content-Type header to always be logged for accurate email resends
• Fixes general bugs and minor issues
markdown
• Improves error handling in BaseHandler
• Improves fallback email handling to return true on success
• Improves overall performance
• Improves styling across the dashboard

FluentSMTP v2.2.90

Released on February 7, 2025

markdown
• Adds SMTP2GO Provider
• Adds name attribute to attachment files
markdown
• Fixes Email Failed Notification issue with Slack
markdown
• Improves Translations
• Improves styling across the dashboard
• Security: Updates Google SDK Library to the latest version and updates JS DomPurify Library

FluentSMTP v2.2.83

Released on November 22, 2024

markdown
• Fixes unserialize parameter issue

FluentSMTP v2.2.82

Released on November 22, 2024

markdown
• Security: Fixes data un-serialization issue
• Fixes Sparkpost recipient issue

FluentSMTP v2.2.81

Released on October 20, 2024

markdown
• Adds custom header support for Postmark
markdown
• Security: Fixes nonce verification for Slack request (props to Patchstack)
• Fixes WooCommerce emailing issue when text mode is enabled
• Fixes translation issues

FluentSMTP v2.2.80

Released on July 2, 2024

markdown
• Adds Plain Text Support: Convert HTML emails to plain text and send as multi-part email
markdown
• Improves translations
• Improves internal code base

FluentSMTP v2.2.73

Released on April 25, 2024

markdown
• Adds Day-of-the-time email sending chart
markdown
• Improves compatibility with PHP 8.X

FluentSMTP v2.2.72

Released on March 16, 2024

markdown
• Fixes Slack notification issue
markdown
• Improves compatibility with PHP 8.4

FluentSMTP v2.2.71

Released on January 1, 2024

markdown
• Hot Fix: Fixes the issue with input fields

FluentSMTP v2.2.7

Released on January 1, 2024

markdown
• Adds real-time email failure notification via Telegram, Slack, and Discord
• Adds option to add additional email addresses for Amazon SES
markdown
• Improves overall UI

FluentSMTP v2.2.6

Released on October 1, 2023

markdown
• Adds encryption for all SMTP connection keys
markdown
• Fixes UI conflict with other plugins
markdown
• Improves migration of SendInBlue API to Brevo API
• Improves plugin conflict detection with auto-fix

FluentSMTP v2.2.5

Released on July 6, 2023

markdown
• Security: Email subject is now sanitized and escaped on preview
• Fixes http_build_query issue for the latest PHP version
markdown
• Shows Server Response by default in logs
• Improves UI and UX for email preview

FluentSMTP v2.2.4

Released on February 4, 2023

markdown
• Adds FLUENTMAIL_SIMULATE_EMAILS constant to simulate emails programmatically
markdown
• Fixes Outlook API connection issues
• Fixes inline documentation links
markdown
• Email preview is now sanitized
• Improves overall UX

FluentSMTP v2.2.2

Released on November 11, 2022

markdown
• Fixes vendor conflict for Google/Gmail connection
markdown
• Improves UI on connection wizard

FluentSMTP v2.2.1

Released on November 8, 2022

markdown
• Adds contributors to the plugin's about page
markdown
• Fixes encoding issues for Outlook API connection
• Fixes ElasticEmail attachment issues
• Fixes digest email esc_* issues
markdown
• Refactors Google API integration
• Improves overall UI and UX

FluentSMTP v2.2.0

Released on August 21, 2022

markdown
• Adds Elastic Mail API
markdown
• Improves PHP 8.0 and 8.1 compatibility
• Improves overall UI

FluentSMTP v2.1.2

Released on July 5, 2022

markdown
• Upgrades the Google/Gmail API
• Improves overall UI

FluentSMTP v2.1.1

Released on March 12, 2022

markdown
• Fixes auto-delete of old email logs
markdown
• Improves the Email Logging screen
• Improves the UI and Settings

FluentSMTP v2.1.0

Released on October 24, 2021

markdown
• Adds the ability to remove "from email" and "from name" via filter hook
markdown
• Fixes cron issues
• Fixes PHP 8.0 compatibility issue
markdown
• Improves multiple-connection UX

FluentSMTP v2.0.2

Released on September 21, 2021

markdown
• Fixes scheduled database cleanup
markdown
• Improves wp_mail loading and email sending
• Improves Pepipost driver
• Improves SendGrid driver
• Improves SendinBlue driver

FluentSMTP v2.0.1

Released on July 28, 2021

markdown
• Adds Postmark API connection
markdown
• Fixes dashboard stat number
• Fixes sanitization issue

FluentSMTP v2.0.0

Released on July 27, 2021

markdown
• Adds Outlook / Office 365 API connection
• Adds Fallback Connection feature
• Adds one-click migration from WP Mail SMTP plugin
• Adds one-click migration from WP Easy SMTP plugin
• Adds the ability to disable force From Email for supported connections
• Adds nonce and sanitization for connection inputs
markdown
• Improves Amazon SES connection
• Improves overall UI

FluentSMTP v1.2.0

Released on May 26, 2021

markdown
• Adds Gmail and Google Workspace API connection
• Adds built-in docs
• Adds bulk send emails from logs
• Adds Email Simulator
markdown
• Fixes PHP 8 compatibility issue
• Fixes Amazon API issue
markdown
• Improves overall UI

FluentSMTP v1.1.1

Released on April 26, 2021

markdown
• Fixes database warning issue

FluentSMTP v1.1.0

Released on April 25, 2021

markdown
• Fixes error handling issues
markdown
• Optimizes database queries
• Optimizes Amazon SES connection
• Improves overall UI
• Improves VueJS loading

FluentSMTP v1.0.1

Released on January 24, 2021

markdown
• Fixes UTF-8 issues
• Fixes SendinBlue wp-config constant issue
• Fixes fallback "from name" issue
• Fixes search for email logs

FluentSMTP v1.0.0

Released on January 18, 2021

🎉 Initial Release

markdown
• Hello World! The first release of FluentSMTP is here.
• 349 git commits so far.
• Three months in the making.
• Let's make email sending easier!