Release history
survey-library releases
SurveyJS is an open-source JavaScript form builder library that allows developers to create dynamic forms, multi-step form wizards, and survey applications. It supports React, Angular, and Vue.js (Vue 3), and can also be used in applications built with plain JavaScript.
All releases
14 shown
Routine maintenance release for survey-library.
Changelog
https://surveyjs.io/stay-updated/release-notes/v2.5.25
Improved comment preservation in JSON definitions and enhanced custom choice creation workflow for dropdown and tagbox inputs
Fixed timing issues with dynamic choice rendering from other questions and refactored property decorator implementation for better code maintainability
- Multiple modal windows support
- Masked field input validation
- Pattern input mask customization
Fixed accessibility issues, validation logic for required fields and color inputs, improved expression evaluation, and matrix detail panel visibility handling
- Shadow DOM and SSR compatibility
- Image map question type
- Enhanced multi-language support
Performance improvements through on-demand loading of choices and matrices, interface refactoring, and fixes for question numbering and localization merging