Skip to content

@posthog/core@1.49.2

Choose a tag to compare

@github-actions github-actions released this 28 Aug 14:57
Immutable release. Only release title and notes can be modified.
862ac0b

1.49.2

Patch Changes

  • #4626 3c650a1 Thanks @nandinitiw! - Re-translate popover surveys when the display language changes while the survey is on screen, either from a browser languagechange event or from identify() updating the language person property. In-progress answers are preserved. $survey_questions[].question and $survey_language on survey sent / survey dismissed now report the text and language the user saw when they answered, not the language active when the event fired. Feedback-button (widget) surveys are unchanged.
    (2026-08-28)