Skip to content

v1.1.4

Latest

Choose a tag to compare

@abnercalapiz abnercalapiz released this 13 Jun 12:40
· 2 commits to main since this release
8671ddc

What's New in 1.1.4

  • Security: Hardened the dashboard plugin activate/deactivate AJAX handler against path traversal — the plugin_file parameter is now normalised with plugin_basename() and validated with validate_plugin() before any filesystem access.

Resolves the LOW finding from the 2026-06-04 security review (#5). Release gate: senior WP code-review audit ran clean (no Critical/High/Medium).