Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | < 17 hours ago | 316 Bytes | |
v9.7.0 source code.tar.gz | < 17 hours ago | 1.2 MB | |
v9.7.0 source code.zip | < 17 hours ago | 1.5 MB | |
Totals: 3 Items | 2.8 MB | 0 |
New features
- Upload : Sanitize SVG image by default before saving to prevent XSS, opt-out with
setImageSanitizeSvg(false)
- Editor : Sanitize HTML by default before saving in DB to prevent XSS, opt-out with
setSanitizeHtml(false)
- Entity list colum / Show text : Content is sanitized by default (front).