v2.1.3
This commit is contained in:
parent
3daee2df53
commit
19ef0566df
610 changed files with 21958 additions and 3112 deletions
|
|
@ -1,3 +1,11 @@
|
|||
= 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.
|
||||
* Fixed input normalization for recipients, attachments, and headers to properly skip non-string values instead of attempting unsafe casts.
|
||||
* Removed unused internal method (dead code cleanup).
|
||||
* Updated compatibility: tested up to WordPress 7.1.
|
||||
|
||||
= 2.1.2 =
|
||||
|
||||
* Fixed charset encoding issue that caused "expected parameter value, got null" error when sending emails through Amazon SES.
|
||||
|
|
|
|||
Loading…
Reference in a new issue