Skip to content

Commit 2903d18

Browse files
committed
[CATALYST-1815] Include screenshot of new feature for Catalyst 1.6.0
1 parent 06704c6 commit 2903d18

File tree

1 file changed

+6
-0
lines changed
  • docs/storefront/catalyst/release-notes

1 file changed

+6
-0
lines changed

docs/storefront/catalyst/release-notes/1-6-0.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ For additional details, you can refer to the [Catalyst 1.6 changeset](https://gi
88

99
Catalyst now supports reCAPTCHA v2 on the registration, contact us, and product review forms. When reCAPTCHA is enabled in the BigCommerce admin, a reCAPTCHA widget is rendered on each supported form. Validation is performed server-side in the corresponding form actions — the token is read from the native `g-recaptcha-response` field that the reCAPTCHA widget injects into the form, so no manual client-side token extraction is required.
1010

11+
<img
12+
src="https://storage.googleapis.com/bigcommerce-production-dev-center/images/catalyst/release-notes/1-6-0/screencapture-catalyst-demo-site-register-2026-03-18-10_35_53.png"
13+
alt="Registration form with reCaptcha support"
14+
className="rounded-xl mt-2"
15+
/>
16+
1117
### Migration
1218

1319
1. Install the required dependencies:

0 commit comments

Comments
 (0)