You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improvement: PHP and JS dependencies have been updated
Bug fix: An email that PHPMailer cannot build, such as one with a rejected From address, is now reported as failed instead of being sent empty
Bug fix: Email addresses are now validated with WordPress's is_email(), so WP Offload SES accepts exactly the addresses WordPress accepts
Bug Fix: Email attachments are now stored with a higher-entropy directory name, a hashed file name, and directory-listing protection to prevent sensitive information disclosure, thanks 0nlymohammed via the Intigriti Bug Bounty program