Immutable
release. Only release title and notes can be modified.
Minor Changes
- f29934c: Surveys now re-translate in place while displayed. When the user's
languageperson property changes (viaidentify/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 optionalupdateSurvey(_:)to support live updates.