GrowthBook 1.1.0 — Android SDK, UI Improvements, and more

Version 1.1.0 of our open-source feature flagging and experimentation platform is here

· 2 min read
GrowthBook 1.1.0 — Android SDK, UI Improvements, and more

Version 1.1.0 of our open-source feature flagging and experimentation platform is here which includes new SDKs and numerous other improvements. Below is a quick summary of some of the changes we released. We’re also live on ProductHunt, and we would really appreciate an upvote if you’re a fan of what we’re building.

Android and Go SDK

We released our Go and Android SDK. You can find the Go SDK here: https://github.com/growthbook/growthbook-golang. The Android version is supported through Kotlin, you can find the repo here: https://github.com/growthbook/growthbook-kotlin . The full docs for all the SDKs is here: https://docs.growthbook.io/lib.

Streamlined feature creation modals

We simplified and restructured the feature creation process so you can now add an initial rule in fewer steps.

Project scoped APIs and WebHooks

You can now filter webhooks by environment and project. This limits which features cause the webhook to trigger and also filters the list of features in the payload. We also added the same filters to the features API endpoint for those of you not using webhooks.

No more ‘pageviews’ data source query

We’ve restructured our SQL query generator and no longer require a ‘pageview’ query, which was a common source of confusion and not applicable to backend or mobile applications.

Miscellaneous other features and fixes

You can read about the full list of changes here.

Read next

Want to give GrowthBook a try?

In under two minutes, GrowthBook can be set up and ready for feature flagging and A/B testing, whether you use our cloud or self-host.