Open ztefanie opened 1 year ago
Modern image formats like AVIF and WebP can improve compression by up to 50%.
Images from cms delivered in modern image formats should be displayed correctly. Use the flag to requested images im compressed formats.
As a user I want to have a fast response, when opening / loading a page.
See cms issue here https://github.com/digitalfabrik/integreat-cms/issues/2413
Possibly related to #2277.
Motivation
Modern image formats like AVIF and WebP can improve compression by up to 50%.
Proposed Solution
Images from cms delivered in modern image formats should be displayed correctly. Use the flag to requested images im compressed formats.
User Story
As a user I want to have a fast response, when opening / loading a page.
Additional Context
See cms issue here https://github.com/digitalfabrik/integreat-cms/issues/2413