Hi everyone! I have an odd one. When updating the image through Files API Shopify creates a new version of the image and the url without the query param remains the same.
My question is If It’s possible to clear image cache without removing/changing the version in the url For example: https://cdn.shopify.com/s/files/1/0710/1789/0041/files/901912_516234551746429_903107247_o.jpg?v=1722925335
https://cdn.shopify.com/s/files/1/0710/1789/0041/files/901912_516234551746429_903107247_o.jpg?v=1722925492
And the odd thing is that Chrome shows different images, but safari shows the same with both versions.
Any insights would be greatly appreciated