- Improvement: Not able to use email needed functions when email is not yet verified.
- Fix: All instruction links are now correct.
- Fix: Undefined array key "m" when showing vulnerability details.
- Fix: Prevent errors when downgrading to free.
- Fix: Compatibility between 2FA and JetPack “Log in using WordPress.com account” setting
* Improvement: setting a rsssl-safe-mode.lock file now also enables safe mode and deactivates the Firewall, 2FA and LLA for debugging purposes.
* Improvement: update to system status
* Improvement: textual changes
* Improvement: Updated instructions URLs
* Improvement: Changed site health notices from critical to recommended
* Improvement: dropped obsolete react library
* Improvement: add a site URL to email warnings regarding suspicious admin account creation
* Improvement: Additional feedback if 2FA grace period has expired
* Improvement: Users for which 2FA is enforced will now receive an email reminder three days before the grace period expires.
* Fix: email login button not working
* Fix: onboarding and login button did not save the correct configuration.
* New: 404 blocker and firewall, auto blocking IP's that generate 404 errors
* New: File Change detection, get notified when files are changed
* Fix: possibility to bypass hide login url with certain internal URLs.
* Fix: setting for hide remember me missing
* Fix: code for two modules loaded even if not enabled.
* Improvement: added filter to write to other file than the wp-config.php
* Improvement: added option to disable Limit Login Attempts with a constant, if the admin is locked out.
* Improvement: added a constant which prevents inserting the .htaccess auto prepend rule
* Improvement: added 'Really Simple SSL' to admin notices so users can see where the notice comes from, props @a4jpcom
* Improvement: text changes
* Improvement: css on login error message
* Improvement: header detection improved by always checking the last url in the redirect chain
* New: Added option to limit login cookie expiration time
* Fix: custom 404 pages i.c.w. custom login url
* Fix: IP detection header order
* Fix: table creation on activation of LLA module