Skip to content

Tags: growthbook/growthbook

Tags

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
3.3 Release (#3279)

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix image on get started page (#3035)

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix display name for namespaces on experiment pages / make changes (#…

…2792)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix import experiment modal scrolling with long ids (#2560)

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove double navigation in the experiments list (#2270)

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
cleaned up sdk webhook backend (#2165)

v2.7.1

Toggle v2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add schema if specified (#2141)

Add schema if specified in auto metrics SQL

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Display Helpful Query Stats for BigQuery (#2042)

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clean up analysis post logic / CUPED settings (#1877)

* initial, working (probably?)

* cleanup

* cleanup

* fix agenda job statsEngine

* unify cuped settings (again)

* try to reconcile overrides for metrics vs fact-metrics

* clean up metric overrides for fact, ui stuff

* clearer cuped disabled language in one case

* more nuanced language, comments

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adjust CIs when adjusting pvalues (#1740)

* Adjust CIs when adjusting pvalues

* Add to old results

* limit to 0.9; update tooltip

* return NaN if pvalue > 0.999999

* Set it to ciAdjusted as Infinity instead

* Update tooltip language

* Add tests

* Update docs

* text display for adjusted/unadjusted CIs

* basic graph working for adjusted CIs

* Update csv download

* Pass threshold to NB, handle missing rows more gracefully in NB

* Fix tooltip

* add gradient mask for graphs going out of domain

* lint

---------

Co-authored-by: Bryce <bryce1@gmail.com>