Skip to content

Releases: joho1968/Fail2WP

Fail2WP 1.2.4 for WordPress

07 Oct 13:39

Choose a tag to compare

1.2.4

  • Verified with WordPress 6.8
  • Removed PHP 7.2 compatibility (PHP 7.4 or above is now required)

Fail2WP 1.2.3 for WordPress

21 Nov 08:34

Choose a tag to compare

1.2.3

  • Verified with WordPress 6.7
  • Verified with Plugin Check (PCP)
  • Fixed issue when requiring REST API authentication and IPv4/IPv6 bypass was configured
  • Fixed issue with uninitialized variable in XML-RPC handling
  • Fixed PHP warning for json_decode() call, this did not impact functionality
  • Corrected some Swedish translations
  • Corrected some checks for uninstall.php and made it more WP-CLI compatible

Fail2WP 1.2.2 for WordPress

03 Sep 13:50

Choose a tag to compare

1.2.2

  • Verified with WordPress 6.6
  • Improved code for role notification settings, PR#2
  • Improved code for e-mail checking for new user registrations PR#1
  • Thanks to philscott-rg and Edward Casbon