Changelog
2022-12-12
POST /siteverifysupports JSON requests now.
2022-11-11
- Added
retryandretry-intervalfor controlling retry behavior.
2022-10-28
- Renamed the
[data-]expired-callbackcallback to[data-]timeout-callback(called when the challenge times out). - Added the
[data-]expired-callbackcallback (called when the token expires).
2022-10-24
- Added
response-fieldandresponse-field-namefor controlling the input element created by Turnstile. - Added option for changing the size of the Turnstile widget.
2022-10-13
- Added validation for action:
/^[a-z0-9_-]{0,32}$/i - Added validation for cData:
/^[a-z0-9_-]{0,255}$/i
2022-10-11
- Added
turnstile.remove