Skip to content

3.60.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 07:13
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
750dc1c

Minor Changes

  • b9861d8: Rage click detection no longer emits $rageclick on controls where rapid repeated taps are intentional rather than frustration — the on-screen keyboard, text fields and text selection, steppers, sliders, pickers, date pickers, segmented controls and page controls. This applies to UIKit and SwiftUI. You can exclude a custom control with the ph-no-rageclick accessibility identifier/label (UIKit) or the .postHogNoRageClick() view modifier (SwiftUI).