Closed remyperona closed 8 months ago
@Tabrisrp @piotrbak can you please share the scenarios related to compatibility with amp and regenerate thumbnail plugins :pray:
There is no functional code changes here, it's only filter and variables names change. But the cases are:
@Tabrisrp Thanks for the feedback. Exploratory test notes Amp Notes already on 2.1.3
Woocommerce already on 2.1.3 (may need GH)
For variable product, we rewrite product image to webp but not the one in the jquery.zoom.min.js. However, if we clear variations, the image in zoom request will be next-gen => shouldn't we unify the process here, either always rewrite image in zoom request or don't rewrite it (I think it's related to the fact that zoom won't be as efficient as it should when webp is used when clear variation selection, the image in zoom is rewritten to webp and in this case zoom won't be much)
we arenot serving next-gen for Variant images (served from optimized not webP)
if we uploaded new product image, processing in that page will keep loading although image is optimized
Regenerate thumbnail Already on 2.1.3
Skip regenerating existing correctly sized thumbnails (faster).
)
Description
Update some 3rd-party compatibilities to support the updates in 2.2 for next-gen formats
Type of change
Checklists
Code style