Support for Turnstile, custom value for Opt-in checkbox and fixes
Today's update features a new CAPTCHA option, along with improvements and fixes.
Cloudflare Turnstile
It is now possible to protect forms with Turnstile. Since Cloudflare only allows 10 hostnames, you will need to bring your own keys. Turnstile is free to use and a good alternative to Google reCAPTCHA.
We still recommend using ALTCHA, as it's the most privacy-friendly option.
Custom opt-in checkbox value
We added support for a custom opt-in value. When adding the Opt-in checkbox to your forms, the value was always "Accepted". So when you looked at the responses within the dashboard, via webhook, API, Google Sheets or PDF, it would always use this value.
Now you can use your own value. You cannot use any formatting for this and the length is limited to 200 characters.
Fixes and maintenance
This update, as always, includes bug fixes, minor improvements to both the backend and frontend, and regular maintenance updates.