Releases: short-pixel-optimizer/regenerate-thumbnails-advanced-rewrite
Releases · short-pixel-optimizer/regenerate-thumbnails-advanced-rewrite
Version 2.5.0
- New: Added a statistic at the end of the process that shows the total number of thumbnails regenerated;
- New: Regenerate Thumbnails Advanced PRO is now available with exciting new features;
- New: Thumbnail sizes are now displayed in the plugin settings;
- Tweak: Added clear wording and explanation for the "Force Regenerate Thumbnails" feature;
- Tweak: Reorganized the plugin settings, updated the wording and links of the plugin.
- Compat: Updated the integration with ShortPixel Image Optimizer;
- Fix: Compatibility with PHP 8.1, 8.2 and 8.3;
- Fix: The plugin settings look better on mobile;
- Fix: Regenerating thumbnails for WebP files now works properly;
- Fix: SHIFT+select works correctly in the plugin settings;
- Fix: All plugin strings can now be translated;
- Fix: Files that are not processed by the plugin (e.g. SVG, PDF, etc.) are skipped instead of displaying errors.
Version 2.4.1
- Fix: Videos uploaded with VideoPress were removed from the Media Library when using the "Remove non-existing images" option;
Version 2.4.0
- New: Pause Button;
- New: Resuming process from another page now starts paused;
- New: Added Filter for increasing number of items processed per run;
- Fix: Users optimizing more than 50K images could run into a code loop protection.
Version 2.3.2
- Fix : Regenerate Period now calculates from time set in WordPress to respect timezone setting.
Version 2.3.1
- Fix: PHP warning that was displayed on PHP 7.4.x.
Version 2.3.0
- New system for queuing which should be more efficient;
- New - Added regenerate thumbnails button in edit-attachment screen;
- Fixed - Crash when regenerating image from edit media;
- Fixed - Queries for large amount of images should not timeout;
- Fixes for the responsiveness of the regeneration screen;
- Class loader moved to PSR-4.
Version 2.2.0
- Reworked and improved the process interface
- Option in media library to regenerate just one image
- Will check for post_mime_type in posts and fix it when it's empty.
- Cookie-based processing removed, now keeps progress as a server setting
- Internal processes optimized.
- Fixed - WordPress 5.3 image handling and scaled images
- Fixed - Metadata not being removed in some cases when "Delete Leftover Image Metadata" is checked.
- Fixed - Logger doesn't call wp_upload_dir when not debugging