Skip to content

Releases: PostHog/posthog-android

3.16.0

27 May 13:58
Compare
Choose a tag to compare
  • chore: manual start and stop session replay (#248)

3.15.1

27 May 07:22
Compare
Choose a tag to compare
  • fix: clear feature flags cache when flags were cleared up server side (#246)

3.15.0

14 May 19:28
Compare
Choose a tag to compare
  • feat: log request and payload requests if debug is enabled (#249)

3.14.1

23 Apr 11:11
Compare
Choose a tag to compare
  • 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.14.0

21 Apr 21:43
Compare
Choose a tag to compare

What's Changed

  • chore(flags): Prepare tests for decide v4 work by @haacked in #241

Full Changelog: 3.13.1...3.14.0

3.13.1

01 Apr 15:32
Compare
Choose a tag to compare
  • fix: add remote config response to proguard rules (#238)

3.13.0

25 Mar 09:58
Compare
Choose a tag to compare
  • feat: use remote config API (#233)

3.12.0

10 Mar 12:59
Compare
Choose a tag to compare
  • feat: support reuse of anonymousId between user changes (#229)
  • chore: delete queue files if serialization fails (#232)

3.11.3

26 Feb 09:40
Compare
Choose a tag to compare
  • feat: support quota limiting for feature flags (#228 and #230)

3.11.2

04 Feb 13:48
Compare
Choose a tag to compare
  • fix: touches fall back to single touches if out of bounds (#221)