Skip to content

v4.9.0

Latest

Choose a tag to compare

@alexander-sakal alexander-sakal released this 25 Jun 09:42
· 1 commit to master since this release

[4.9.0] - 2026-06-25

Added:

  • WP-CLI commands to configure WP Mail SMTP from the command line, including SMTP and API-key mailer setup, individual setting management, and alert provider configuration.
  • Code Snippets tab on the Tools page to browse, preview, and install WP Mail SMTP's WPCode snippets.
  • Support for the WordPress Abilities API (WordPress 6.9), letting connected tools and AI assistants securely read your email logs, sending statistics, and debug events.
  • A one-click option to deactivate a conflicting plugin directly from the conflict notice.
  • Confirmation prompt before enabling the "Hide Email Delivery Errors" option, so the setting is not turned on by accident.

Changed:

  • Improved error handling and troubleshooting guidance when an email fails to send.
  • Updated Action Scheduler library to 4.0.0.

Fixed:

  • The "Last week" stat in the Lite weekly summary email showed the just-started current week's count instead of the actual previous week's total, because the email is sent on Monday at 2pm.
  • Hardened permission checks and request handling across several admin and alert features to address potential security issues.