updated plugin Jetpack Protect version 2.2.0

This commit is contained in:
2024-06-27 12:10:57 +00:00
committed by Gitium
parent ec9d8a5834
commit 938cef2946
218 changed files with 7469 additions and 1864 deletions

View File

@ -1,10 +1,10 @@
=== Jetpack Protect ===
Contributors: automattic, retrofox, leogermani, renatoagds, bjorsch, ebinnion, fgiannar, zinigor, miguelxavierpenha, dsmart, jeherve, manzoorwanijk, njweller, oskosk, samiff, siddarthan, wpkaren, arsihasi, kraftbj, kev, sermitr, kangzj, pabline, dkmyta
Tags: jetpack, protect, security, malware, scan
Requires at least: 6.3
Requires at least: 6.4
Requires PHP: 7.0
Tested up to: 6.5
Stable tag: 2.1.0
Stable tag: 2.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@ -158,19 +158,15 @@ The new Jetpack Protect plugin is different from the Jetpack feature formerly kn
4. The Jetpack Firewall is a web application firewall (known as WAF) designed to protect your WordPress site from malicious requests.
== Changelog ==
### 2.1.0 - 2024-04-10
### 2.2.0 - 2024-05-24
#### Added
- Add data to WAF logs and add toggle for users to opt-in to share more data with us if needed.
- Added firewall standalone mode indicator.
- Added onboarding flows.
- Add data to WAF logs and a toggle for users to opt-in to share more data with us if needed.
- Trigger a red bubble notification when a bad install is detected.
#### Changed
- General: indicate compatibility with the upcoming version of WordPress, 6.5.
- Updated package dependencies.
- Updated package lockfile.
- Use blog ID instead of site slug in checkout links.
- Update WordPress minimum version requirement to WordPress 6.4.
- Only show installation errors on the plugins page.
#### Fixed
- Jetpack Protect footer: Ensured that links to the cloud and the promotion around it are not shown if you are on a platform where the firewall is not supported.
- Prevent text orphans in the site scanning header.
- Jetpack Protect Footer: ensure that "Go to cloud" links are not shown when on a platform with no firewall support.