v2.1.4
This commit is contained in:
parent
19ef0566df
commit
e574896277
5 changed files with 20 additions and 13 deletions
|
|
@ -1,11 +1,11 @@
|
|||
=== SMTP (by ROBOTSTXT) Amazon SES ===
|
||||
Contributors: javiercasares
|
||||
Tags: amazon-ses, smtp, email, mail
|
||||
Requires at least: 6.5
|
||||
Requires at least: 5.7
|
||||
Tested up to: 7.1
|
||||
Stable tag: 2.1.3
|
||||
Stable tag: 2.1.4
|
||||
Requires PHP: 8.2
|
||||
Version: 2.1.3
|
||||
Version: 2.1.4
|
||||
License: GPL-3.0-or-later
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
|
||||
|
|
@ -46,6 +46,9 @@ Yes. Network administrators can manage credentials centrally or allow individual
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 2.1.4 =
|
||||
* Updated minimum WordPress version to 5.7 (the actual code minimum, verified by static analysis).
|
||||
|
||||
= 2.1.3 =
|
||||
* Fixed nonce handling in manual quota refresh to correctly handle false values returned by filter_input().
|
||||
* Fixed admin notices display to skip non-array notice entries.
|
||||
|
|
|
|||
Loading…
Reference in a new issue