Skip to content

Releases: WPManageNinja/fluent-smtp

2.2.95

28 Dec 13:27

Choose a tag to compare

New Features

  • Added Multiple Notification Channels for Email Failure Notification
  • Added Pushover Notification Support
  • Added toSend Email Sending Provider
  • Added Option to disable API Keys Encryption
  • Fixed PHP 8.4 Compatibility Issues
  • Using Composer-Based Autoload instead of spl_autoload

What's Changed

  • #280 issue:openssl decrypt warning issue fix by @shamim0902 in #281
  • Fixed some issues and improved overall. by @heera in #300
  • Add ap-northeast-3 (Asia Pacific (Osaka)) region by @tsaito18 in #305
  • fix:removed-sendgrid-validator-from-smtp2go-handler by @ashiikkhan in #321
  • PHP 8.4 support for class FluentMail\App\Services\Mailer\Manager; by @buutqn in #313
  • return true on successful fallback email by @gazer22 in #279
  • Update error handling of BaseHandler by @justinkruit in #293
  • elastic-email-attachments-fix by @RumanCodes in #322
  • PHP 8.4 support: DB/Connection, DB/QueryBuilder/QueryBuilderHandler and Mailer/BaseHandler; by @buutqn in #325
  • Version 2.2.92 by @RumanCodes in #326
  • Fix loading email body into iframe on Firefox by @Brugman in #356
  • updated mailgun domain and api link by @ashiikkhan in #331
  • Refactor: Notification Alerts System by @tdrayson in #351
  • Add Pushover notification integration by @tdrayson in #350
  • Added Experimental Provider tosend and added feature to disable api keys encryption. by @techjewel in #357

New Contributors

Full Changelog: 2.2.90...2.2.95

2.2.90

07 Feb 14:25

Choose a tag to compare

What's Changed

- NEW: Added SMTP2GO Provider
- Improved Translations
- Added name attribute to attachment files
- Security Update: GMail SDK Library to the latest version	
- Updated JS DomPurify Library
- Fixed: Email Failed Notification Issue with Slack
- Styling Improvements

FluentSMTP 2.2.1

08 Nov 12:56

Choose a tag to compare

  • Refactored Google API integration
  • Fix encoding issues for Outlook API connection
  • ElasticMail Attachment issues fixed
  • Fixed digest email esc_* issues
  • Added contributors to the plugin about page.
  • UI&UX Improvements

Special thanks to our contributors in the version:

@MikSco
@razorfrog
@Brugman
@saberg3

FluentSMTP 2.2.0

20 Aug 19:01

Choose a tag to compare

  • Added Elastic Mail API
  • PHP 8.0 & 8.1 compatibility
  • UI Improvements

FluentSMTP 2.1.2

05 Jul 09:06

Choose a tag to compare

  • Google/Gmail API Upgrade
  • UI Improvements

Version 1.1.1

16 Apr 06:22

Choose a tag to compare

DB Issues fix

1.0.1

24 Jan 12:14

Choose a tag to compare

1.0.1 (Date: January 24, 2021)

  • Fix UTF-8 issues
  • SendInBlue wp-config constant issue fixed
  • Fallback from name issue fixed
  • Search for Email Logs has been fixed

Version 1.0.0 Release

18 Jan 18:50

Choose a tag to compare

Update README.md