foundation-sites icon indicating copy to clipboard operation
foundation-sites copied to clipboard

fix: Adds WebP and AVIF image formats to Interchange

Open NiklasBr opened this issue 7 months ago • 3 comments
trafficstars

Description

Adds the missing WebP format, and also the modern AVIF standard format.

  • Closes #15529

Types of changes

  • [ ] Documentation
  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (anything that would change an existing functionality)
  • [ ] Maintenance (refactor, code cleaning, development tools...)

Checklist

  • [x] I have read and follow the CONTRIBUTING.md document.
  • [x] The pull request title and template are correctly filled.
  • [x] The pull request targets the right branch (develop or develop-v...).
  • [-] My commits are correctly titled and contain all relevant information.
  • [-] I have updated the documentation accordingly to my changes (if relevant).
  • [-] I have added tests to cover my changes (if relevant).

NiklasBr avatar Apr 05 '25 11:04 NiklasBr