Releases: PostHog/posthog-android
Releases · PostHog/posthog-android
3.9.2
- fix: allow changing person properties after identify (#205)
3.9.1
- recording: fix observation on multiple threads in layout/draw is not supported for compose (#204)
3.9.0
- recording: add replay masking to jetpack compose views (#198)
3.8.3
- recording: fix crash when calling view.isVisible (#201)
- recording: change debouncerDelayMs default from 500ms to 1000ms (1s) (#201)
3.8.2
- recording: session replay respect feature flag variants (#197)
3.8.1
- recording:
OnTouchEventListener
try catch guard to swallow unexpected errors take 2 (#196)
3.8.0
- feat: add referrerURL automatically (#186)
3.7.5
- fix: isFeatureEnabled wasn't sending the $feature_flag_called event (#185)