After we check it, the issue start occurs not since you update the script to the latest version, but it seems to occur after your server settings change the "X-Content-Type-Options" to "nosniff" by default.
To fix it, try to disable the above option or add Header always unset X-Content-Type-Options in the .htaccess file.