Skip to content

Releases: PostHog/posthog-ios

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)

3.25.0

30 Apr 06:27
Compare
Choose a tag to compare
  • feat: add support for conditional survey questions (#343)

3.24.3

29 Apr 10:03
Compare
Choose a tag to compare
  • fix: feature flags not loading on sdk init (#346)

3.24.2

25 Apr 06:48
Compare
Choose a tag to compare
  • fix: optional link in survey question type (#341)
  • fix: app hangs on iPad with floating keyboard when session replay is enabled (#340)

3.24.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 (#337)
  • fix: support ISO8601 dates with missing milliseconds (#338)

3.24.0

17 Apr 15:26
Compare
Choose a tag to compare
  • chore: Autocapture GA (#334)
  • feat: reuse anonymousId between user changes (#332)