SurveyJS Dashboard v2.5.33
Released: Jul 8, 2026
Atualizações na v2.5.33
Recursos
- [Survey Creator] Inline Description Editors on the Design Surface
- A survey, page, panel, or question description provides additional information about the element's purpose, instructions, or context. By default, Survey Creator doesn't show inline description editors for questions and panels when their descriptions are empty.
- Introduced the onBeforeShowInplaceDescriptionEditor event, which allows you to control the visibility of inline description editors based on custom conditions.
Correções
- Form Library
- Dropdown: Item highlighted in the drop-down menu is not the actually selected item.
- Validation errors are not announced to screen readers until focus moves to the invalid field (WCAG 2.1 Success Criterion 4.1.3).
onGetChoiceDisplayValue is not raised if a question's defaultValueExpression is invalid and the question value is set in survey.data.
- Survey Creator
- Translations tab: Remember the last selected source language in the Auto-Translate All dialog.
- A page copy cannot be selected on the design surface after duplication.
surveyLocalization.defaultLocale leaks into the Survey Creator UI when its locale property is undefined.
- Logic tab: Question name placeholder in the condition editor uses the survey locale instead of the Survey Creator locale ().