Skip to content

Releases: wp-media/imagify-plugin

1.8.4

12 Nov 14:58
Compare
Choose a tag to compare
  • Improvement: automatic optimization is delayed further, it now happens after the image original data is stored in the database. This new process should be more reliable.
  • Improvement: compatibility with wordpress.com.
  • Improvement: some wording and typos in the plan suggestion tool.
  • Improvement: improved wording and added a link to a new documentation entry for the case when no php extension are available for image manipulation.
  • Improvement: prevent plugins from accidentally overwriting the header containing the API key when contacting our servers.
  • Bug Fix: the handle in the original/optimized image comparator was a bit shy, but after some personal work it should stick to the cursor hopefully.
  • Bug Fix: a php notice in the WP Retina 2x compatibility code.
  • Bug Fix: handle a specific error case when contacting our servers fails.

1.8.3

24 Oct 13:28
Compare
Choose a tag to compare
  • Improvement: compatibility with new version of WP Offload Media plugin.
  • Improvement: some wording about AXIF Data and the 2MB limit.
  • Bug Fix: the lock icon now displays correctly.
  • Bug Fix: a text encoding issue with some server configurations.

1.8.2

13 Sep 13:43
Compare
Choose a tag to compare
  • New: display partnership links (can be removed).
  • Improvement: display a small spinner when opening a folder in the custom folders selector.
  • Improvement: visual for the admin toolbar option has been updated and localized for some languages.
  • Bug Fix: two errors that prevented to create the backup folder (and other things).
  • Bug Fix: improved uninstall cleanup.

1.8.1.1

31 Jul 11:21
Compare
Choose a tag to compare
  • Bug Fix: an open_basedir error that prevented some users to use the custom folders browser.
  • Bug Fix: an error that prevented to create the backup folder (and other things) on multisite.

1.8.1

18 Jul 14:18
Compare
Choose a tag to compare
  • Imagify now requires WordPress 4.0 at least! This value may increase in the future, like required php version.
  • Bug Fix: improved support of sites having the "wp-content" folder outside WordPress folder.
  • Bug Fix: improved the plan recommendation tool: better choices, and pre-select only what is needed.
  • Bug fix: fixed a wrong color on a quota bar.
  • Lots of various small fixes and code improvements.

1.8.0.1

19 Jun 15:45
Compare
Choose a tag to compare
  • Bug Fix: issue on some sites displaying a "no php extension available".

1.8

18 Jun 14:10
Compare
Choose a tag to compare
1.8
  • New: you can now optimize pdf files.
  • Improvement: custom folders, you can now optimize files located in the uploads folder.
  • Improvement: support for thumbnails dynamically generated by NextGen Gallery plugin.
  • Bug Fix: revamped support for WP Retina 2x plugin.

1.7.1.3

12 Apr 21:47
Compare
Choose a tag to compare
  • Bug Fix: a fatal error with outdated versions of php.

1.7.1.2

12 Apr 12:13
Compare
Choose a tag to compare
  • Improvement: reset OPcache after Imagify being updated.
  • Bug Fix: a fatal error upon Imagify update.
  • Bug Fix: a case where the bulk optimizer wrongly says that all images are already optimized.

1.7.1

09 Apr 23:20
Compare
Choose a tag to compare
  • 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.