Skip to content

Releases: short-pixel-optimizer/regenerate-thumbnails-advanced-rewrite

Version 2.5.0

12 Feb 17:24
851c417

Choose a tag to compare

  • 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

27 Feb 10:31

Choose a tag to compare

  • Fix: Videos uploaded with VideoPress were removed from the Media Library when using the "Remove non-existing images" option;

Version 2.4.0

01 Dec 09:50
33602b0

Choose a tag to compare

  • 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

17 Aug 11:49
87414e0

Choose a tag to compare

  • Fix : Regenerate Period now calculates from time set in WordPress to respect timezone setting.

Version 2.3.1

17 Aug 11:13
c573680

Choose a tag to compare

  • Fix: PHP warning that was displayed on PHP 7.4.x.

Version 2.3.0

29 May 02:12
7a6fca2

Choose a tag to compare

  • 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

09 Mar 16:36
ee609ea

Choose a tag to compare

  • 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