== Changelog ==

= 2.0.2 =
* Fix the Notification system.

= 2.0.1 =
* Update the readme.txt.
* Fix the Site Health messages.
* Added new options to cache the vulnerability counter.

= 2.0.0 =
* 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.

= 1.3.3 =
* Code security improvements
* Fix some PHP errors

= 1.3.1 =
* 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

= 1.3.0 =
* Improved security in code.
* Information, when available, about the vulnerability, in a simplified way. Only in the plugin list.
* Information, when available, about the potential severity and exploitability. Only in the plugin list.
* Links to sources to get additional information. Only in the plugin list.

= 1.2.3 =
* Fix WP_Error object.

= 1.2.2 =
* Fix WP_Error object.

= 1.2.1 =
* Some fixed to improve the operators.

= 1.2.0 =
* Sends email periodically. You can choose who is going to receive the emails.
* First approach to WPCLI Commands (thanks to @lbonomo).

= 1.1.0 =
* Fix: Prevents text domain not given correctly.
* Fix: strings not translated.

= 1.0.1 =
* Fix: strings not translated.

= 1.0.0 =
* Added tabs in Health check.

= 0.2.0 =
* Improved the information in plugins list.

= 0.1.0 =
* Notification in the plugins list.
* First release.
