Skip to content

Releases: PostHog/posthog-android

3.1.0-alpha.1

18 Dec 11:44
Compare
Choose a tag to compare
3.1.0-alpha.1 Pre-release
Pre-release
  • Android Session Recording - Alpha preview (#69)

Check out the USAGE guide.

3.0.0

06 Dec 07:42
Compare
Choose a tag to compare

Check out the updated docs.

Check out the USAGE guide.

Changes

  • Bump Kotlin to min. 1.6 compatibility (#68)
  • minSdk set to 21.
  • Rewritten in Kotlin.

3.0.0-RC.1

20 Nov 15:47
Compare
Choose a tag to compare
3.0.0-RC.1 Pre-release
Pre-release
  • Do not set $network_carrier property if empty (#66)

3.0.0-beta.6

14 Nov 12:19
Compare
Choose a tag to compare
3.0.0-beta.6 Pre-release
Pre-release
  • Add a propertiesSanitizer callback configuration (#64)

3.0.0-beta.5

14 Nov 09:35
Compare
Choose a tag to compare
3.0.0-beta.5 Pre-release
Pre-release
  • Expose and allow to enable and disable the debug mode at runtime (#60)
  • Cache and read feature flags on the disk (#61)
  • Pick up consumer proguard rules correctly (#62)

3.0.0-beta.4

14 Nov 08:51
8a905bc
Compare
Choose a tag to compare
3.0.0-beta.4 Pre-release
Pre-release
  • Fix leaked resources identified by StrictMode (#59)

3.0.0-beta.3

02 Nov 09:51
6f29d64
Compare
Choose a tag to compare
3.0.0-beta.3 Pre-release
Pre-release
  • Ship proguard rules for proguard/r8 full mode (#52)
  • Remove properties from identify and alias (#55)

3.0.0-beta.2

20 Oct 09:02
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release
  • Keep trying to flush events till the device is connected (#54)

3.0.0-beta.1

18 Oct 12:52
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release
  • Registered keys are cached in the disk preferences (#51)

3.0.0-alpha.8

12 Oct 10:02
Compare
Choose a tag to compare
3.0.0-alpha.8 Pre-release
Pre-release
  • SDK only sends the $feature_flag_called event once per flag (#47)
  • Groups are cached in the disk (#48)