Skip to content

Releases: PostHog/posthog-android

3.1.11

28 Feb 09:50
Compare
Choose a tag to compare
  • fix back compatibility with Kotlin 1.7 (#104)

3.1.10

27 Feb 12:04
Compare
Choose a tag to compare
  • do not allow empty or blank distinct_id or anon_distinct_id (#101)

3.1.9

22 Feb 10:44
Compare
Choose a tag to compare
  • roll back compile API to 33 to keep back compatibility (#98)
  • set device_type accordingly to Mobile, TV, or Tablet (#93)

3.1.8

19 Feb 10:50
Compare
Choose a tag to compare
  • fix reset session when reset or close are called (#97)

3.1.7

14 Feb 09:47
Compare
Choose a tag to compare
  • recording: fix missing windowAttachCount method after minification (#96)

3.1.6

01 Feb 14:09
Compare
Choose a tag to compare
  • recording: clone drawable before using (#91)

3.1.5

24 Jan 12:23
Compare
Choose a tag to compare
  • recording: gradient background support (#88)

3.1.4

19 Jan 13:13
Compare
Choose a tag to compare
  • Set Content-Length header for gzip bodies because of more strict proxies (#86)

3.1.3

17 Jan 14:32
Compare
Choose a tag to compare
  • Do not capture console logs and network requests if session replay and session are not active (#83)

3.1.2

15 Jan 14:40
Compare
Choose a tag to compare
  • Send wireframe children for updated wireframes - mutation (#81)