You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improvement: Compatibility with the plugin WP Offload S3 Pro, and fixed a few things for both Lite and Pro versions.
Improvement: Improved performance on the bulk optimization page for huge image libraries.
Improvement: When performing a bulk optimization, moved the attachments with the "WELL DONE" message at the end of the queue, it helps to speed up things.
Improvement: Use cURL directly only to optimize an image. It helps when cURL is not available: less things will break in that case.
Bug Fix: Fixed a bug with the plugin Screets Live Chat, prior to version 2.2.8.
Regression fix: Fixed the buffer size on the bulk optimization page.
Dev stuff: Added a hook allowing to filter arguments when doing a request to our API. It can be used to increase the timeout value for example.