Skip to content

Releases: javiercasares/wpvulnerability

v2.2.1

02 Oct 18:48
Compare
Choose a tag to compare

Plugin Page

  • New security information (at WordPress.org plugin page).
  • New privacy information (at WordPress.org plugin page).
  • New compatibility information (at WordPress.org plugin page).
  • New vulnerabilities information (at WordPress.org plugin page).
  • New profiling information (at WordPress.org plugin page).

WordPress Admin

  • Promoted dashboard.
  • Performance improvement: only load the plugin in the admin area.

Compatibility

  • Compatibility: WordPress 4.1 - WordPress 6.4.
  • Compatibility: PHP 5.6 - PHP 8.3.
  • Compatibility: WordPress Coding Standards 3.0.1.
  • Compatibility: WP-CLI 2.3 - WP-CLI 2.8.1.

v2.2.0

12 Sep 05:18
Compare
Choose a tag to compare
  • New Dashboard, with a Vulnerability summary and products affected.
  • Compatibility: WordPress 4.1 - WordPress 6.3.
  • Compatibility: PHP 5.6 - PHP 8.3.
  • Compatibility: WordPress Coding Standards 3.0.0.

v2.1.0

11 Sep 06:10
Compare
Choose a tag to compare
  • Improved detection of plugins folders. This should reduce the false positives in some plugins, and Pro/Premium plugins.
  • Compatibility: WordPress 4.1 - WordPress 6.3.
  • Compatibility: PHP 5.6 - PHP 8.3.
  • Compatibility: WordPress Coding Standards 3.0.0.

v2.0.4

10 Sep 17:47
635719e
Compare
Choose a tag to compare
  • WordPress Coding Standards 3.0.0 compatible.

v2.0.3

27 Jul 10:40
3dc4c7b
Compare
Choose a tag to compare
  • Validate secure requests to the API.
  • Reduce API timeout request time from 10.0 seconds to 2.5 seconds.
  • Compatibility: WordPress 4.1 - WordPress 6.3.
  • Compatibility: PHP 5.6 - PHP 8.3.

v2.0.2

24 Apr 15:03
be0a347
Compare
Choose a tag to compare
  • Fix the Notification system.

v2.0.1

20 Apr 16:43
e44e19e
Compare
Choose a tag to compare
  • Update the readme.txt.
  • Fix the Site Health messages.
  • Added new options to cache the vulnerability counter.

v2.0.0

15 Apr 20:07
59afb4b
Compare
Choose a tag to compare

This is a complete new version of the plugin.

  • The plugin has been completely refactored.
  • WordPress support is now from WordPress 4.1 to 6.2. Before it was only from WordPress 5.2.
  • PHP support is now from PHP 5.6 to PHP 8.2. Before it was only from PHP 7.2.
  • If the WordPress version supports it, vulnerabilities are displayed in the Core update screen.
  • WP-CLI works from WP-CLI 2.3 to 2.7.
  • Calls can be made from WP-CLI wp help wpvulnerability to list vulnerabilities in Core wp wpvulnerability core, Plugins wp wpvulnerability plugins and Themes wp wpvulnerability themes. Before only Plugins.
  • Site Health shows core vulnerabilities, which were not previously shown.

v1.3.2

22 Mar 06:53
8d0848d
Compare
Choose a tag to compare
  • Code security improvements
  • Fix some PHP errors

v1.3.1

27 Feb 17:10
Compare
Choose a tag to compare
  • Code security improvements
  • Fix the Severity value
  • A better Site Health information
  • Compatibility: WordPress 5.2—WordPress 6.2
  • Compatibility: PHP 7.2—PHP 8.1