Changeset 3167149
- Timestamp:
- 10/11/2024 11:54:09 AM (18 months ago)
- File:
-
- 1 edited
-
category-icon/tags/1.0.1/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
category-icon/tags/1.0.1/readme.txt
r3167143 r3167149 5 5 Tested up to: 6.6.2 6 6 Requires PHP: 5.6.40 7 Stable tag: 1.0. 07 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 26 26 27 27 == Changelog == 28 29 = 1.0.1 = 30 * Added sanitization for SVG uploads to prevent Cross-Site Scripting (XSS) vulnerabilities. 31 * Implemented secure file naming for uploaded SVG files by appending a random suffix to filenames. 32 * Enhanced upload handling to ensure SVG files are sanitized in place without altering the original upload path. 33 * Improved compatibility with WordPress file upload checks. 28 34 29 35 = 1.0.0 =
Note: See TracChangeset
for help on using the changeset viewer.