updated plugin Jetpack Protect version 1.2.0

This commit is contained in:
2023-01-18 16:40:00 +00:00
committed by Gitium
parent 6f8f73e860
commit 35a7ea2e06
117 changed files with 5567 additions and 665 deletions

View File

@ -4,7 +4,7 @@ Tags: jetpack, protect, security, malware, scan
Requires at least: 6.0
Requires PHP: 5.6
Tested up to: 6.1
Stable tag: 1.1.2
Stable tag: 1.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@ -109,8 +109,12 @@ The features of the new Jetpack Protect plugin are not included in the [Jetpack
3. View all the found vulnerabilities in your site and learn how to fix them.
== Changelog ==
### 1.1.2 - 2022-11-30
#### Changed
- changed description and author
- Updated package dependencies.
### 1.2.0 - 2023-01-16
#### Added
- Add web application firewall (WAF) features
- Add progress bar to site scannnig screen
#### Fixed
- Poll for scan status while scanner is provisioning
- Bug fixes