Releases: PostHog/posthog-ios
Releases · PostHog/posthog-ios
3.13.3
- fix race condition in PostHogFileBackedQueue.deleteFiles (#218)
3.13.2
- add missing capture method for objC with groups overload (#217)
3.13.1
- add optional distinctId parameter to capture methods (#216)
3.13.0
- recording: session replay respect feature flag variants (#209)
- add
postHogMask
view modifier to manually mask a SwiftUI view (#202)
3.12.7
- add appGroupIdentifier in posthog config (#207)
3.12.6
- recording: capture network logs from dataTask requests without CompletionHandler (#203)
3.12.2
- fix: some public APIs such as unregister weren't checking for isEnabled (#196)