Releases: PostHog/posthog-ios
Releases · PostHog/posthog-ios
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)
3.15.6
- fix: read accessibilityLabel from parent's view to avoid performance hit on RN (#259)
3.15.5
- fix: properly mask SwiftUI Text (and text-based views) (#257)
3.15.4
- fix: avoid zero touch locations (#256)
- fix: reading screen size could sometimes lead to a deadlock (#252)