5.3.1
·
5 commits
to master
since this release
Included commits: 5.3.0...5.3.1
Fixes
- Replaced jQuery HTML string concatenation in the dependent select box with DOM API and
textContentassignment to prevent XSS vulnerabilities.