Releases: PostHog/posthog-android
Releases · PostHog/posthog-android
3.1.16
fix: add replay props only if replay is enabled (#112)
3.1.15
- recording: do not capture password text even if masking is off (#111)
3.1.14
- recording: fix issue with nullable hint (#109)
- recording: adds
drawableConverter
option to convert custom Drawable to Bitmap (#110)
3.1.13
- fix do not allow nullable
sessionId
(#107)
3.1.12
- fix merge groups for events (#105)
3.1.11
- fix back compatibility with Kotlin 1.7 (#104)
3.1.10
- do not allow empty or blank
distinct_id
or anon_distinct_id
(#101)
3.1.9
- roll back compile API to 33 to keep back compatibility (#98)
- set
device_type
accordingly to Mobile, TV, or Tablet (#93)
3.1.8
- fix reset session when reset or close are called (#97)
3.1.7
- recording: fix missing windowAttachCount method after minification (#96)