Skip to content

Releases: tinify/wordpress-plugin

Release 2.2.2

24 Feb 14:56

Choose a tag to compare

  • Improved robustness in case an unexpected network error occurs.
  • Fixed false positive warning with Sucuri scanner.
  • Fixed compression issue for fopen users.

Support more image sizes

31 Jan 14:39

Choose a tag to compare

  • Fixed an error that was introduced in v2.2.0 where all custom image sizes did not show up.
  • Added support for image sizes with unspecified height or width.

Dashboard widget

30 Jan 16:16

Choose a tag to compare

  • New dashboard widget that shows your media library savings.
  • Support compressing medium_large image sizes.

WP Retina 2x support

09 Sep 13:12

Choose a tag to compare

  • Compression of retina images generated by WP Retina 2x.
  • Solved a bug which caused the API key to be cleared on the settings page.
  • Fixed an error that occurred with some PHP 7 installations.
  • Fixed an fopen error when preserving metadata.

Bugfix release

16 Jul 09:11

Choose a tag to compare

  • Fixed a bug when searching from the admin interface (thanks to @bapcsuk).

New bulk optimization and account activation

15 Jul 15:02

Choose a tag to compare

  • Completely new Bulk Optimization page.
  • Better detection of image sizes with duplicate filenames.
  • Simplified account activation and API key creation.
  • Fix to the bottom drop-down menu in the Media Library.
  • Use the latest PHP client library for connecting to TinyJPG and TinyPNG.
  • Added fallback to fopen for older systems running PHP 5.2.

Show more information about compressed/uncompressed image sizes in details popup.

11 Apr 10:12

Choose a tag to compare

  • Show more information about compressed/uncompressed image sizes in details popup.
  • Add compression details to image overview.

Preserve GPS and creation date in JPEG and copyright in PNG

01 Apr 08:43

Choose a tag to compare

  • Option to preserve gps location and original creation date and time in your original JPEG images.
  • Option to preserve coyright information in your original PNG images.
  • Improved handling of unsupported image files (e.g. GIF)

Option to preserve copyright information in your original JPEG images

23 Feb 20:05

Choose a tag to compare

  • Option to preserve copyright information in your original JPEG images.
  • Added proxy support for cURL.
  • Added support for translate.wordpress.org plugin translations.

Improved compression status in the Media Library with new details window

24 Dec 14:06

Choose a tag to compare

  • Improved compression status in the Media Library with new details window.
  • Show total compression savings on the Media Settings page with link to bulk compression page when no images have been compressed yet.
  • Moved Compress All Images from the Tools to the Media menu.