What’s New

mime-db

Developer Tools

mime-db release notes.

Latest v1.54.0 · by mime-dbWebsitejshttp/mime-db

Changelog

v1.54.0

Added
  • Add MS-related extensions and types
  • Add dotLottie mime type
  • Add m4b as a type of audio/mp4
  • Add extensions list for model/step
  • Add support for Procreate Dreams
  • Add Procreate Brush and Brush Set file types
  • Add Adobe DNG file
  • Add support for the FBX file extension
  • Add .blend file type
  • Add Google Drive MIME types
  • Add mime-type for Jupyter notebooks
Changed
  • Update custom-types.json
  • Mark application/octet-stream as compressible
  • Update mime type for DCM format
  • Replace got with undici
Fixed
  • Fix typo in application/x-zip-compressed mimetype
  • Fix compressible flag that was set in the wrong file
What's Changed
New Contributors

Full Changelog: https://github.com/jshttp/mime-db/compare/v1.53.0...v1.54.0

v1.53.0

Added
  • Add sql extension to application/sql
Changed
  • Replace deprecated String.prototype.substr()
  • Correct JavaScript MIME types and extensions per RFC 9239
Fixed
  • Fix typo
  • Fix pin versions nyc version for testing on old versions of node <= 9
What's Changed
New Contributors

Full Changelog: https://github.com/jshttp/mime-db/compare/v1.52.0...v1.53.0

v1.52.0

1.52.0

Added
  • Add extensions from IANA for more image/* types
  • Add extension .asc to application/pgp-keys
  • Add extensions to various XML types
  • Add new upstream MIME types
  • Add extensions from IANA for more image/* types
  • Add extension .asc to application/pgp-keys
  • Add extensions to various XML types
  • Add new upstream MIME types
v1.51.0

1.51.0

Added
  • Add new upstream MIME types
Changed
  • Mark image/vnd.microsoft.icon as compressible
  • Mark image/vnd.ms-dds as compressible
  • Add new upstream MIME types
  • Mark image/vnd.microsoft.icon as compressible
  • Mark image/vnd.ms-dds as compressible
v1.50.0

1.50.0

Added
  • Add deprecated iWorks MIME types and extensions
  • Add new upstream MIME types
  • Add deprecated iWorks mime types and extensions
  • Add new upstream MIME types
v1.49.0

1.49.0

  • Add extension .trig to application/trig
  • Add new upstream MIME types
v1.48.0

1.48.0

Added
  • Add extension .mvt to application/vnd.mapbox-vector-tile
  • Add new upstream MIME types
Changed
  • Mark text/yaml as compressible
  • Add extension .mvt to application/vnd.mapbox-vector-tile
  • Add new upstream MIME types
  • Mark text/yaml as compressible
v1.47.0

1.47.0

Added
  • Add new upstream MIME types
Changed
  • Update primary extension to .es for application/ecmascript
Removed
  • Remove ambiguous extensions from IANA for application/*+xml types
  • Add new upstream MIME types
  • Remove ambigious extensions from IANA for application/*+xml types
  • Update primary extension to .es for application/ecmascript
v1.46.0

1.46.0

Added
  • Add extension .amr to audio/amr
  • Add extension .m4s to video/iso.segment
  • Add extension .opus to audio/ogg
  • Add new upstream MIME types
  • Add extension .amr to audio/amr
  • Add extension .m4s to video/iso.segment
  • Add extension .opus to audio/ogg
  • Add new upstream MIME types
v1.45.0

1.45.0

Added
  • Add `application/ubjson` with extension `.ubj`
  • Add `image/avif` with extension `.avif`
  • Add `image/ktx2` with extension `.ktx2`
  • Add extension `.dbf` to `application/vnd.dbf`
  • Add extension `.rar` to `application/vnd.rar`
  • Add extension `.td` to `application/urc-targetdesc+xml`
  • Add new upstream MIME types
Fixed
  • Fix extension of `application/vnd.apple.keynote` to be `.key`
  • Add application/ubjson with extension .ubj
  • Add image/avif with extension .avif
  • Add image/ktx2 with extension .ktx2
  • Add extension .dbf to application/vnd.dbf
  • Add extension .rar to application/vnd.rar
  • Add extension .td to application/urc-targetdesc+xml
  • Add new upstream MIME types
  • Fix extension of application/vnd.apple.keynote to be .key