SurveyJS PDF Generator v2.0.9

Released: May 14, 2025

v2.0.9 での更新項目

不具合の修正

  • Checkboxes:
    • Answer count validation was triggered if one of the special choice options (None, Don't Know, or Refuse to Answer) was selected.
  • Accessibility:
    • Table of Contents doesn't pass Axe checks.
    • Dynamic Panel: Progress bar nodes do not have accessible names.
    • Matrix with detail sections: Expand and collapse buttons do not have accessible titles.
    • Image question: Frame elements do not have accessible names and ARIA attributes are used on unsupported elements.
  • Survey Creator:
    • Multi-Select Matrix: "Column name" value is reset when the "Cell input type" is changed to "Rating Scale".
  • Loop and Merge: 
    • Users can delete entries on the summary page regardless of the allowRemoveRows property being disabled.
    • Validation message banner in a nested loop has a blank white stripe above it.
  • Dynamic Matrix:
    • Didn't display the "Add Row" button if users go to the Preview page before the matrix is rendered and then leave the page.
  • Multi-Select Matrix:
    • Title didn't displayed in question-per-page survey mode.
  • Misc: 
    • The getAllQuestions method doesn't return nested questions if they are invisible.
    • Custom theme doesn't reapply when users leave the Preview page to edit answers.
    • A masked numeric value with specified separators is displayed incorrectly when it is calculated using a setValueExpression.
    • Multi-Select Matrix title wasn't displayed in question-per-page survey mode.