Skip to content

Releases: PostHog/posthog-android

3.0.0-alpha.7

10 Oct 08:23

Choose a tag to compare

3.0.0-alpha.7 Pre-release
Pre-release
  • isFeatureEnabled now returns true if multivariant flag (#42)
  • getFeatureFlagPayload returns non strigified JSON (#44)

3.0.0-alpha.6

06 Oct 11:46

Choose a tag to compare

3.0.0-alpha.6 Pre-release
Pre-release
  • Upsert flags when loading feature flags with computed errors (#38)
  • $active_feature_flags event should filter non active flags (#41)

3.0.0-alpha.5

04 Oct 14:00

Choose a tag to compare

3.0.0-alpha.5 Pre-release
Pre-release
  • Does not report screen events if there's no title (#32)
  • Add distinctId() getter to the Public API (#33)
  • Add compatibility to Java 8 bytecode (previously Java 11+) (#37)

3.0.0-alpha.4

03 Oct 13:11
8e5e870

Choose a tag to compare

3.0.0-alpha.4 Pre-release
Pre-release
  • Fixed small issues after code review

3.0.0-alpha.3

02 Oct 15:52

Choose a tag to compare

3.0.0-alpha.3 Pre-release
Pre-release
  • Added many tests and fixed small issues

3.0.0-alpha.2

27 Sep 07:39

Choose a tag to compare

3.0.0-alpha.2 Pre-release
Pre-release
  • Fix permission check for Network status (commit)

3.0.0-alpha.1

26 Sep 09:15

Choose a tag to compare

3.0.0-alpha.1 Pre-release
Pre-release

Next major of the Android SDK rewritten in Kotlin