oont-contents/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/CHANGELOG.md
2025-04-06 08:34:48 +02:00

839 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.0 - 2025-04-01

Changed

  • Add a default value for the error param in the wp_login_failed action callback. [#42819]
  • Fix potential wp_login_failed action conflicts. [#42825]

0.1.0 - 2025-03-31

Added

  • Add initial account protection features. [#40925]
  • Add a user requires protection filter. [#40925]
  • Initial version. [#40923]
  • Use jetpack-config package for Account Protection initialization. [#40925]
  • Use jetpack-logo package for Account Protection logos. [#40925]