Bug Images are not optimized before upload if no resizing is required

There is a bug in this version
K

Kirby

Guest
If image optimization is enabled but no maximum width and height has been configured, images are not optimized on the client.

Converting to WebP on the client no matter if resizing is required or not can significantly speed up uploads of large images so this IMHO should be done.

Continue reading...