turnstile 1.1.26

Bug fixes

Bug fixes:

  • Modify the variable that holds the chosen language per issue #3582598 by @ekolmyk
  • #3576146: Prevent Turnstile token consumption during non-submitting AJAX requests

turnstile 1.1.25

Bug fixes
New features

A few changes:

  • Add resource hints for performance enhancement. #3556755
  • Made the link for the attachment dynamic based on settings.
  • Add dynamic/multilingual functionality per #3544011. Add new languages from Cloudflare documentation.
  • Tweak the admin settings so that the form description does not have an extra comma. Resolves issue #3566736

turnstile 1.1.24

New features

Issue #3556688 : Accessibility: Prevent focus on hidden Turnstile iframe links in “Interaction Only” mode

turnstile 1.1.23

Bug fixes

Add explicit rendering to better suit modal situations.

turnstile 1.1.22

Bug fixes

Fix bug reported by @phernand42 in #3539825 regarding the test keys not working.

turnstile 1.1.21

Bug fixes

Fix AJAX form issues from #3330710, #3505942, #3529743

turnstile 1.1.20

Bug fixes
  • Add the minification flag to the external library in response to #3526231 as a result of #3416508. Thank you @stefanos.petrakis !
  • Fix several phpcs and drupal-check issues.

turnstile 1.1.18

New features

Feature update from #3516763 - add support for Key module. Note that this will install the Key module, and migrate the old site_key and secret_key from the configuration to a new Key, and implement it as the key within Turnstile.

turnstile 1.1.17

Bug fixes

Update the hook_library_info_build() hook to include "type=external", attributes "defer=true" and "async=true", as discussed in issue #3513543

turnstile 1.1.15

Bug fixes

Fixed coding standards in issue #3511616
Fixed ConfigFormBase Error on D11 in issue #3512178

turnstile 1.1.14

Bug fixes
New features

Fixes as requested in #3505942, #3501149, and feature request in #3440064. Thank you, everyone!

turnstile 1.0.x-dev

Bug fixes

@stefanos.petrakis@gmail.com
Issue #3330710

  • Create a simple Ajax command that calls turnstile.render()
  • Add new library to widget
  • Move empty response string into a constant
  • Add an ajax response subscriber that adds the new ajax turnstile.render() command

turnstile 1.1.5

New features

Add settings for langauge, size, retry, retry interval, and appearance.

turnstile 1.1.4

Update the README.md file (thanks @pragyadiwan, @jay-jangid, and @dineshkumarbollu) re: issue #3362029

turnstile 1.1.3

Bug fixes

Fix issue #3318522

String changes (proper capitalization), and making sure the JavaScript URL field in settings saves.

Credit @Gomez_in_the_South

turnstile 1.0.0

New features
Unsupported

Initial commit. Not recommended for production yet.

Subscribe with RSS Subscribe to Releases for Cloudflare Turnstile