By mstrelan on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.2.x
Introduced in version:
11.2.0
Issue links:
Description:
Since GDToolkit supports AVIF image format, servers that have AVIF support can create AVIF image derivatives. Since we can't guarantee support on all configurations we can't use AVIF as the default format.
A new image conversion effect has been added that converts to AVIF on servers that support it, but allows a fallback image style (such as WEBP) when AVIF is not available.
Impacts:
Site builders, administrators, editors