Releases: PostHog/posthog-android
Releases · PostHog/posthog-android
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)
3.1.6
- recording: clone drawable before using (#91)
3.1.5
- recording: gradient background support (#88)
3.1.4
- Set
Content-Length
header for gzip bodies because of more strict proxies (#86)
3.1.3
- Do not capture console logs and network requests if session replay and session are not active (#83)
3.1.2
- Send wireframe children for updated wireframes - mutation (#81)