Skip to content

Version 5.6.0

Choose a tag to compare

@pdobrescu pdobrescu released this 02 May 11:47
· 890 commits to master since this release
5050163
  • New: Added background mode that uses cron jobs to perform optimizations without having to keep the browser open;
  • New: Custom media folders are now automatically checked for new images in the background with cron jobs;
  • New: The bulk actions from the list view of the media library have been moved to JS;
  • New: BMP and TIFF files are automatically converted to JPG;
  • Compat: Added integration for images uploaded via Formidable Forms;
  • Compat: Improved performance of PICTURE tag delivery mode when offload is enabled;
  • Compat: The images generated by the Uncode theme are now automatically optimized;
  • Compat: PNG conversion has been improved to better handle images with alpha channel but without transparent pixels;
  • Compat: Added a filter to disable the PHP basedir constraints check;
  • Compat: Added filter to allow generation of WebP/AVIF even if they are larger than JPG/PNG;
  • Compat: Added new hooks for Regenerate Thumbnails Advanced;
  • Compat: Added notification to enable double WebP extension when WebP delivery is enabled in Litespeed Cache;
  • Compat: Fixed a conflict with the Getty Images plugin (thanks @pintofbeer);
  • Compat: Fixed Photo Engine/WpLr integration when republishing images from Adobe Lightroom;
  • Fix: PDF files are now correctly excluded from processing when the option is disabled in the advanced settings;
  • Fix: Styling corrected when deactivating the plugin;
  • Fix: Added additional checks for silent mode when errors occurred in some cases;
  • Fix: Some PHP warnings were displayed under PHP 8.3;
  • Fix: The warning about Imagify could not be dismissed;
  • Language: 27 new strings added, 6 updated, 0 fuzzed, and 0 deprecated.