Skip to content

Releases: wp-media/imagify-plugin

2.2.3.2

13 Nov 10:13
4597689
Compare
Choose a tag to compare

Changelog

  • Enhancement: Cache attachments number count in payment modal for one day (#920)

v2.2.3.1

08 Nov 18:35
9b2e5f5
Compare
Choose a tag to compare

Changelog

Bugfix: Fix a bug when the API call response was not cached properly (#916)

2.2.3

07 Nov 11:09
a3e1630
Compare
Choose a tag to compare

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

24 Apr 08:32
33e23dd
Compare
Choose a tag to compare
  • Enhancement: Allow to choose which Next-Gen images should be generated in UI (#875)
  • Enhancement: Guard against image size that’s not a string (#871)
  • Enhancement: Guard against file type that doesn’t match existing mime type (#874)
  • Bugfix: Fix a fatal error related to “WP_List_Table” (#869)

2.2.1

27 Mar 08:57
4f51e4e
Compare
Choose a tag to compare
  • 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

08 Mar 11:18
910f12a
Compare
Choose a tag to compare

Bugfix: Preserve "Display images in webp format" configuration when updating.

2.2

06 Mar 17:25
eff2bac
Compare
Choose a tag to compare
2.2
  • New Feature: Introduce AVIF generation feature (#504)

2.1.3.1

03 Jan 16:04
82a34af
Compare
Choose a tag to compare
  • Bugfix: Missing styling on some banners when using minified version of the CSS files (#765)

2.1.3

16 Nov 14:21
58a54d5
Compare
Choose a tag to compare
  • 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

19 Sep 15:25
41c64f2
Compare
Choose a tag to compare
  • 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)