Skip to content

Conversation

@mdn-bot
Copy link
Collaborator

@mdn-bot mdn-bot commented Dec 8, 2025

(This release was generated by the project's release script.)

v7.2.0

December 10, 2025

Notable changes

This release includes one notable change.

1. Add top-level mediatypes folder (#27168)

Previously, support data for media formats was not available.

Now, a new top-level mediatypes folder has been created to host 11 image formats (mediatypes.image.*), and to support future data additions for other media types.

Removals

  • css.types.attr.fallback (#26624)
  • css.types.attr.type-or-unit (#26624)
  • css.types.attr.type-or-unit.angle (#26624)
  • css.types.attr.type-or-unit.color (#26624)
  • css.types.attr.type-or-unit.integer (#26624)
  • css.types.attr.type-or-unit.length (#26624)
  • css.types.attr.type-or-unit.number (#26624)
  • css.types.attr.type-or-unit.percentage (#26624)
  • css.types.attr.type-or-unit.time (#26624)

Additions

  • api.GPUSupportedFeatures.feature_texture-component-swizzle (#28411)
  • api.GPUTexture.createView.descriptor_swizzle_parameter (#28411)
  • api.SubtleCrypto.importKey.ECDH (#28497)
  • api.SubtleCrypto.importKey.ECDH.compressed_elliptic_curve_points (#28497)
  • api.SubtleCrypto.importKey.ECDSA (#28497)
  • api.SubtleCrypto.importKey.ECDSA.compressed_elliptic_curve_points (#28497)
  • browsers.bun.releases.1.3.4 (#28607)
  • browsers.firefox_android.releases.149 (#28607)
  • browsers.firefox.releases.149 (#28607)
  • css.at-rules.container.anchor_position_queries (#28526)
  • css.at-rules.container.anchor_position_queries.fallback (#28526)
  • css.at-rules.container.anchor_position_queries.fallback.any_value (#28526)
  • css.properties.container-type.anchored (#28526)
  • css.properties.position-try-fallbacks.self-x-end (#28624)
  • css.properties.position-try-fallbacks.self-x-start (#28624)
  • css.properties.position-try-fallbacks.self-y-end (#28624)
  • css.properties.position-try-fallbacks.self-y-start (#28624)
  • css.properties.position-try-fallbacks.span-self-x-end (#28624)
  • css.properties.position-try-fallbacks.span-self-x-start (#28624)
  • css.properties.position-try-fallbacks.span-self-y-end (#28624)
  • css.properties.position-try-fallbacks.span-self-y-start (#28624)
  • css.properties.position-try.self-x-end (#28624)
  • css.properties.position-try.self-x-start (#28624)
  • css.properties.position-try.self-y-end (#28624)
  • css.properties.position-try.self-y-start (#28624)
  • css.properties.position-try.span-self-x-end (#28624)
  • css.properties.position-try.span-self-x-start (#28624)
  • css.properties.position-try.span-self-y-end (#28624)
  • css.properties.position-try.span-self-y-start (#28624)
  • css.properties.position-visibility.anchors-valid (#28624)
  • css.selectors.view-transition-group-children (#28595)
  • css.types.attr.declaration-value (#26624)
  • css.types.attr.type_function (#26624)
  • css.types.attr.type_function.angle (#26624)
  • css.types.attr.type_function.color (#26624)
  • css.types.attr.type_function.custom-ident (#26624)
  • css.types.attr.type_function.ident (#26624)
  • css.types.attr.type_function.image (#26624)
  • css.types.attr.type_function.integer (#26624)
  • css.types.attr.type_function.length (#26624)
  • css.types.attr.type_function.length-percentage (#26624)
  • css.types.attr.type_function.number (#26624)
  • css.types.attr.type_function.percentage (#26624)
  • css.types.attr.type_function.resolution (#26624)
  • css.types.attr.type_function.string (#26624)
  • css.types.attr.type_function.time (#26624)
  • css.types.attr.type_function.transform-function (#26624)
  • css.types.attr.type_function.url (#26624)
  • mediatypes.image.avif (#27168)
  • mediatypes.image.avif.animation (#27168)
  • mediatypes.image.bmp (#27168)
  • mediatypes.image.gif (#27168)
  • mediatypes.image.heif (#27168)
  • mediatypes.image.ico (#27168)
  • mediatypes.image.jpeg (#27168)
  • mediatypes.image.jxl (#27168)
  • mediatypes.image.png (#27168)
  • mediatypes.image.png.animation (#27168)
  • mediatypes.image.svg (#27168)
  • mediatypes.image.tiff (#27168)
  • mediatypes.image.webp (#27168)
  • mediatypes.image.webp.alpha (#27168)
  • mediatypes.image.webp.animation (#27168)
  • mediatypes.image.webp.lossless (#27168)
  • mediatypes.image.webp.lossy (#27168)
  • webdriver.bidi.emulation.setScreenSettingsOverride (#28606)

Statistics

  • 8 contributors have changed 136 files with 2,740 additions and 887 deletions in 24 commits (v7.1.24...v7.2.0)
  • 19,148 total features
  • 1,212 total contributors
  • 5,520 total stargazers

@github-actions github-actions bot added infra Infrastructure issues (npm, GitHub Actions, releases) of this project docs Issues or pull requests regarding the documentation of this project. dependencies Pull requests that update a dependency package or file. labels Dec 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@mdn-bot mdn-bot force-pushed the release branch 16 times, most recently from 9230966 to c85adfd Compare December 9, 2025 17:44
@mdn-bot mdn-bot changed the title Release v7.1.25 Release v7.2.0 Dec 9, 2025
@mdn-bot mdn-bot force-pushed the release branch 2 times, most recently from 4995307 to 66dcef6 Compare December 9, 2025 17:54
@caugner caugner marked this pull request as ready for review December 10, 2025 12:22
@caugner caugner requested review from a team as code owners December 10, 2025 12:22
@caugner caugner requested a review from LeoMcA December 10, 2025 12:22
@caugner caugner enabled auto-merge (squash) December 10, 2025 12:22
@caugner caugner merged commit d0930b0 into main Dec 10, 2025
15 checks passed
@caugner caugner deleted the release branch December 10, 2025 12:22
@mdn-bot
Copy link
Collaborator Author

mdn-bot commented Dec 10, 2025

Release was successfully published by this run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency package or file. docs Issues or pull requests regarding the documentation of this project. infra Infrastructure issues (npm, GitHub Actions, releases) of this project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants