SurveyJS PDF Generator v2.5.30
Released: Jun 24, 2026
Atualizações na v2.5.30
Recursos
- Survey Creator
- Image Picker: New choices include a redundant
text property set to an empty string.
Correções
- Form Library
- Progress bar didn't highlight previous pages after restoring the UI state.
survey-angular-ui throws an exception when used with Angular 22.
validateExpressions() incorrectly reports an unknown variable error for the {item} placeholder used in the choicesEnableIf expression.
- [TypeScript]
NumericValidator: minValue and maxValue should be nullable.
- Input mask: Masked field incorrectly formats a value when
beforeinput supplies HTML.
- Exception is thrown when async function is used in a matrix cell expression.
- [Survey Creator] Design surface: Exception is thrown when trying to delete a newly added question programmatically.
- [Survey Creator]
panelCount allows values outside minPanelCount and maxPanelCount boundaries.
- [Survey Creator]
correctAnswer property doesn't update after a referenced choice option is deleted.
- Survey Creator
- Converting a Checkboxes question with nested choices to a Radio Button Group throws an exception.