SurveyJS Dashboard v2.5.18

Released: Mar 31, 2026

Aggiornamenti in v2.5.18

Funzionalità

  • Survey Creator: Toolbox Search Includes Subitems:
    • Now allows users to search for subitems within the toolbox. When a search string is entered, the toolbox filters to show only items whose subitems match the query. This feature is enabled by default.
  • Table View: Split Multi-Option Columns:
    • Previously, Checkboxes and Multi-Select Dropdown (Tag Box) questions produced an array of values displayed as a single column in Table View.
    • This release introduces an option to split the list between multiple columns, one for each choice option.
    • Selected choice options can be marked with a checkbox or with a number that indicates their selection order in the list.

Correzioni

  • Form Library:
    • TypeScript: Missing declaration file for module 'survey-core/themes'.
    • Dynamic Matrix: Adding or removing rows reduces performance with 150+ rows when using detail panels.
    • Rating Scale dropdown shows min/max descriptions instead of actual values.
    • Single-Line Input with inputType does not display an appropriate error message for invalid values.
    • LocalizableString: Assigning default value to locale text neither removes empty locale entry nor triggers change notification.
    • Adding a comment field to a choice option breaks conditional visibility referencing the option.
    • The following strings are not localized: "Bytes", "KB", "MB", "GB", "TB".
  • Survey Creator:
    • Dark theme: “Accepted file categories” dropdown renders with a white background.
    • Property Grid - Triggers table: "Target question" dropdown overflows parent container with long names.