= 3.0.9 - 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