Releases: tinify/wordpress-plugin
Releases · tinify/wordpress-plugin
Release 2.2.2
- 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
- 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
- New dashboard widget that shows your media library savings.
- Support compressing medium_large image sizes.
WP Retina 2x support
- 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
- Fixed a bug when searching from the admin interface (thanks to @bapcsuk).
New bulk optimization and account activation
- 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.
- 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
- 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
- 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
- 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.