Releases: PostHog/posthog-android
Releases · PostHog/posthog-android
3.1.0-alpha.1
- Android Session Recording - Alpha preview (#69)
Check out the USAGE guide.
3.0.0
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
- Do not set
$network_carrier
property if empty (#66)
3.0.0-beta.6
- Add a
propertiesSanitizer
callback configuration (#64)
3.0.0-beta.5
- 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
- Fix leaked resources identified by StrictMode (#59)
3.0.0-beta.3
- Ship proguard rules for proguard/r8 full mode (#52)
- Remove properties from
identify
and alias
(#55)
3.0.0-beta.2
- Keep trying to flush events till the device is connected (#54)
3.0.0-beta.1
- Registered keys are cached in the disk preferences (#51)
3.0.0-alpha.8
- SDK only sends the
$feature_flag_called
event once per flag (#47)
- Groups are cached in the disk (#48)