Skip to content

Releases: PostHog/posthog-android

3.1.16

27 Mar 13:26
Compare
Choose a tag to compare

fix: add replay props only if replay is enabled (#112)

3.1.15

08 Mar 14:26
Compare
Choose a tag to compare
  • recording: do not capture password text even if masking is off (#111)

3.1.14

05 Mar 11:48
Compare
Choose a tag to compare
  • recording: fix issue with nullable hint (#109)
  • recording: adds drawableConverter option to convert custom Drawable to Bitmap (#110)

3.1.13

01 Mar 12:33
Compare
Choose a tag to compare
  • fix do not allow nullable sessionId (#107)

3.1.12

29 Feb 14:55
Compare
Choose a tag to compare
  • fix merge groups for events (#105)

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)