Changelog
Stay up to date with the latest platform features, SDK releases, security updates, and performance improvements shipped by ToggleAI.
Feature Analytics Funnels & Multi-SDK Parity
Full feature parity across all 10 SDKs! Track interaction events, user session queues, adoption funnels, and progressive delivery health metrics in Python, Rust, Dart, Go, Kotlin, Java, and Android Java.
Added Progressive Delivery telemetry, interaction tracking, and code reference pushing to Python, Rust, Dart, Go, Kotlin, Java, and Android Java SDKs.
client.trackFeatureInteraction("new-checkout", TrackFeatureInteractionOptions(eventType = "click", eventName = "checkout_btn", userIdentifier = "user_42"))Compute multi-step conversion funnels attributed to feature flag variations with cohort variance snapshots.
Recursively scan codebases to push static code references and guide stale flag removal.
npx toggleai scan --project=my-app --api-key=pk_live_xxx:sk_live_xxx --dir=./SHA-256 Hash-Chained Audit Logs & GitOps Pipelines
Introduced cryptographic SHA-256 hash-chained audit trails and GitOps pipeline sync with approval gates.
Every flag toggle or rule modification is cryptographically hashed into an append-only audit stream.
Declare flag configurations in YAML and sync with GitHub or GitLab repositories with approval gates.
A/B Experimentation Engine & Variant Exposure Tracking
Automated conversion tracking, exposure logging, and statistical metrics calculation for running A/B experiments.
Fire-and-forget exposure tracking when users evaluate experiment-backed flags.
Attribute custom revenue and conversion metrics directly to flag variations.
Structured Logging & Error Monitoring Buffer
Batched asynchronous log ingestion buffer with exception stack trace capture across TypeScript, React, Python, and Rust SDKs.
Non-blocking background flush queue with backpressure control.
Capture application errors with full stack trace contextual tags.
ToggleAI Platform General Availability (GA)
Initial public launch of ToggleAI — zero-latency local in-memory feature flag evaluation, dynamic remote configs, and edge CDN distribution.
In-memory evaluation engine resolving flags locally under 1ms.
Percentage rollouts, targeting rules, user overrides, and instant kill switches.