Skip to content

Releases: PostHog/posthog-android

3.4.2

28 Jun 12:59
Compare
Choose a tag to compare
  • chore: create ctor overloads for better Java DX (#148)

3.4.1

27 Jun 12:14
Compare
Choose a tag to compare
  • recording: OnTouchEventListener try catch guard to swallow unexpected errors (#147)

3.4.0

20 Jun 11:00
Compare
Choose a tag to compare
  • recording: screenshot masking (#145)

3.3.2

17 Jun 15:46
Compare
Choose a tag to compare
  • chore: migrate UUID from v4 to v7 (#142)
  • recording: fix registering the ViewTreeObserver when its not attached yet (#144)

3.3.1

11 Jun 08:59
Compare
Choose a tag to compare
  • chore: change host to new address (#137)
  • fix: rename groupProperties to groups for capture methods (#139)
  • fix: PostHogLogger possibly leaks this ctor and crash (#140)

3.3.0

24 May 06:35
Compare
Choose a tag to compare
  • feat: allow anonymous uuid generation to be customizable (#132)
  • recording: fix removing the ViewTreeObserver when its not alive (#134)

3.2.2

21 May 07:55
Compare
Choose a tag to compare
  • chore: register to sdk console (#131)

3.2.1

08 May 11:28
Compare
Choose a tag to compare
  • fix: reduce batch size if API returns 413 (#130)
    • screenshot image is now a JPEG at 30% quality to reduce size

3.2.0

30 Apr 11:43
Compare
Choose a tag to compare
  • recording: add screenshot option for session replay instead of wireframe (#127)

3.1.18

24 Apr 11:59
Compare
Choose a tag to compare
  • fix: set correct User-Agent for Android and returns session recording even if authorized domains is enabled (#125)