Whatโ€™s new?

A rundown of the latest Frigade features, improvements, and releases.

Feb 18, 2025

Send test events for your webhooks

We've updated our webhooks to support sending test events, making development with webhooks much easier. You no longer need to send your own test events to Frigade to ensure your webhooks are functioning as expected.

Illustration

Jan 31, 2025

We've Improved our Developer Docs

This month we took some time to improve our developer documentation. We've cleaned up some of the navigational complexity, and we've invested significantly in the Frigade UI component pages. The new component pages now include more examples and easier to read React properties. And we've got more in the works โ€“ keep an eye out for continued developer documentation improvements, especially around customization and styling.

Jan 15, 2025

Stability, Bug Fixes, and other Improvements

In the recent weeks, we've invested in improving stability, finding and squashing bugs, and polishing for quality across all Frigade's product functionality. Some of the highlights include:

  • New emoji-based feedback survey component: customers told us they wanted a more casual and way to ask their users for feedback. Enter the emoji-based feedback component. Now, you can collect user sentiment on a scale of ๐Ÿ˜ž to ๐Ÿ˜, or any other range with our support for custom rating scales.
  • Dashboard redirect fix: some users were stuck with blank screens after having the tab open for a while or after deep linking into the dashboard. No longer! Enjoy your content-ful screens all the time.
  • Search our docs directly from the dashboard: we've added a new AI-powered widget that makes it easier to get help and find answers directly from the dashboard.
  • Improved navbar usability: we've updated our navigation to make it easier to find and access your profile and organization settings in the product.
  • Role-based access control: Scale plan customers can now set up role-based access and controls in the Frigade dashboard.

Then, we've also pushed over 100 additional commits across our SDK, dashboard, and docs to improve the overall Frigade experience. Enjoy these updates and stay tuned for some major releases coming soon!

Dec 9, 2024

Flow Visibility Triage

Customers sometimes reach out to us for tips on why their Flow is not showing up for a specific user. We usually help them by running through a triage playbook to figure out why it's not showing up. For instance, maybe the Flow is off or the user is not in the Flow's user targeting query.

This week we are launching a new tool in Frigade to help automate this process. Customers can now self-serve triage their Flow visibility questions. Here's how the new debugger works:

  • Visit the user detail page for the user who is not getting the Flow
  • Click on the Flows tab to see all of your possible Flows for this user
  • View the Status for each Flow to see if they are eligible for the given Flow
  • If they are Ineligible, hover on the status to see the reason(s) why

Check out the new triage tool and let us know what you think!

Illustration

Oct 25, 2024

Updates to Product Onboarding

We've updated productonboarding.com with new onboarding examples and a refreshed web design. Check out the latest examples from Figma, Linear, Dropbox, and Slack.

Illustration

Oct 25, 2023

Improved Docs Layouts

Illustration

We've given our developer docs a layout upgrade! Rather than storing all our docs on a single page (let's be honest, it was getting a bit out of hand), we've divided our developer docs into high-level sections to make it much easier to find the content you're looking for.

Head over to the Frigade docs to see our new layout and more easily find what you're looking for.

Mar 4, 2024

Frigade 2.0 Release Highlights: Light and Dark mode

We've all been there. You're working late at night, and you open a website that's looking so bright it physically hurts your eyes. Or you're working during the day, and you open a website that's so dark you can't read anything. Today, we're excited to announce that the Frigade Dashboard now works in both light mode and dark mode.

Additionally, you'll notice the Frigade Component Previews in the Dashboard also reflect the mode you're in. Thanks to our new SDK Theming System, this worked out of the box without much additional configuration.

This means that if your application works in both light and dark mode, you can easily configure your Frigade Components to match your theme without any spaghetti code of styling hacks. Check out the 2.0 Dashboard here.