Plugin Directory

Changeset 3167149


Ignore:
Timestamp:
10/11/2024 11:54:09 AM (18 months ago)
Author:
babbardel
Message:

tagging version 1.0.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • category-icon/tags/1.0.1/readme.txt

    r3167143 r3167149  
    55Tested up to: 6.6.2
    66Requires PHP: 5.6.40
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2626
    2727== 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.
    2834
    2935= 1.0.0 =
Note: See TracChangeset for help on using the changeset viewer.