Translate Conversations in the Dashboard
Mar 26, 2026
When reviewing conversations in the dashboard, you may run into queries and responses in languages you don't speak. Now you can translate any conversation into your preferred language with a single click. No switching between apps or copy-pasting required.
This is especially useful for teams supporting a global user base. Whether a customer in France asked about onboarding or someone in Brazil needed help with integrations, you can quickly review and evaluate those interactions without leaving the dashboard.
- 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.