Skip to content

1.6.7

Compare
Choose a tag to compare
@Screenfeed Screenfeed released this 11 Jul 22:51
· 1622 commits to develop since this release
  • 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.