Releases: PostHog/posthog-ios
Releases · PostHog/posthog-ios
3.4.0
- allow anonymous id generation to be configurable (#133)
- fix: PrivacyInfo warning when using Cocoapods (#138)
3.3.0
- chore: apply patches from 3.2.5 to 3.3.0 and session recording fixes #135
- iOS session recording is still experimental
3.2.5
- fix:
reset
deletes only sdk files instead of the whole folder #132
3.3.0-alpha.2
- chore: silence
shared
warning for strict concurrency #129
3.3.0-alpha.1
- iOS session recording - very first alpha release #115
3.2.4
maxQueueSize
wasn't respected when capturing events #116
3.2.3
optOut
wasn't respected in capture methods #114
3.2.2
- API requests do a 10s timeoutInterval instead of 60s #113
3.2.1
- PrivacyInfo manifest set in the SPM and CocoaPods config #112
3.2.0
- read
$app_name
from CFBundleDisplayName
as a fallback if CFBundleName
isn't available #108
- add PrivacyInfo manifest #110