Releases: PostHog/posthog-android
Releases · PostHog/posthog-android
3.16.0
- chore: manual start and stop session replay (#248)
3.15.1
- fix: clear feature flags cache when flags were cleared up server side (#246)
3.15.0
- feat: log request and payload requests if debug is enabled (#249)
3.14.1
- fix: Send correct
$feature_flag_response
for the $feature_flag_called
event when calling isFeatureEnabled
(#244)
- feat: use network time instead of device time (#235)
3.13.1
- fix: add remote config response to proguard rules (#238)
3.13.0
- feat: use remote config API (#233)
3.12.0
- feat: support reuse of
anonymousId
between user changes (#229)
- chore: delete queue files if serialization fails (#232)
3.11.3
- feat: support quota limiting for feature flags (#228 and #230)
3.11.2
- fix: touches fall back to single touches if out of bounds (#221)