Releases: PostHog/posthog-ios
Releases · PostHog/posthog-ios
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)
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)