Releases: wp-media/imagify-plugin
Releases · wp-media/imagify-plugin
2.2.3.2
v2.2.3.1
2.2.3
Changelog
- Enhancement: Cache the calls to the license API to avoid sending unnecessary requests (#907)
- 3rd-party compatibility: Update priority on
template_redirect
to improve compatibility with WP Rocket’s LazyLoad (#891) - Bugfix: Fix
Uncaught TypeError: strpos() expects parameter 1 to be string
fatal error (#888) - Enhancement: UI improvements (#895, #899, #898)
- Enhancement: Improve the code architecture (#902)
2.2.2
2.2.1
- Enhancement: Prevent updating .htaccess when switching between AVIF and WEBP generation features (#837)
- Enhancement: Display the smallest size of the image in the Media Library image details section (#794)
- Enhancement: Bump minimum version to PHP7.3 (#856)
- Enhancement: Correctly delete all Next-Gen versions when restoring the Original Image (#833)
- Bugfix: Fix the problem with progress bar when disabling AVIF generation (#838)
- Bugfix: Fix a bug when number of images in the Bulk Optimization section was not correct (#842)
- Bugfix: Fix the original/optimized image comparision bug (#795)
- 3rd-party compatibility: Update compatibility with Next-Gen Gallery to match AVIF images (#846)
- 3rd-party compatibility: Update compatibility with AMP, Regenerate Thumbnails and WooCommerce to work correctly with AVIF images (#836)
2.2.0.1
Bugfix: Preserve "Display images in webp format" configuration when updating.
2.2
2.1.3.1
2.1.3
- Enhancement: Redesign the top menu banner (#727)
- Enhancement: Remove the out of quota top banner and redesign related banner in the sidebar (#728)
- Enhancement: Update the Chart.js script to the newest version (#742)
- Enhancement: Improve the slow query in the Imagify Settings page (#747)
- Enhancement: Update the codebase to get rid of PHP deprecation notices on PHP8.1+ (#734)
2.1.2
- Bugfix: Prevent deprecation notice with PHP 8.1 & 8.2 (#721, #723)
- Bugfix: Escape error message before display (#729)
- Bugfix: Don't count WebP images in the generate missing WebP images versions (#713)
- Bugfix: Improve information related to out of quota on bulk optimization (#714)
- Bugfix: Fix optimization filter type working with file filters on media library (#670)