Releases: PostHog/posthog-ios
Releases · PostHog/posthog-ios
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
3.1.4
- fix reset session when reset or close are called #107
3.1.3
- fix ISO8601 formatter to always use the 24h format #106
3.1.2
- fix and improve logging if the
debug
flag is enabled #104
3.1.1
Application Opened
respects the captureApplicationLifecycleEvents
config. #102
3.1.0
- Add session tracking #100