We’ve been hard at work on GrowthBook 1.9 the past two months, and are excited to release one of our biggest updates ever! This release includes a Frequentist statistics engine, our GrowthBook Proxy server, scheduled feature flags, and event-based webhooks.
Frequentist Stats Engine
Does your team have a strong opinion about Frequentist vs Bayesian statistics? You can now select which statistics engine you want to use when analyzing experiment results. By default, we will continue to use Bayesian statistics, but you can choose to change this from our general setting page. We have a lot planned for our Frequentist engine in the near future — variance reduction with CUPED, sequential analysis, and more, so stay tuned!
GrowthBook Proxy Server
The GrowthBook Proxy server sits between your application and GrowthBook. It turbocharges your GrowthBook implementation by providing extra speed, scalability, security, and real-time feature rollouts. We’ve also made substantial improvements to our Javascript and React SDKs to better take advantage of these new capabilities. Check out the docs here — https://docs.growthbook.io/self-host/proxy
Feature Flag Scheduling
You can now schedule feature rules to be enabled or disabled at specific times. No more waking up at midnight to turn on a sales banner or setting calendar reminders to turn off experiments in two weeks. This feature is available on Pro and Enterprise plans.
Event-based Webhooks
One of our goals is for GrowthBook to integrate with all of the existing tools you use — Slack, Jira, DataDog, you name it. We started this effort in the last release with our REST API and are continuing it now with Event-based Webhooks. As we expand both of these systems in the coming months, you will be able to build complex custom workflows — for example “post in Slack every time an experiment reaches significance” or “turn off feature flag X if DataDog detects an increased error rate.”
Other Features and Improvements
- Override metric settings on a per-experiment basis
- Limit metrics and data sources to specific projects
- Added the ability to easily duplicate features
- Archivable targeting attributes
- SQL tester for segments, dimensions, and metrics
Plus many more changes and bug fixes which you can read about here: https://github.com/growthbook/growthbook/releases