Releases: short-pixel-optimizer/wp-svg-images
Releases · short-pixel-optimizer/wp-svg-images
Version 4.3
- Fix: Patched a Stored Cross-Site Scripting vulnerability found by Colin Xu and responsibly disclosed by the WordFence team;
- Compat: Added compatibility with WP All Import plugin;
- Compat: Tested with the latest versions of WordPress (6.6) and PHP (8.3).
Version 4.2
- Tested on WordPress 6.2;
- Updated SVG sanitizer scripts;
- Skip percentage width and height when reading SVG dimensions.
Version 4.1
- Tweak: auto-hide the settings notice after visiting the settings page;
- Compat: tested the compatibility with WordPress 6.0;
- Fix: the settings link and button from the notice now work fine on all WordPress installs.
Version 4.0
- New: joined the ShortPixel family;
- New: added SVG sanitization;
- New: added settings page where you can enable/disable SVG upload per user role;
- Compat: deprecated
WP_SVG_FOR_EVERYONE
.