Skip to content

3.71.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 18:26
Immutable release. Only release title and notes can be modified.
d933f30

Minor Changes

  • 27b6b36: Session replay: honor a ph-no-mask token on accessibilityIdentifier or accessibilityLabel to exclude a view (and its subviews) from masking. This gives platforms that cannot reach the .postHogNoMask() modifier, such as React Native (where testID maps to accessibilityIdentifier), a way to selectively unmask known-safe views while keeping maskAllTextInputs on.