Skip to content

1.8.0

Latest

Choose a tag to compare

@rickardw rickardw released this 27 Mar 13:45
d6ab131

What's Changed

  • Security fixes: output escaping, input sanitization, removed inline JS event handlers
  • Replace shell exec with proc_open to prevent shell injection without requiring escapeshellcmd
  • Fix translations not loading
  • Fix double-escaping bug in CLI path validation
  • Fix duplicate option key bug in default settings
  • Detect open_basedir restrictions when testing CLI path
  • Clean up plugin data on uninstall
  • Remove outdated WordPress 3.5 compatibility code
  • Fix resized images having wrong orientation when Exif orientation tag is set
  • Add option to preserve Exif metadata (including GPS) when optimizing for size
  • Add GraphicsMagick as an alternative to ImageMagick