|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.1.7](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.7) |
| 4 | + |
| 5 | +September 19, 2025 |
| 6 | + |
| 7 | +### Removals |
| 8 | + |
| 9 | +- `api.HTMLElement.innerText.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) |
| 10 | +- `api.Node.textContent.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) |
| 11 | + |
| 12 | +### Additions |
| 13 | + |
| 14 | +- `api.HTMLScriptElement.innerText` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) |
| 15 | +- `api.HTMLScriptElement.innerText.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) |
| 16 | +- `api.HTMLScriptElement.textContent` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) |
| 17 | +- `api.HTMLScriptElement.textContent.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) |
| 18 | +- `api.ServiceWorkerContainer.register.enforces_trusted_types` ([#27836](https://github.com/mdn/browser-compat-data/pull/27836)) |
| 19 | +- `api.SVGAnimatedString.baseVal.enforces_trusted_types` ([#27836](https://github.com/mdn/browser-compat-data/pull/27836)) |
| 20 | +- `api.WorkerGlobalScope.importScripts.enforces_trusted_types` ([#27836](https://github.com/mdn/browser-compat-data/pull/27836)) |
| 21 | +- `browsers.firefox_android.releases.146` ([#27906](https://github.com/mdn/browser-compat-data/pull/27906)) |
| 22 | +- `browsers.firefox.releases.146` ([#27906](https://github.com/mdn/browser-compat-data/pull/27906)) |
| 23 | +- `css.properties.caret-shape` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) |
| 24 | +- `css.properties.caret-shape.auto` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) |
| 25 | +- `css.properties.caret-shape.bar` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) |
| 26 | +- `css.properties.caret-shape.block` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) |
| 27 | +- `css.properties.caret-shape.underscore` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) |
| 28 | +- `css.properties.corner-shape.bevel` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) |
| 29 | +- `css.properties.corner-shape.notch` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) |
| 30 | +- `css.properties.corner-shape.round` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) |
| 31 | +- `css.properties.corner-shape.scoop` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) |
| 32 | +- `css.properties.corner-shape.square` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) |
| 33 | +- `css.properties.corner-shape.squircle` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) |
| 34 | +- `css.properties.transition-behavior.transitionable_content-visibility` ([#27922](https://github.com/mdn/browser-compat-data/pull/27922)) |
| 35 | +- `css.properties.transition-behavior.transitionable_display` ([#27922](https://github.com/mdn/browser-compat-data/pull/27922)) |
| 36 | +- `http.headers.Permissions-Policy.aria-notify` ([#27936](https://github.com/mdn/browser-compat-data/pull/27936)) |
| 37 | +- `webdriver.bidi.emulation.setLocaleOverride.cross_origin_iframes` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) |
| 38 | +- `webdriver.bidi.emulation.setLocaleOverride.updates_existing_sandboxes` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) |
| 39 | +- `webdriver.bidi.network.addDataCollector.dataTypes_parameter.response` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) |
| 40 | +- `webdriver.bidi.network.disownData.dataType_parameter.response` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) |
| 41 | +- `webdriver.bidi.network.getData.dataType_parameter.response` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) |
| 42 | + |
| 43 | +### Statistics |
| 44 | + |
| 45 | +- 7 contributors have changed 32 files with 1,105 additions and 233 deletions in 27 commits ([`v7.1.6...v7.1.7`](https://github.com/mdn/browser-compat-data/compare/v7.1.6...v7.1.7)) |
| 46 | +- 17,850 total features |
| 47 | +- 1,197 total contributors |
| 48 | +- 5,413 total stargazers |
| 49 | + |
3 | 50 | ## [v7.1.6](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.6) |
4 | 51 |
|
5 | 52 | September 16, 2025 |
|
0 commit comments