Skip to content

Releases: tinify/wordpress-plugin

Release 3.4.2

23 Oct 12:22

Choose a tag to compare

  • Removed deprecated PHP syntax that triggered warning message.
  • Updated Wordpress compatibility.

Release 3.2.1

12 Dec 09:13

Choose a tag to compare

  • Fixed bug that caused the original version of images that started with a special character to not be compressed.
  • Updated Wordpress compatibility.

Release 3.2.0

28 Feb 14:48

Choose a tag to compare

  • Support for WP Retina 2x Pro.
  • More capability checks for extra security.
  • Less resource intensive AJAX requests.
  • Fixed CSS issues from Analytify plugin.
  • Removed legacy Enhanced Media Library compatibility.

Release 3.1.0

09 Nov 14:18

Choose a tag to compare

  • Remaining free compressions shown in settings page.
  • Easier way to upgrade a free account.
  • WPML and WPML Media compatibility in collaboration with the authors of WPML. Make sure to upgrade WPML to version 4.1.
  • Added a notice to the Bulk Optimization page for free accounts with not enough available free compressions.
  • Added a new hook after compression of an image useful for CDN cache flushing.

Release 3.0.1

06 Aug 11:00

Choose a tag to compare

  • Fixed bug that caused an error when registering a new account.
  • No longer use create_function, which is deprecated in PHP 7.2.
  • Rephrased incompatible plugins notice to avoid confusion.

Release 3.0.0

31 Jul 12:41

Choose a tag to compare

  • Compress new images in the background to speed up your workflow.
  • Turbo-charged Bulk Optimization page with simultaneous image compression.
  • Improved memory usage for installations with extreme media libraries.
  • Detection of incompatible plugins.
  • Fallback to fopen whenever the curl_exec function is disabled.
  • Additional notices for WP Offload S3 users.
  • Several minor fixes and tweaks.

Release 2.2.6

21 Sep 08:55

Choose a tag to compare

  • Fixed bug in compression of file types other than JPEG and PNG that have a thumbnail generated automatically.

Release 2.2.5

15 Sep 14:02

Choose a tag to compare

  • Fixed bug in bulk optimization page that could sometimes cause it to stop.
  • Fixed a problem that would prevent dashboard widget from loading.
  • Tweaked styling of the dashboard widget for the latest version of WordPress.
  • Fixed a warning that sometimes occurred in the media library when certain plugins are used.

Release 2.2.4

13 Jul 10:14

Choose a tag to compare

  • 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

19 Jun 09:19

Choose a tag to compare

  • Website link now goes directly to your dashboard
  • Fixed compression issue for some fopen users.
  • Tested with WordPress version 4.8.