jetpack-protect-plugin

[READ ONLY] Security plugin for Jetpack sites. This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack

OTHER License

Stars
2

Bot releases are visible (Hide)

jetpack-protect-plugin - 2.1.0 Latest Release

Published by github-actions[bot] 6 months ago

2.1.0 - 2024-04-10

Added

  • Add data to WAF logs and add toggle for users to opt-in to share more data with us if needed. [#36377]
  • Added firewall standalone mode indicator. [#34840]
  • Added onboarding flows. [#34649]

Changed

  • General: indicate compatibility with the upcoming version of WordPress, 6.5. [#35820]
  • Updated package dependencies. [#36325]
  • Updated package lockfile. [#35672]
  • Use blog ID instead of site slug in checkout links. [#35004]

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. [#36794]
  • Prevent text orphans in the site scanning header. [#35935]
jetpack-protect-plugin - 2.0.0

Published by github-actions[bot] 9 months ago

2.0.0 - 2024-01-18

Changed

  • Firewall: use datetime versioning for rules file updates. [#34698]
  • General: unify display of notifications across Scan and Firewall screens [#34702]
  • General: indicate full compatibility with the latest version of WordPress, 6.4. [#33776]
  • General: update PHP requirement to PHP 7.0+ [#34126]
  • General: update WordPress version requirements to WordPress 6.3. [#34127]
  • General: update package dependencies. [#34882]
  • General: update lockfile. [#33607]

Fixed

  • Fix Modal component overflow scrolling. [#34475]
  • Fix Popover component styling. [#34424]
  • Improved helper script installer logging. [#34297]
jetpack-protect-plugin - 1.4.2

Published by github-actions[bot] about 1 year ago

1.4.2 - 2023-10-19

Changed

  • General: update WordPress version requirements to WordPress 6.2. [#32762] [#32772]
  • Updated Jetpack submenu sort order so individual features are alpha-sorted. [#32958]
  • Updated method used to render Connection initial state. [#32499]
  • Updated package dependencies. [#33692]
jetpack-protect-plugin - 1.4.1

Published by github-actions[bot] over 1 year ago

1.4.1 - 2023-07-18

Changed

  • Brute Force Protection: add access to feature in environments that otherwise do not support the WAF. [#31952]
  • General: indicate full compatibility with the latest version of WordPress, 6.3. [#31910]
  • Update WordPress version requirements. Now requires version 6.1. [#30120]
  • Update package dependencies. [#31952]

Fixed

  • Scan: Fixed sorting of threats by severity. [#31124]
  • License Activation: add filtering for unattached and unrevoked licenses within upgrade flow check. [#31086]
jetpack-protect-plugin - 1.4.0

Published by github-actions[bot] over 1 year ago

1.4.0 - 2023-05-05

Added

  • Add brute force protection. [#28401]

Changed

  • General: indicate full compatibility with the latest version of WordPress, 6.2. [#29341]
  • Improve the firewall status heading to provide more information based on the current configuration. [#28401]
  • Updated package dependencies. [#29480]
jetpack-protect-plugin - 1.4.0-beta

Published by nateweller over 1 year ago

Added

  • Add brute force protection.

Changed

  • General: indicate full compatibility with the latest version of WordPress, 6.2.
  • Improve the firewall status heading to provide more information based on the current configuration.
  • Updated package dependencies.
jetpack-protect-plugin - 1.3.0

Published by nateweller over 1 year ago

Added

  • Add link to pricing page for getting started with an existing plan or license key.
  • Add ability to toggle automatic and manual firewall rules independently.
  • Add improved messaging for currently enabled firewall features.
  • Disable Jetpack Firewall on unsupported environments.

Changed

  • Updated package dependencies.
  • Update to React 18.
  • Use flex-start/flex-end instead of start/end for better browser compatibility.

Fixed

  • Remove unnecessary full path from example in UI.
  • Fix connection button loading indicators.
  • Fix Protect status report caching.
  • Assorted fixes for minor bugs and grammar.
jetpack-protect-plugin - 1.3.0-beta2

Published by nateweller over 1 year ago

1.3.0-beta2 - 2023-03-08

Added

  • Add link to pricing page for getting started with an existing plan or license key.

Changed

  • Updated package dependencies.
  • Update to React 18.
  • Use flex-start/flex-end instead of start/end for better browser compatibility.

Fixed

  • Remove unnecessary full path from example in UI.
  • Fix connection button loading indicators.
  • Fix Protect status report caching.
jetpack-protect-plugin - 1.3.0-beta

Published by nateweller over 1 year ago

1.3.0-beta - 2023-01-25

Added

  • Add ability to toggle automatic and manual firewall rules independently.
  • Add improved messaging for currently enabled firewall features.
  • Disable Jetpack Firewall on unsupported environments.

Changed

  • Updated package dependencies.

Fixed

  • Assorted fixes for minor bugs and grammar.
  • Updated composer.lock
jetpack-protect-plugin - 1.2.0

Published by nateweller almost 2 years ago

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
jetpack-protect-plugin - 1.2.0-beta

Published by nateweller almost 2 years ago

Adds web application firewall (WAF) features to the plugin.

jetpack-protect-plugin - 1.1.2

Published by github-actions[bot] almost 2 years ago

1.1.2 - 2022-11-30

Changed

  • changed description and author [#27618]
  • Updated package dependencies. [#27043]
jetpack-protect-plugin - 1.1.1

Published by github-actions[bot] almost 2 years ago

1.1.1 - 2022-11-18

Fixed

  • Fix issue with plugin activation.
jetpack-protect-plugin - 1.1.0

Published by github-actions[bot] almost 2 years ago

1.1.0 - 2022-11-17

Added

  • Add features for paid Jetpack Scan users, including file and database threats, on-demand scanning, and threat auto-fixers.

Changed

  • Compatibility: WordPress 6.1 compatibility

Fixed

  • Adjust alignment of spinner icon and loading text on the in-progress scan screen.
jetpack-protect-plugin - Jetpack Protect 1.0.4

Published by miguelxpn about 2 years ago

1.0.4 - 2022-08-29

Fixed

  • Fixed NaN error that prevented the pricing interstitial from rendering.
jetpack-protect-plugin - Jetpack Protect 1.0.3

Published by miguelxpn about 2 years ago

1.0.3 - 2022-08-26

Added

  • Added a default 'See all results' label to the mobile navigation button.
  • Added a spinner to the in progress scan page in admin
  • Added JITM functionality
  • Added threat descriptions.
  • My Jetpack includes JITMs

Changed

  • Add condition to check plugin activation context before redirecting

Fixed

  • Fixed alignment of long navigation item labels on mobile screen sizes.
jetpack-protect-plugin - Jetpack Protect 1.0.2

Published by jeherve about 2 years ago

Fixed

  • Admin toolbar: ensure the toolbar icon is properly displayed, even when the Jetpack plugin is enabled and connected.
  • General: avoid PHP notices when fetching reports about your site.
jetpack-protect-plugin - 1.0.1

Published by miguelxpn over 2 years ago

1.0.1 - 2022-07-07

Added

  • Added two new FAQ entries
  • Protect: record even just after the site is registered

Changed

  • Moved normalization of the Protect status report data to the server side.
  • Renamed master references to trunk
  • Reorder JS imports for import/order eslint rule.

Fixed

  • Fixed bug that would not display Core vulnerabilities.
  • Removed legacy code and documentation and added new docs for the debug helper plugin.
  • Fixed recommendation for plugins that don't have a fix yet
  • Protect: Fix visual issue of the Interstitial page
jetpack-protect-plugin -

Published by singerb over 2 years ago

Initial release version

Related Projects