Skip to content

Releases: wpexpertsio/Post-SMTP

2.9.8

22 Aug 08:06
Compare
Choose a tag to compare
  • New: Added SendGrid EU support.
  • New: Added pre_wp_mail filter.
  • Tweak: Sometimes Post SMTP was not detecting Post SMTP Pro.
  • Updated: Feedback SDK to the latest version.
  • Fix - Mailjet - Reply-To email was not working properly.

2.9.7

02 Jul 05:17
Compare
Choose a tag to compare

2.9.5

25 Jun 07:53
Compare
Choose a tag to compare
  • Added: New Successful, Failed, and All email filter on email logs.
  • Added: Option to print email.
  • Updated: The user interface of settings tabs

2.8.7

20 Dec 07:52
Compare
Choose a tag to compare
  • Improvement - added sanitization where missing to improve security
  • Improvement - added nonce where missing to improve security

2.7.0

01 Nov 04:17
Compare
Choose a tag to compare
  • NEW - Added support for POST SMTP app. Visit documentation for more information
  • FIX - Raw HTML was sent when using ElasticEmail service.
  • FIX - Raw HTML was sent when resending emails from the log section.

2.6.0

12 Sep 10:14
Compare
Choose a tag to compare

Improvement: Now, users can skip the banner from the dashboard.
NEW: Elastic mail socket added
Bug Fix: When using PHPMailer, the failed email log was not creating
NEW: When resetting the plugin settings, the user can check to preserve logs from getting removed
NEW: MainWP integration added. How-to instructions will be available publicly soon.

2.5.9

24 Jul 06:06
Compare
Choose a tag to compare

IMPROVEMENTS

  • Improved email log popup content

FIX

  • Reverted support for HTML view in email content popup with proper checks to avoid CSS conflicts.

NEW

  • Added new filter post_smtp_before_view_log to extend log section view.

2.5.9-beta.1

17 Jul 07:23
Compare
Choose a tag to compare
2.5.9-beta.1 Pre-release
Pre-release

FIX

  • Reverted support for HTML view in email content popup with proper checks to avoid CSS conflicts.

NEW

  • Added new filter post_smtp_before_view_log to extend log section view.

2.5.8

12 Jul 10:03
Compare
Choose a tag to compare

IMPROVEMENTS

  • Added function to escape backend email content popup HTML.
  • Added Failed/success labels for better visibility.
  • Displayed error message on hover and in the popup to simplify the interface and UX in the log section.
  • Updated Feedback SDK to the latest version

FIXES

  • Fix: Pagination was getting reset on resending emails.

2.5.7

21 Jun 09:45
Compare
Choose a tag to compare

IMPROVEMENTS

  • Enhance code quality and strengthen security measures.