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
New: compatibility with Regenerate Thumbnails (v3) plugin.
Improvement: better performance of the bulk optimization on sites with huge media library. This is done by not updating the statistics display periodically, but only when the job is done.
Improvement: SiteGround cache testing is not blocked anymore.
Improvement: proxies are now handled.
Improvement: test for ImageMagick or GD availability.
Bug Fix: php 5.2 incompatibility.
Bug Fix: custom DB table names during WP repair process.
Dev stuff: improved the way we use the filesystem. This should solve few edge cases.