formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.83k stars 1.04k forks source link

FIO-8027 added new Captcha provider #5571

Closed HannaKurban closed 1 month ago

HannaKurban commented 2 months ago

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-8027

Description

What changed?

Added new Captcha Component (premium). The ReСaptcha Сomponent has been removed from the FormBuilder and a warning about using the Captcha component instead of ReCaptcha component has been added to the modal edit window. All previous forms with the ReCaptcha component continue to work as expected.

Dependencies

https://github.com/formio/premium/pull/290 https://github.com/formio/formio/pull/1737 https://github.com/formio/formio-server/pull/1474 https://github.com/formio/core/pull/99 https://github.com/formio/formio-app/pull/1557

How has this PR been tested?

locally with using Cloudflare Turnstile provider

Checklist: