Skip to content

Releases: wp-media/imagify-plugin

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)

2.1.1

01 Feb 15:30
46f9df2
Compare
Choose a tag to compare
  • Enhancement: Allow WebP images to be optimized by Imagify from the plugin (#611)
  • Enhancement: Improve error message displayed when an unknown error occured (#637)
  • Enhancement: Update Action Scheduler to v3.5.4 (#708)
  • Enhancement: Only display plan suggestion for users on free plan (#69)
  • Bugfix: Prevent optimization from getting stuck on websites with big images libraries (#707)
  • Bugfix: Prevent PHP8 ArgumentCountError (#682)

2.1

13 Dec 16:16
e106e4e
Compare
Choose a tag to compare
2.1
  • Enhancement: Re-add lossless compression option (#686)
  • Enhancement: New async bulk optimization, allowing to run the bulk optimization without keeping the browser open. Also possible to run the bulk optimization from an API function or a WP CLI command (#674)
  • Bugfix: Correctly resize the WebP generated file to the maximum defined size from the settings (#521)
  • Bugfix: Prevent error related to set_time_limit() function on some environments (#671)

2.0

20 Jul 13:00
ea81618
Compare
Choose a tag to compare
2.0
  • Enhancement: Add compatibility with our new smart compression system (#663)
  • Enhancement: Optimize initialization of some of the code (#473)
  • Enhancement: Add new filter imagify_process_webp_content (#653)
  • Bugfix: Prevent PHP warning when displaying the pricing modal (#666)
  • 3rd party compatibility: Pass missing parameter to the http_headers_useragent filter (#612)
  • 3rd party compatibility: Prevent conflict with WP Cloudflare super page cache (#609)
  • Bugfix: Fix various UI issues (#604, #586, #592, #594)
  • i18n: Fix typos & improve strings (#621)