Skip to content

Releases: PostHog/posthog-android

3.9.3

26 Nov 19:31
Compare
Choose a tag to compare
  • no user facing changes

3.9.2

12 Nov 13:04
Compare
Choose a tag to compare
  • fix: allow changing person properties after identify (#205)

3.9.1

11 Nov 12:04
Compare
Choose a tag to compare
  • recording: fix observation on multiple threads in layout/draw is not supported for compose (#204)

3.9.0

30 Oct 09:14
Compare
Choose a tag to compare
  • recording: add replay masking to jetpack compose views (#198)

3.8.3

25 Oct 11:45
Compare
Choose a tag to compare
  • recording: fix crash when calling view.isVisible (#201)
  • recording: change debouncerDelayMs default from 500ms to 1000ms (1s) (#201)

3.8.2

14 Oct 14:26
Compare
Choose a tag to compare
  • recording: session replay respect feature flag variants (#197)

3.8.1

09 Oct 15:33
Compare
Choose a tag to compare
  • recording: OnTouchEventListener try catch guard to swallow unexpected errors take 2 (#196)

3.8.0

03 Oct 08:42
Compare
Choose a tag to compare
  • feat: add referrerURL automatically (#186)

3.7.5

26 Sep 11:42
Compare
Choose a tag to compare
  • fix: isFeatureEnabled wasn't sending the $feature_flag_called event (#185)

3.7.4

23 Sep 13:42
Compare
Choose a tag to compare
  • no user facing changes