This commit is contained in:
Javier Casares 2026-08-18 07:00:18 +00:00
commit 77d0cea926
995 changed files with 28142 additions and 8603 deletions

View file

@ -1,5 +1,28 @@
== Changelog ==
= 2.1.7 =
_Release date: 2026-08-17_
**Changed**
* Plugin renamed to "SMTP Amazon SES (by ROBOTSTXT)".
* Plugin URI and update channel now point to https://www.robotstxt.software/plugins/robotstxt-smtp-amazonses/.
* Removed the built-in Gitea self-updater (`class-robotstxt-updater.php` and `update.json`); updates are now delivered through the Manager (by ROBOTSTXT) plugin. The required Manager notices are handled by the main SMTP plugin — this add-on does not duplicate them.
* Updated bundled AWS SDK for PHP to 3.392.3 (now shipping Guzzle 8).
**Compatibility**
* WordPress: 5.7 - 7.1
* PHP: 8.2 - 8.5
**Tests**
* PHP_CodeSniffer: 3.13.6
* WordPress Coding Standards: 3.4.1
* PHPCompatibility: 9.3.5
* PHPStan: 2.2.8
= 2.1.6 =
_Release date: 2026-06-09_