Releases: PostHog/posthog-ios
Releases · PostHog/posthog-ios
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)
3.16.0
- fix: deprecate
maskPhotoLibraryImages
due to unintended masking issues (#268)
3.15.9
- fix: skip capturing a snapshot during view controller transitions (#265)