Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 891 Bytes

CHANGELOG.md

File metadata and controls

38 lines (29 loc) · 891 Bytes

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.

[1.1.1] - 2024-03-15

Fixed

  • Fix Drupal deprecations

[1.1.0] - 2023-09-12

Added

  • Add support for the invisible reCAPTCHA v2
  • Add Drupal 10 support

[1.0.5] - 2021-02-15

Fixed

  • Catch network errors during verification
  • Fix type error when passing an array as response token

[1.0.4] - 2020-10-02

Fixed

  • Fix render script

[1.0.3] - 2020-10-02

Fixed

  • Wrap behavior in anonymous function

[1.0.2] - 2020-10-02

Fixed

  • Add missing core/drupal dependency to library

[1.0.1] - 2020-09-28

Fixed

  • Fix issue when no token is provided in the request

[1.0.0] - 2020-09-16

Initial release