Skip to content

Releases: tinify/wordpress-plugin

3.4.5: Merge pull request #38 from PabloPerezDeCiriza/update2

22 Jan 08:36
d538a89
Compare
Choose a tag to compare

3.4.4

30 Aug 10:04
2525d32
Compare
Choose a tag to compare

CSRF fix, added nonce check

Release 3.4.3

08 Nov 13:24
Compare
Choose a tag to compare
  • Removed deprecated PHP syntax that triggered warning message.
  • Updated Wordpress compatibility.

Release 3.4.2

23 Oct 12:22
Compare
Choose a tag to compare
  • Removed deprecated PHP syntax that triggered warning message.
  • Updated Wordpress compatibility.

Release 3.2.1

12 Dec 09:13
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fixed bug in compression of file types other than JPEG and PNG that have a thumbnail generated automatically.