Skip to content

posthog-js@1.429.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 21:05
Immutable release. Only release title and notes can be modified.
b867751

1.429.0

Minor Changes

  • #4707 b441eb2 Thanks @posthog! - Segment integration: allow segment to accept an integration config with filterProperties, so customers can filter PostHog-generated enrichment properties before Segment sends an event to its destinations. Returning null or throwing leaves the original Segment event unenriched.
    (2026-09-09)

Patch Changes

  • #4876 0c2a15f Thanks @dustinbyrne! - Fix dead-click detection for text selection and editable caret gestures when mouse release is delayed, while continuing to report inert text clicks.
    (2026-09-09)

  • #4733 24fa541 Thanks @dustinbyrne! - fix(web): avoid reporting clicks that select or unselect text as dead clicks
    (2026-09-09)

  • #4882 4bd37b7 Thanks @lucasheriques! - Fix TypeScript compatibility between public replay events and the replay player.
    (2026-09-09)

  • #4833 f1395b6 Thanks @posthog! - Keep surveys hidden while capture is disabled and preserve answers if capture stops before submission.
    (2026-09-09)

  • Updated dependencies [0c2a15f, 24fa541, b441eb2]:

    • @posthog/types@1.410.0