Skip to content

1.4.0

Choose a tag to compare

@mrkunau mrkunau released this 29 Mar 05:39

= 1.4.0 - 2022/03/29 =

  • This security hardening release follows a full PHPCS code audit with code refactoring and security hardening including additional escaping and sanitizing.
  • Security - Escape all $-variable
  • Security - Sanitize all $_REQUEST, $_GET, $_POST
  • Security - Apply wp_unslash before sanitizing