There was no change in the way the images or data are requested. But the image is now loaded into an canvas element. That may cause this issue.
To make sure this is the issue, can you please manual download and install the version 1.5.0 on your current installation? If this is not the problem, than the error would be visible also in 1.5.0.
Beside, if you have an access-control-allow-origin error message you try to load an image from another domain/subdomain than the admin-page you run the script/plugin on. There should be no difference as this is a sign of an incorrect or customized installed wordpress. You may also add the access-controll-allow-origin header for your images with the help of ie. an htaccess file.
“Works great until, 1.5.0.”. Yes i manually installed the 1.5.0 to have it working correctly. The installation have de media stored on S3 and distributed with cloudflare. I said that because it’s an error that only apear from your v1.6+
Thank you.
Then you should add the access-control-allow-origin header on S3 i guess.
