This commit is contained in:
Javier Casares 2026-06-09 12:54:03 +00:00
commit e574896277
5 changed files with 20 additions and 13 deletions

View file

@ -1,3 +1,7 @@
= 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().