Skip to content

Version 5.2.2

Choose a tag to compare

@pdobrescu pdobrescu released this 10 May 15:11
· 1145 commits to master since this release
31a94be
  • New: If a 5xx error is thrown during optimization, the plugin will attempt to output it for easier debugging;
  • Fix: Added multiple fixes and improvements of the PICTURE tag delivery method, including a more stable fallback mechanism in case WebP/AVIF isn't available;
  • Fix: In some cases, the PICTURE tag delivery wasn't working properly when WP Offload Media was active;
  • Fix: Added a check for old items stuck in the queue to avoid potential errors after plugin updates;
  • Fix: In some cases, when WP Offload Media is active, a "Not processable: Image processable" message was displayed;
  • Fix: Added a check to prevent the main file to be passed as a thumbnail because that could crash the de-duplication mechanism;
  • Tweak: Added a "Trusted mode" for file systems that respond very slowly and slow down or freeze the Media Library;
  • Tweak: Added a button to start earler the optimization for huge sites, where preparing the bulk optimization queue can take a very long time;
  • Tweak: updated styling for various notices to make it unitary;
  • Tweak: thumbnails with ~0% optimization will be grouped toghether and displayed only once;
  • Compat: Fixed a bunch of deprecation notices and warnings on PHP 8.1 and PHP 8.2;
  • Language: 8 new strings added, 0 updated, 0 fuzzed, and 0 deprecated.