SurveyJS Survey Creator v2.5.30

Released: Jun 24, 2026

v2.5.30 버젼 업데이트

기능

  • Survey Creator
    • Image Picker: New choices include a redundant text property set to an empty string.

수정사항

  • 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.