Skip to content

1.8.2

Latest

Choose a tag to compare

@ianmjones ianmjones released this 19 Aug 14:31
70163fb
  • 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