Skip to content

3.68.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 01:59
Immutable release. Only release title and notes can be modified.
b7db3d1

Minor Changes

  • f29934c: Surveys now re-translate in place while displayed. When the user's language person property changes (via identify/setPersonProperties) and a matching translation exists, the on-screen survey updates to the new language without restarting, preserving the current question and progress. Custom survey delegates can adopt the new optional updateSurvey(_:) to support live updates.