You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New: added SmartCropping, especially useful for eCommerce sites;
New: if the WebP/AVIF files are larger than the JPG/PNG/GIF version, they are no longer generated to ensure that the smallest file is always delivered;
Fix: various DB-related settings were adjusted for files with very long names and to keep AVIF/WebP optimization data correct;
Fix: bulk processing history was lost when deleting the plugin;
Fix: the file name in the bulk preview was added back;
Fix: various situations and edge cases with WPML are now fixed;
Fix: when a Custom Media item was excluded, there was no clear message next to it;
Fix: added a check to prevent re-optimization when using bulk actions in the Media Library;
Fix: the deactivation pop-up is also displayed in a multisite environment;
Fix: minor wording and CSS fixes in the plugin settings and notifications;
Fix: if there are still images to optimize and/or generate, all of them are counted and displayed correctly in the Media Library;
Tweak: added check of necessary GD library functions to use PNG to JPG conversion;
Compat: in some very special cases an error was triggered when the YITH Watermark Premium plugin was enabled;
Language: 20 new strings added, 2 updated, 1 fuzzed, and 2 deprecated.