Changelog

1.10.1

Fixed

  • SQL injection vulnerability in media library tag search query.

1.10.0

Added

  • Choose the optimization output format: AVIF (default) or WebP, from settings and onboarding. (#504)
  • WPML / WPML Media Translation integration for duplicate detection, optimization propagation and usage indexation. (#313)
  • SVG scoring: SVG files are treated as already optimized; embedded base64 raster images lower the file score. (#307)

Changed

  • Use a single shared WP_Filesystem instance across the application. (#307)

Fixed

  • Usage indexation no longer errors when a post record is missing during meta updates.

1.9.2

Fixed

  • Thumbnail optimization no longer converts the same on-disk file multiple times when several registered sizes share it (e.g. large and medium_large).

1.9.1

Fixed

  • URL replacements during optimization and rollback no longer skip content when the old URL is a substring of the optimized .avif URL. (#504)

1.9.0

Added

  • WordPress 7.0 interface compatibility : Filters and search bar are well displayed know.
  • WordPress 7.0 AI compatibility : You can now choose you local AI instead of Mediapapa for generating media metadata.
  • Allow to choose the media distance for the duplicates with filter mediapapa/duplicates/distance_threshold from 0 (the same image) to 5 (pretty different).
  • Refactoring of the settings code system making it more reliable.
  • Add data telemetry based on your setting.