| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-01 | 9.8 kB | |
| v3.6.0 source code.tar.gz | 2025-05-01 | 73.5 MB | |
| v3.6.0 source code.zip | 2025-05-01 | 74.8 MB | |
| Totals: 3 Items | 148.3 MB | 1 | |
Highlights
- Safe Rollouts by @msamper @lukebrawleysmith @gazzdingo @lukesonnet @ahdriel in https://github.com/growthbook/growthbook/pull/3556 and many more
- Time Series on Experiment Results by @ahdriel @lukesonnet in https://github.com/growthbook/growthbook/pull/3779 and many more
- Official Jira Integration by @Kevin-Chant in https://github.com/growthbook/growthbook/pull/3944 https://github.com/growthbook/growthbook/pull/3956 https://github.com/growthbook/growthbook/pull/4012
- Dev Tools for Back-end by @bryce-fitzsimons in https://github.com/growthbook/growthbook/pull/3911 https://github.com/growthbook/growthbook/pull/3958
- Decision Framework Notifications by @lukesonnet in https://github.com/growthbook/growthbook/pull/3762 https://github.com/growthbook/growthbook/pull/3909
- Fact Table JSON Columns by @jdorn in https://github.com/growthbook/growthbook/pull/3768
Other Changes
- JS/React SDK version 1.5.0 by @bryce-fitzsimons @jdorn in https://github.com/growthbook/growthbook/pull/4009
- Add metric overrides to reports and bandits by @lukesonnet in https://github.com/growthbook/growthbook/pull/3764 https://github.com/growthbook/growthbook/pull/3875
- Added Microsoft Clarity Heatmap integration guide by @Auz in https://github.com/growthbook/growthbook/pull/3782
- Make metrics links on overview page by @lukesonnet in https://github.com/growthbook/growthbook/pull/3797
- Enable duplicating metrics from details page by @Kevin-Chant in https://github.com/growthbook/growthbook/pull/3999
- Remove hypothesis check from bandit pre-launch checklist by @lukesonnet in https://github.com/growthbook/growthbook/pull/3796
- [api] Add user filter to fact metric API and add validation by @lukesonnet in https://github.com/growthbook/growthbook/pull/3798
- Add prerequisite targeting as auto checklist item by @lukesonnet in https://github.com/growthbook/growthbook/pull/3811
- REST API: add "withRevisions" option to getFeature endpoint by @bryce-fitzsimons in https://github.com/growthbook/growthbook/pull/3808
- Allow creation of Experiments with no DataSource specified via API by @ahdriel in https://github.com/growthbook/growthbook/pull/3819
- Allow editing variation metadata for running experiments by @lukesonnet in https://github.com/growthbook/growthbook/pull/3832
- Only show reweighted events for bandit SRM graph by @lukesonnet in https://github.com/growthbook/growthbook/pull/3834
- Add heartbeat update when starting query execution by @Kevin-Chant in https://github.com/growthbook/growthbook/pull/3771 https://github.com/growthbook/growthbook/pull/3881
- Enrich metrics with project names for project search by @lukesonnet in https://github.com/growthbook/growthbook/pull/3853
- Expose more fields in the various REST API experiment endpoints by @bryce-fitzsimons in https://github.com/growthbook/growthbook/pull/3861 https://github.com/growthbook/growthbook/pull/3864
- Add detail to make changes usage by @lukesonnet in https://github.com/growthbook/growthbook/pull/3866
- Adding more classes to facilitate science work data processing by @lukebrawleysmith in https://github.com/growthbook/growthbook/pull/3546
- adding 'RegressionAdjustedRatioStatistics' to gbstats by @lukebrawleysmith in https://github.com/growthbook/growthbook/pull/3885
- Rework bandit SRM to run in SQL by @lukesonnet in https://github.com/growthbook/growthbook/pull/3845
- Render abs. differences in proportion metrics with pp notation by @lukesonnet in https://github.com/growthbook/growthbook/pull/3891
- Add number field for rollouts (allow fractional percentages) by @bryce-fitzsimons in https://github.com/growthbook/growthbook/pull/3901
- Decision Criteria model and creator by @lukesonnet in https://github.com/growthbook/growthbook/pull/3847
- Update how we calculate readAccess for Metric Groups by @mknowlton89 in https://github.com/growthbook/growthbook/pull/3905
- Move visual editor / redirect paywall to publish step by @jdorn in https://github.com/growthbook/growthbook/pull/3898
- Add decision criteria data to getExperiment api endpoint by @Kevin-Chant in https://github.com/growthbook/growthbook/pull/3945
- Give old portals priority over radix portals by @bryce-fitzsimons in https://github.com/growthbook/growthbook/pull/3954
- show feature dependent warnings by @bryce-fitzsimons in https://github.com/growthbook/growthbook/pull/3964
- Ensure p-value adjustment applied to analysisSummary by @lukesonnet in https://github.com/growthbook/growthbook/pull/3972
- Auto closes pre launch checklist when complete by @mknowlton89 in https://github.com/growthbook/growthbook/pull/3975
- [stats] changing condition for theta == 0 to theta < 1e-8 by @lukebrawleysmith in https://github.com/growthbook/growthbook/pull/3795
- Advanced feature discoverability by @mknowlton89 in https://github.com/growthbook/growthbook/pull/3951 https://github.com/growthbook/growthbook/pull/3969 https://github.com/growthbook/growthbook/pull/3920
Bug Fixes
- Fix: Hide exp data if exp doesn't have enough data by @mknowlton89 in https://github.com/growthbook/growthbook/pull/3744
- Fix: Prevent metrics without a data source from being used as North Stars by @jdorn in https://github.com/growthbook/growthbook/pull/3763
- CUPED ratio bug fixes by @lukebrawleysmith in https://github.com/growthbook/growthbook/pull/3767
- UI Updates by @Kevin-Chant @lukesonnet in https://github.com/growthbook/growthbook/pull/3897 https://github.com/growthbook/growthbook/pull/3773
- Force auto-updates for bandits by @lukesonnet in https://github.com/growthbook/growthbook/pull/3807
- Fix next update status by @lukesonnet in https://github.com/growthbook/growthbook/pull/3786
- Fix notification text bug for multiple exposures by @lukesonnet in https://github.com/growthbook/growthbook/pull/3831
- fixing bug in degrees of freedom for bandits srm by @lukebrawleysmith in https://github.com/growthbook/growthbook/pull/3826
- Fix difference type in reports by @lukesonnet in https://github.com/growthbook/growthbook/pull/3854
- fix(BaseModel): Ensure index exists before dropping by @ahdriel in https://github.com/growthbook/growthbook/pull/3868
- Fix date in Health Tab graph being always interpreted as UTC by @ahdriel in https://github.com/growthbook/growthbook/pull/3872
- experiment overview: fix attribute targeting wrapping by @bryce-fitzsimons in https://github.com/growthbook/growthbook/pull/3877
- Fix live sql preview to show >= exposure timestamp by @lukesonnet in https://github.com/growthbook/growthbook/pull/3890
- Fix: Add metrics in metric groups to override by @lukesonnet in https://github.com/growthbook/growthbook/pull/3983
- Fix: ignore CR character for group csv import by @bryce-fitzsimons in https://github.com/growthbook/growthbook/pull/3985
- Fix redirect checkbox state for nodejs sdk connections by @bryce-fitzsimons in https://github.com/growthbook/growthbook/pull/3948
Docs and Misc
- Linking tooltip for risk thresholds being violated to docs by @lukebrawleysmith in https://github.com/growthbook/growthbook/pull/3746
- Add percentile language to quantile docs by @lukesonnet in https://github.com/growthbook/growthbook/pull/3789
- Lint Some Docs by @alai97 in https://github.com/growthbook/growthbook/pull/3800
- Various doc updates by @natasha-growthbook @august-growthbook @royalfig in https://github.com/growthbook/growthbook/pull/3840 https://github.com/growthbook/growthbook/pull/3842 https://github.com/growthbook/growthbook/pull/3957 https://github.com/growthbook/growthbook/pull/3818 https://github.com/growthbook/growthbook/pull/3784 https://github.com/growthbook/growthbook/pull/3793 https://github.com/growthbook/growthbook/pull/3940 https://github.com/growthbook/growthbook/pull/3980
- Performance improvements by @jdorn in https://github.com/growthbook/growthbook/pull/3932 https://github.com/growthbook/growthbook/pull/3930
- Add new Query Optimization docs and updates to "View Docs" link by @jdorn in https://github.com/growthbook/growthbook/pull/3805
- Remove duplicated word "the" in docs/guide/nextjs-app-router.mdx by @DanieleGrizzi in https://github.com/growthbook/growthbook/pull/3939
- Dependency and Security Updates by @ahdriel @Auz @jdorn @bryce-fitzsimons in https://github.com/growthbook/growthbook/pull/3836 https://github.com/growthbook/growthbook/pull/3827 https://github.com/growthbook/growthbook/pull/3839 https://github.com/growthbook/growthbook/pull/3812 https://github.com/growthbook/growthbook/pull/3791 https://github.com/growthbook/growthbook/pull/3855 https://github.com/growthbook/growthbook/pull/3912 https://github.com/growthbook/growthbook/pull/3998
- Performance and Observability improvements by @romain-growthbook in https://github.com/growthbook/growthbook/pull/3863 and many more
- Billig updates for GrowthBook Cloud by @mknowlton89 @tzjames and others
- Update latest SDK versions and docs by @madhuchavva @royalfig @ahdriel in https://github.com/growthbook/growthbook/pull/3904 https://github.com/growthbook/growthbook/pull/3962 https://github.com/growthbook/growthbook/pull/3803 https://github.com/growthbook/growthbook/pull/3820 https://github.com/growthbook/growthbook/pull/3828 https://github.com/growthbook/growthbook/pull/3833 https://github.com/growthbook/growthbook/pull/3857
New Contributors
- @alai97 made their first contribution in https://github.com/growthbook/growthbook/pull/3800
- @choshsh made their first contribution in https://github.com/growthbook/growthbook/pull/3803
- @DanieleGrizzi made their first contribution in https://github.com/growthbook/growthbook/pull/3939
Full Changelog: https://github.com/growthbook/growthbook/compare/v3.5.0...v3.6.0