SurveyJS Dashboard v2.5.2

Released: Dec 23, 2025

Atualizações na v2.5.2

Recursos

Survey Creator

  • Property Value Validation in JSON Editor Tab:
    • The JSON Editor tab now allows survey designers to edit the survey JSON schema directly. Previously, validation checked only whether a property existed, allowing unsupported values. Starting with Survey Creator v2.5.2, validation also verifies that assigned values are valid for the target property, helping detect configuration issues earlier and prevent invalid survey definitions.

Correções

Form Library

  • Multi-Select Dropdown/Tag Box: allowCustomChoices didn't work on mobile/touch-enabled devices in certain scenarios.
  • Multi-Select Dropdown/Tag Box: defaultValue was not written to survey.data when the survey ends via a skip trigger.
  • Dynamic Panel in Multi-Select Matrix's detail section duplicates nested question title when templateQuestionTitleLocation is "left".
  • [React/Astro/Safari] Navigation bar was not rendered under certain conditions.

Survey Creator

  • Matrix Rubric: Error occurred when activating the Translations tab to translate static cell texts.