Dashboard Graph Upgrade
May 17, 2024
We've added more functionality to the graphs on the Frigade dashboard. Now you can easily toggle between different date ranges and see performance over time at a glance.

- Aug 31, 2023
Async Validation Handlers in Forms
Engage Forms now support asynchronous validation between steps using the `validationHandler` prop on `<FrigadeForm />`. Block the user from advancing until an async call (database, API, etc.) completes.
- Aug 22, 2023
Component Library Updates
The component library got a big update. Components are restyled, layouts and flows are updated, and they're interactive in the Frigade dashboard. View and interact with each component to see how users will experience them before you ship. Bump `@frigade/react` to 1.35.14 or higher.
- Aug 16, 2023
Multiple Environment Support
All Engage plans now have access to multiple environments. Keep separate instances for development, staging, and production, and switch between them. Especially useful when iterating on Flows, and avoids ID collisions and analytics noise.