What's wrong with this entry?
The file upload system now recognizes additional image, video, and audio formats.
- New image formats: HEIC (
.heic), HEIF (.heif), AVIF (.avif), TIFF (.tif,.tiff), ICO (.ico) - New video formats: QuickTime/MOV (
.mov), AVI (.avi), MKV (.mkv), M4V (.m4v) - New audio format: FLAC (
.flac) - These MIME types are now served correctly when uploading files via the browser integration and Chrome tool
MIME type map additions (search for "image/heic", "video/quicktime", "audio/flac")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.