|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.2.5](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.5) |
| 4 | + |
| 5 | +January 23, 2026 |
| 6 | + |
| 7 | +### Additions |
| 8 | + |
| 9 | +- `api.Document.requestStorageAccess.strict_same_origin_policy` ([#28682](https://github.com/mdn/browser-compat-data/pull/28682)) |
| 10 | +- `api.ShadowRoot.referenceTarget` ([#28570](https://github.com/mdn/browser-compat-data/pull/28570)) |
| 11 | +- `browsers.edge.releases.147` ([#28859](https://github.com/mdn/browser-compat-data/pull/28859)) |
| 12 | +- `css.at-rules.media.display-mode.browser` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868)) |
| 13 | +- `css.at-rules.media.display-mode.fullscreen` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868)) |
| 14 | +- `css.at-rules.media.display-mode.minimal-ui` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868)) |
| 15 | +- `css.at-rules.media.display-mode.standalone` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868)) |
| 16 | +- `css.at-rules.media.display-mode.window-controls-overlay` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868)) |
| 17 | +- `css.types.random` ([#28840](https://github.com/mdn/browser-compat-data/pull/28840)) |
| 18 | +- `html.elements.input.switch` ([#28897](https://github.com/mdn/browser-compat-data/pull/28897)) |
| 19 | +- `html.elements.template.shadowrootreferencetarget` ([#28570](https://github.com/mdn/browser-compat-data/pull/28570)) |
| 20 | +- `javascript.builtins.AsyncFunction.AsyncFunction.enforces_trusted_types` ([#28778](https://github.com/mdn/browser-compat-data/pull/28778)) |
| 21 | +- `javascript.builtins.AsyncGeneratorFunction.AsyncGeneratorFunction.enforces_trusted_types` ([#28778](https://github.com/mdn/browser-compat-data/pull/28778)) |
| 22 | +- `javascript.builtins.GeneratorFunction.GeneratorFunction.enforces_trusted_types` ([#28778](https://github.com/mdn/browser-compat-data/pull/28778)) |
| 23 | + |
| 24 | +### Statistics |
| 25 | + |
| 26 | +- 12 contributors have changed 43 files with 824 additions and 252 deletions in 38 commits ([`v7.2.4...v7.2.5`](https://github.com/mdn/browser-compat-data/compare/v7.2.4...v7.2.5)) |
| 27 | +- 19,217 total features |
| 28 | +- 1,219 total contributors |
| 29 | +- 5,567 total stargazers |
| 30 | + |
3 | 31 | ## [v7.2.4](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.4) |
4 | 32 |
|
5 | 33 | January 15, 2026 |
|
0 commit comments