Releases: PostHog/posthog-ios
Releases · PostHog/posthog-ios
3.20.1
- fix: disk storage not working on tvOS (#316)
- fix: wrong is_identified fallback value (#317)
3.20.0
- feat: support multiple SDK instances (#310)
Note: Now event storage is per API key. Any pending events in legacy storage will be migrated to the first API key used.
3.19.9
- fix: SwiftUI view masking when using clipShape view modifier (#312)
- fix: reported crash on PostHogSessionManager (#311)
3.19.8
- feat: add support for quota-limited feature flags (#308)
3.19.7
- fix: recordings not always properly masked during screen transitions (#306)
- fix: react native builds as static lib (#305)
3.19.6
- fix: crash on autocapture when a segmented control has no selection (#304)
3.19.5
- fix: flutter session recordings not working (#297)
3.19.4
- fix: occasional crash when converting to Int in session replay wireframe (#294)
3.19.3
- fix: custom hosts with a path (#290)
- fix: identify macOS when running Mac Catalyst or iOS on Mac (#287)