Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APO-286: Prevent default settings from enabling Auto Minify due to deprecation #547

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

aseure
Copy link
Member

@aseure aseure commented Aug 5, 2024

This commit prevents the Auto Minify setting from being enabled whenever a new user is enabling the default Cloudflare settings for Wordpress.

This is following the Auto Minify deprecation whose removal is scheduled for August 5th, 2024.

Because the settings endpoint will remain available on Cloudflare API and will eventually be made a no-op, the interface of the users of the previous version of the Wordpress plugin will not see their interface break.

The compiled.js change, along with the lang/* changes were copied after running yarn build:production following this PR of the cloudflare-plugin-frontend plugin.

…precation

This commit prevents the Auto Minify setting from being enabled whenever
a new user is enabling the default Cloudflare settings for Wordpress.

This is following the Auto Minify deprecation whose removal is scheduled
for August 5th, 2024.

Because the settings endpoint will remain available on Cloudflare API
and will eventually be made a no-op, the interface of the users of the
previous version of the Wordpress plugin will not see their interface break.

The `compiled.js` change, along with the `lang/*` changes were copied
after running `yarn build:production` following [this PR of the
`cloudflare-plugin-frontend` plugin](cloudflare/cloudflare-plugin-frontend#202).
@aseure aseure merged commit 0b99c0a into cloudflare:master Aug 7, 2024
5 checks passed
aseure added a commit to aseure/Cloudflare-WordPress that referenced this pull request Aug 7, 2024
**🔖 Summary**

This release includes cloudflare#547 which prevent default settings from
enabling Auto Minify due to deprecation.
@aseure aseure mentioned this pull request Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants