v0.1.0
Platform launch
- AddedExperiments — A/B and multi-variant, with Monaco code-block editor for JS/TS and CSS/SCSS variations.
- AddedFeature flags — TARGETED_DELIVERY and AB_TEST rule types, up to 4 variations per rule, boolean / string / number / JSON flag values.
- AddedTwo stats engines — Bayesian (probability to beat control, 95% credible interval, SRM check) and Frequentist (p-value, 95% confidence interval, sample-size reached). Toggleable at org, project, or experiment level.
- Added8 one-click analytics integrations — Google Analytics, Mixpanel, Segment, Adobe Analytics, Amplitude, Heap, FullStory, Contentsquare — plus custom webhooks on exposures, conversions, and audit events.
- AddedSDKs — @avsbhq/snippet for the browser (18.8 KB gzipped, anti-flicker), @avsbhq/js universal client, @avsbhq/node server SDK with Redis sticky bucketing, and @avsbhq/react hooks.
- Added@avsbhq/cli — clone, edit, preview, and push experiments from your terminal.
- AddedChrome browser extension (MV3) — preview variations on the live page, switch between A/B in the popup, stream exposure + event traffic in real time.
- AddedGovernance — custom roles with granular permissions, audit logs on every change, 2FA, and per-environment config across prod, staging, dev, and custom environments.