New: Amazon SES regions Asia Pacific (Jakarta), Asia Pacific (Osaka), and Israel (Tel Aviv) are now selectable
New: AWS PHP SDK has been updated to v3.319.4
New: PHP and JS dependencies have been updated
1.7.0 - Jul 01, 2024
New: Logs of successfully sent emails can now be instantly removed
New: Logs of failed emails that have been successfully re-sent can now be instantly removed
New: Logs can now be bulk deleted via new "Purge Logs" functionality
New: Emails can now be enqueued in the local database without being sent to Amazon SES via the new "Enqueue Only" mode
New: "Enqueue Only" mode can now be programmatically configured via the enqueue-only key in WPOSES_SETTINGS
New: PHP 7.4 or later is now required
New: AWS PHP SDK has been updated to v3.308.6
Bug fix: Accessing the settings page is now much faster when there are millions of logged emails
Bug fix: URLs with encoded parameters generated by third parties are now compatible with click tracking
Bug fix: "Cron not running" emails are no longer sent for every subsite during a multisite network upgrade
Bug fix: The admin notice regarding failed emails now links to the correct network settings page when multisite is enabled and subsite settings are disabled
1.6.8 - Feb 09, 2024
Bug fix: Using the WPOSES_SETTINGS define no longer causes a fatal error
1.6.7 - Feb 08, 2024
Bug fix: Security: Unserializing an object related to plugin settings now passes 'allowed_classes' => false to avoid instantiating the complete object and potentially running malicious code
Bug fix: Security: Processing of the email queue now restricts the type of data allowed to ensure stored queue items meet requirements
1.6.6 - Aug 24, 2023
New: WordPress 6.3 compatible
New: PHP 8.2 compatible
New: AWS PHP SDK has been updated to v3.279.0
New: Links to plugin documentation, support, feedback, and changelog are now available in the footer of WP Admin
New: Returning an empty array from the 'wp_mail' filter will stop the email from being queued and sent
New: Delete from logs after 1 day and 3 days options added
Bug fix: "Warning: is_readable(): open_basedir restriction in effect. File(~/.aws/config) is not within the allowed path(s)" is no longer logged to debug.log
Bug fix: Settings sub-menu in a multisite subsite no longer wraps incorrectly
Bug fix: Settings tooltips are now displayed in their correct position
1.6.5 - Jun 05, 2023
Bug fix: Apostrophes in email addresses no longer prevent sending
Bug fix: More than 25 Verified Senders can now be managed
1.6.4 - May 18, 2023
Bug fix: WP Offload SES now works with PHP 8.2
Bug fix: Security: Updated AWS SDK to address a vulnerability in guzzlehttp/psr7 as reported in CVE-2023-29197
1.6.3 - Apr 12, 2023
Bug fix: WP Offload SES is once again compatible with sites using PHP 7 and WordPress 5.3–5.8
Bug fix: Inability to connect to the licensing API no longer causes fatal errors in WP Admin
1.6.2 - Mar 31, 2023
Improvement: Instructions for creating IAM user are now up to date with current AWS process
1.6.1 - Mar 15, 2023
Bug fix: Emails sent from a verified domain no longer result in an unverified email address notice