Skip to content

Releases: PostHog/posthog-ios

3.29.0

15 Jul 13:12
Compare
Choose a tag to compare
  • feat: add support for custom survey UI (#369)

3.28.3

14 Jul 10:23
Compare
Choose a tag to compare
  • fix: don't clear flags on remote config error or if hasFeatureFlags is nil (#368)

3.28.2

26 Jun 10:22
Compare
Choose a tag to compare
  • fix: survey question header padding (#365)
  • fix: session replay perforamnce improvements (#364)

3.28.1

26 Jun 10:12
Compare
Choose a tag to compare
  • fix: surveys decoding error (#363)

3.28.0

19 Jun 17:56
Compare
Choose a tag to compare
  • feat: add support for beforeSend function to edit or drop events (#357)

3.27.0

16 Jun 20:09
Compare
Choose a tag to compare
  • fix: unify storage path for appGroupIdentifier across targets (#356)
  • fix: do not call flags callback with invalid flags (#355)
  • use new /flags endpoint instead of /decide (#345)

3.26.2

03 Jun 19:46
Compare
Choose a tag to compare
  • fix: pause network capture when app is backgrounded (#352)
  • fix: prevent duplicate application lifecycle events (#354)

3.26.1

30 May 11:37
Compare
Choose a tag to compare
  • fix: clear cached flags if remote config response hasFeatureFlags is false (#347)

3.26.0

21 May 05:28
Compare
Choose a tag to compare
  • feat: capture console logs for session replay (#350)

3.25.1

13 May 10:06
Compare
Choose a tag to compare
  • fix: edge case where session manager would not rotate session id (#349)