Easier to use image service and auto WebP
Changes in: app
In the past, the image service only could have been used by replacing the domain a.storyblok.com with img2.storyblok.com.
We are thrilled to announce that this is not required anymore. You can now just apply the modifications you want by putting them at the end of the url.
Original image:
https://a.storyblok.com/f/39898/3310x2192/e4ec08624e/demo-image.jpeg
Resized image:
https://a.storyblok.com/f/39898/3310x2192/e4ec08624e/demo-image.jpeg/m/200x200
Another big improvement of this method: By appending /m/, the image automatically gets optimized in the WebP format if the browser supports it, leading to a faster loading website.
To learn more, visit the documentation for the image service here.