github growthbook/growthbook v0.5.0

latest releases: v2.9.0, v2.8.0, v2.7.1...
2 years ago

New Features

  • 🔥 Export experiment results as a Jupyter notebook! #81
  • Per-metric data quality thresholds (min sample size and suspicious uplift percent)
  • SDK Dev Mode now supports both the javascript and react SDKs and can be enabled in staging builds #79
  • Specify the experiment status (running or stopped) when importing past experiments #82
  • View Queries button now shows the exact rows returned from the database before any post-processing #81

Bug Fixes

  • Fix broken number inputs in forms (switch to react-hook-form library) #78
  • Bug in stddev correction for revenue metrics #69
  • Error when sending invite emails to teammates 14cf152
  • Fix division bug for Postgres/Redshift when metric values are integers #69
  • Render modals inside portal to fix z-index issues #77
  • Downgrade Typescript to 4.3.5 to fix ts-server bugs during development #81

Misc

  • Switch docker base image from node-alpine to python-slim
  • GrowthBook stats engine now available as a standalone python package on PyPi: gbstats #81
  • Change name to GrowthBook (no space)
  • Move javascript and react SDKs to this monorepo #79
  • Add video tour link to getting started page 75ef52a
  • Document all data quality checks

Don't miss a new growthbook release

NewReleases is sending notifications on new releases.