Releases: PostHog/posthog-ios
Releases · PostHog/posthog-ios
3.19.3
- fix: custom hosts with a path (#290)
- fix: identify macOS when running Mac Catalyst or iOS on Mac (#287)
3.19.2
- fix: XCFramework builds failing (#288)
- chore: Session Replay GA (#286)
3.19.1
- fix: RN Expo builds failing (#281)
3.19.0
- feat: ability to manually start and stop session recordings (#276)
- feat: change screenshot encoding format from JPEG to WebP (#273)
3.18.0
- feat: add
postHogNoMask
SwiftUI view modifier to explicitly mark any View as non-maskable (#277)
3.17.2
- fix: ignore additional keyboard windows for $screen event (#279)
3.17.1
- fix: avoid masking SwiftUI Gradient views (#275)
3.17.0
- feat: ability to add a custom label to autocapture elements (#271)
3.16.2
- fix: ignore autocapture events from keyboard window (#269)
3.16.1
- fix: screen flicker when capturing a screenshot when a sensitive text field is on screen (#270)