Sync Collections from Development to Production
Apr 13, 2026
Frigade Engage Collections, the in-app channels your team uses to ship banners, announcements, and tours, now sync between environments. You no longer have to recreate a Collection by hand in each environment.
Configure a Collection in development, then promote it to production with one click. The Collection's own settings (cool-offs and allowed flow types) promote with it. Flows themselves stay scoped to their own environment.
Available now on the Frigade Engage Enterprise plan.
- 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.
- Nov 7, 2023
Merging Guest and User Sessions
A common pattern in onboarding is letting a user complete a Flow before they register an account. Without help, this requires a custom datastore, cookie or local-storage juggling, and hundreds of lines of code to map guest data to the real user.