release notes

SurveyJS v1.12.14

Released: December 10, 2024

SurveyJS v1.12.14 introduces JSON Obfuscator—a tool that modifies survey JSON schemas by replacing meaningful texts in them with random characters. Bug fixes and minor enhancements are included as well.

JSON Obfuscator

JSON Obfuscator is a utility tool that helps you strip your JSON schema of sensitive data before sharing it. This tool replaces titles, descriptions, placeholders, and other meaningful texts with randomized sequences of characters. You may find it useful when you need to attach a survey JSON schema to a bug report submitted to the SurveyJS team.

SurveyJS JSON Obfuscator

Documentation on GitHub

New and Updated Demos

Survey Creator: Modify New Question

Bug Fixes and Minor Enhancements

Form Library

  • Dynamic Matrix: Conditional visibility within a detail panel stops working when another Dynamic Panel is placed there (#9137)
  • Dynamic Matrix: Adding a new row puts it above the last expanded detail section (#9147)

Survey Creator

  • Designer surface: A description placed under the input field results in a scroll bar (#6185)
  • Property Grid: Value-related settings are available for HTML and Expression fields, while these field types do not have a value (#6176)

Dashboard

  • The onStateChanged event isn't raised when filters are modified (#492)

How to Update SurveyJS Libraries in Your Application

Angular
npm i survey-core@1.12.14 survey-angular-ui@1.12.14 --save
npm i survey-creator-core@1.12.14 survey-creator-angular@1.12.14 --save
npm i survey-analytics@1.12.14 --save
npm i survey-pdf@1.12.14 --save
React
npm i survey-core@1.12.14 survey-react-ui@1.12.14 --save
npm i survey-creator-core@1.12.14 survey-creator-react@1.12.14 --save
npm i survey-analytics@1.12.14 --save
npm i survey-pdf@1.12.14 --save
Vue 3
npm i survey-core@1.12.14 survey-vue3-ui@1.12.14 --save
npm i survey-creator-core@1.12.14 survey-creator-vue@1.12.14 --save
npm i survey-analytics@1.12.14 --save
npm i survey-pdf@1.12.14 --save
Vue 2
npm i survey-core@1.12.14 survey-vue-ui@1.12.14 --save
npm i survey-creator-core@1.12.14 survey-creator-knockout@1.12.14 --save
npm i survey-analytics@1.12.14 --save
npm i survey-pdf@1.12.14 --save
HTML/CSS/JavaScript
<link href="https://unpkg.com/survey-core@1.12.14/defaultV2.min.css" type="text/css" rel="stylesheet">
<script type="text/javascript" src="https://unpkg.com/survey-core@1.12.14/survey.core.min.js"></script>
<script type="text/javascript" src="https://unpkg.com/survey-js-ui@1.12.14/survey-js-ui.min.js"></script>

<script src="https://unpkg.com/survey-core@1.12.14/themes/index.min.js"></script>

<link href="https://unpkg.com/survey-creator-core@1.12.14/survey-creator-core.min.css" type="text/css" rel="stylesheet">
<script src="https://unpkg.com/survey-creator-core@1.12.14/survey-creator-core.min.js"></script>
<script src="https://unpkg.com/survey-creator-js@1.12.14/survey-creator-js.min.js"></script>

<link href="https://unpkg.com/survey-analytics@1.12.14/survey.analytics.min.css" rel="stylesheet">
<script src="https://unpkg.com/survey-analytics@1.12.14/survey.analytics.min.js"></script>

<script src="https://unpkg.com/survey-pdf@1.12.14/survey.pdf.min.js"></script>

Your cookie settings

We use cookies on our site to make your browsing experience more convenient and personal. In some cases, they are essential to making the site work properly. By clicking "Accept All", you consent to the use of all cookies in accordance with our Terms of Use & Privacy Statement. However, you may visit "Cookie settings" to provide a controlled consent.

Your renewal subscription expires soon.

Since the license is perpetual, you will still have permanent access to the product versions released within the first 12 month of the original purchase date.

If you wish to continue receiving technical support from our Help Desk specialists and maintain access to the latest product updates, make sure to renew your subscription by clicking the "Renew" button below.

Your renewal subscription has expired.

Since the license is perpetual, you will still have permanent access to the product versions released within the first 12 month of the original purchase date.

If you wish to continue receiving technical support from our Help Desk specialists and maintain access to the latest product updates, make sure to renew your subscription by clicking the "Renew" button below.