Skip to content

1.6165.0822

Choose a tag to compare

@thisismyurl thisismyurl released this 14 Jun 12:28
· 16 commits to main since this release

This release brings SVG Support onto the shared admin shell used across the thisismyurl.com image plugins.

  • New Tools > SVG Support page with Optimize / Settings / Report tabs.
  • The Optimize tab runs a bulk or single "sanitize and optimize": it re-runs the allowlist sanitizer (enshrined/svg-sanitize) with minification on, stripping unsafe content and cutting file weight in one pass, with per-file backups and one-click restore.
  • A per-file report shows exactly what the sanitizer stripped.
  • Added the shared Vault/Shadow backup adapter for a safety snapshot before each re-sanitize.

Upload-time sanitization, MIME validation, and per-role upload permissions are unchanged.