App for Cloudflare® Pro, R2 streaming and image conversion

R2 streaming and image conversion (1.9.9)


  • Streaming R2 uploads works with any version of HTTP protocol now
  • Added open to disable R2 streaming by adding define('APP_FOR_CLOUDFLARE_R2_NO_STREAM', true); to wp-config.php
  • Removed conversion of images to WebP on upload. This was spun out into its own plugin, Image Shift. This allows for more features (AVIF support as well as watermarks), rather than a function that honestly really didn't have anything to do with Cloudflare.
Back
Top