Skip to content

Releases: tinify/wordpress-plugin

Release 2.2.4

Choose a tag to compare

@emielvanlankveld emielvanlankveld released this 13 Jul 10:14
  • Fixed bug with drop-down menu in the Media Library.
  • Compression limit notice now links directly to your API dashboard.
  • Tweaked styling of the dashboard widget.

Release 2.2.3

Choose a tag to compare

@emielvanlankveld emielvanlankveld released this 19 Jun 09:19
  • Website link now goes directly to your dashboard
  • Fixed compression issue for some fopen users.
  • Tested with WordPress version 4.8.

Release 2.2.2

Choose a tag to compare

@edwinw6 edwinw6 released this 24 Feb 14:56
  • 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

Choose a tag to compare

@evertr evertr released this 31 Jan 14:39
  • 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

Choose a tag to compare

@evertr evertr released this 30 Jan 16:16
  • New dashboard widget that shows your media library savings.
  • Support compressing medium_large image sizes.

WP Retina 2x support

Choose a tag to compare

@edwinw6 edwinw6 released this 09 Sep 13:12
  • 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

Choose a tag to compare

@rolftimmermans rolftimmermans released this 16 Jul 09:11
  • Fixed a bug when searching from the admin interface (thanks to @bapcsuk).

New bulk optimization and account activation

Choose a tag to compare

@rolftimmermans rolftimmermans released this 15 Jul 15:02
  • 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.

Choose a tag to compare

@simonwahlstrom simonwahlstrom released this 11 Apr 10:12
  • 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

Choose a tag to compare

@middagj middagj released this 01 Apr 08:43
  • 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)