Skip to content

3.0.0

Choose a tag to compare

@GeorgeHulpoi GeorgeHulpoi released this 19 Nov 10:30
· 4 commits to main since this release
0581278

This is the stable version for Payload v3. This version has improved the tests, using end-to-end tests directly with Google reCAPTCHA.

Features

  • Implemented a skip callback that can bypass the protection.
  • The errorHandler callback receives more details in arguments.
  • You can provide skip and errorHandler in a specific operation, not whole-project.
  • The plugin adds x-recaptcha-v3 header name in Allowed Headers for CORS.
  • Simplified the whole plugin.