Releases: PostHog/posthog-ios
Releases · PostHog/posthog-ios
3.29.0
- feat: add support for custom survey UI (#369)
3.28.3
- fix: don't clear flags on remote config error or if hasFeatureFlags is nil (#368)
3.28.2
- fix: survey question header padding (#365)
- fix: session replay perforamnce improvements (#364)
3.28.1
- fix: surveys decoding error (#363)
3.28.0
- feat: add support for beforeSend function to edit or drop events (#357)
3.27.0
- 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
- fix: pause network capture when app is backgrounded (#352)
- fix: prevent duplicate application lifecycle events (#354)
3.26.1
- fix: clear cached flags if remote config response hasFeatureFlags is false (#347)
3.26.0
- feat: capture console logs for session replay (#350)
3.25.1
- fix: edge case where session manager would not rotate session id (#349)