Skip to content

posthog-js@1.419.3

Choose a tag to compare

@github-actions github-actions released this 25 Aug 18:29
Immutable release. Only release title and notes can be modified.
b705b7b

1.419.3

Patch Changes

  • #4548 fe933d8 Thanks @posthog! - Fix surveys recording a response before the respondent finishes, and reordering questions for surveys that use branching, are prefilled, or are resumed

    An initialResponses prefill passed to posthog.displaySurvey() that neither completes the survey nor auto-advances a question no longer sends survey sent, and a partial event carries only the auto-advanced answers. (2026-08-25)