-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
I had Zola version v0.15.3 and updated it to v0.16.1. The old version had a bug where the processed images were black and white which was fixed with the update. However, because Zola caches the images, it did not automatically fix the cached images.
I think that the images should contain information about the Zola version that generated them so they are regenerated if there is an update.
Additionally, I do not like that the image names of the resized images are hashed and do not contain the original image name at all. I think this is bad for SEO