Skip to content

3.2.2

Compare
Choose a tag to compare
@javiercasares javiercasares released this 27 Jul 14:46
· 233 commits to main since this release
eea06d7

[3.2.2] - 2024-07-27

Added

  • Ability to configure a different From: email address for sending vulnerability notifications via wp-config.php.

Changed

  • The URL for the website now uses its own domain name.
  • Dashboard visibility is restricted to users with specific capabilities, similar to Site Health.

Fixed

  • Various minor fixes to prevent warnings and potential errors due to misconfigured WordPress setups.
  • Allow loading of some necessary libraries.

Compatibility

  • WordPress: 4.1 - 6.6
  • PHP: 5.6 - 8.3
  • WP-CLI: 2.3.0 - 2.10.0

Tests

  • WordPress Coding Standards: 3.1.0
  • Plugin Check (PCP): 1.0.2
  • SonarCloud Code Review