React Multi-Page Forms
Jun 30, 2023
Goodbye janky iframed Typeforms. Multi-page forms enable a paginated flow of the form inputs Engage already supports, perfect for gathering large amounts of data without overwhelming users with a single long form.
Production-ready inputs (email, text, numbers, multiple choice), full CSS customization, built-in validation (powered by Zod), and the ability to embed any React component inside an Engage form using its data model.

- Feb 2, 2024
Use the Same Flow IDs in Development and Production
You can now use the same Flow IDs across Dev and Prod. No more maintaining two sets of Flow IDs for any new Flows you launch.
- Jan 26, 2024
Frigade React 2.0 Beta
We've opened up `@frigade/react` 2.0 for public testing. This release captures everything we've learned building our first React SDK over the past year.
- Dec 12, 2023
Vanilla JS SDK Update
A few months ago we launched the Vanilla JavaScript SDK for any stack that runs JS (including Node). Since then, we've simplified the API and models based on feedback.