Releases: tinify/wordpress-plugin
Releases · tinify/wordpress-plugin
3.4.5: Merge pull request #38 from PabloPerezDeCiriza/update2
3.4.4
CSRF fix, added nonce check
Release 3.4.3
- Removed deprecated PHP syntax that triggered warning message.
- Updated Wordpress compatibility.
Release 3.4.2
- Removed deprecated PHP syntax that triggered warning message.
- Updated Wordpress compatibility.
Release 3.2.1
- 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
- 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
- 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
- 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
- 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
- Fixed bug in compression of file types other than JPEG and PNG that have a thumbnail generated automatically.