The Return of the Progress Badge
Sep 24, 2024
The Progress Badge component has been ported to `@frigade/react` v2. Unusual in that it doesn't belong to a Flow on its own. It reminds a user where they left off in an existing Flow and helps them jump back in.
Use it as a CTA to complete a getting-started Checklist, or to nudge a user to resume a Form. Find it in the components section of the Frigade dashboard.

- Jul 25, 2026
Mobile web support
Frigade Assistant now runs on mobile web. Users get a bottom sheet designed for a thumb instead of a desktop panel squeezed onto a phone, with answers from a separate mobile knowledge base the agent built by using your product at phone size.
- Jul 13, 2026
Introducing Generative UI: answers your users can act on, not just read
Ask the Frigade Assistant a question and the answer no longer comes back as a wall of text. Unlike most chatbots, Frigade now chooses and builds the UI that best fits each answer, in the moment: a table you can scan, records you can click straight through to, choices you tap instead of type, a confirmation before it acts.
- Jul 8, 2026
Introducing Skills: actions the assistant finds, with no code
The Frigade Assistant has always been able to take actions in your product. You wired them up by hand as tool calls, with code. Skills are the no-code version: Frigade discovers those actions on its own while it learns your product, then you switch on the ones you want for your users with no code.