|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.1.20](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.20) |
| 4 | + |
| 5 | +November 7, 2025 |
| 6 | + |
| 7 | +### Renamings |
| 8 | + |
| 9 | +- `api.GPUAdapter.requestDevice.lost_device_on_duplicate` to `api.GPUAdapter.requestDevice.handles_duplicate_calls` ([#28402](https://github.com/mdn/browser-compat-data/pull/28402)) |
| 10 | + |
| 11 | +### Removals |
| 12 | + |
| 13 | +- `css.types.attr.type-or-unit.frequency` ([#28408](https://github.com/mdn/browser-compat-data/pull/28408)) |
| 14 | +- `css.types.attr.type-or-unit.url` ([#28408](https://github.com/mdn/browser-compat-data/pull/28408)) |
| 15 | + |
| 16 | +### Additions |
| 17 | + |
| 18 | +- `api.console.timeStamp_static.color_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| 19 | +- `api.console.timeStamp_static.data_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| 20 | +- `api.console.timeStamp_static.end_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| 21 | +- `api.console.timeStamp_static.label_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| 22 | +- `api.console.timeStamp_static.start_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| 23 | +- `api.console.timeStamp_static.trackGroup_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| 24 | +- `api.console.timeStamp_static.trackName_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| 25 | +- `api.Document.execCommand.insertHTML` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| 26 | +- `api.Document.execCommand.insertHTML.enforces_trusted_types` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| 27 | +- `api.Element.setAttribute.enforces_trusted_types` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| 28 | +- `api.Element.setAttributeNS.enforces_trusted_types` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| 29 | +- `api.Performance.mark.markOptions_detail_devtools_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| 30 | +- `api.Performance.measure.measureOptions_detail_devtools_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| 31 | +- `api.SharedWorker.SharedWorker.enforces_trusted_types` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| 32 | +- `api.Worker.Worker.enforces_trusted_types` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| 33 | +- `css.properties.justify-items.block_context` ([#28391](https://github.com/mdn/browser-compat-data/pull/28391)) |
| 34 | +- `css.properties.justify-self.block_context` ([#28391](https://github.com/mdn/browser-compat-data/pull/28391)) |
| 35 | +- `javascript.builtins.Function.Function.enforces_trusted_types` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| 36 | + |
| 37 | +### Statistics |
| 38 | + |
| 39 | +- 9 contributors have changed 103 files with 981 additions and 332 deletions in 15 commits ([`v7.1.19...v7.1.20`](https://github.com/mdn/browser-compat-data/compare/v7.1.19...v7.1.20)) |
| 40 | +- 19,045 total features |
| 41 | +- 1,205 total contributors |
| 42 | +- 5,474 total stargazers |
| 43 | + |
3 | 44 | ## [v7.1.19](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.19) |
4 | 45 |
|
5 | 46 | November 5, 2025 |
|
0 commit comments