1.1.9
= 1.1.9 - 2022/03/19 =
- This security release follows a full security audit with code refactoring, security hardening including additional escaping and sanitizing and a JavaScript bug fix.
- Security - Escape all $-variable
- Security - Sanitize all $_REQUEST, $_GET, $_POST
- Security - Apply wp_unslash before sanitizing
- Fix - JavaScript does not load on the first onLoad function while not logged in.