|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.3.14](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.14) |
| 4 | + |
| 5 | +April 30, 2026 |
| 6 | + |
| 7 | +### Removals |
| 8 | + |
| 9 | +- `api.Element.requestFullscreen.options_navigationUI_parameter` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548)) |
| 10 | +- `api.Element.requestFullscreen.options_screen_parameter` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548)) |
| 11 | +- `api.fetch.body_readablestream` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 12 | +- `api.fetch.init_attributionReporting_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 13 | +- `api.fetch.init_browsingTopics_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 14 | +- `api.fetch.init_duplex_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 15 | +- `api.fetch.init_keepalive_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 16 | +- `api.fetch.init_priority_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 17 | +- `api.fetch.init_privateToken_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 18 | +- `api.fetch.init_referrerPolicy_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 19 | +- `api.fetch.init_signal_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 20 | +- `api.fetch.init_targetAddressSpace_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 21 | +- `api.Request.Request.init_attributionReporting_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 22 | +- `api.Request.Request.init_browsingTopics_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 23 | +- `api.Request.Request.init_duplex_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 24 | +- `api.Request.Request.init_keepalive_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 25 | +- `api.Request.Request.init_priority_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 26 | +- `api.Request.Request.init_privateToken_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 27 | +- `api.Request.Request.init_referrer_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 28 | +- `api.Request.Request.init_targetAddressSpace_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 29 | +- `api.Request.Request.request_body_readablestream` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 30 | + |
| 31 | +### Additions |
| 32 | + |
| 33 | +- `api.Element.requestFullscreen.options_parameter` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548)) |
| 34 | +- `api.Element.requestFullscreen.options_parameter.keyboardLock_option` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548)) |
| 35 | +- `api.Element.requestFullscreen.options_parameter.navigationUI_option` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548)) |
| 36 | +- `api.Element.requestFullscreen.options_parameter.screen_option` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548)) |
| 37 | +- `api.fetch.options_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 38 | +- `api.fetch.options_parameter.attributionReporting` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 39 | +- `api.fetch.options_parameter.body` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 40 | +- `api.fetch.options_parameter.body.accepts_readablestream` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 41 | +- `api.fetch.options_parameter.browsingTopics` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 42 | +- `api.fetch.options_parameter.duplex` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 43 | +- `api.fetch.options_parameter.keepalive` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 44 | +- `api.fetch.options_parameter.priority` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 45 | +- `api.fetch.options_parameter.privateToken` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 46 | +- `api.fetch.options_parameter.referrerPolicy` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 47 | +- `api.fetch.options_parameter.signal` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 48 | +- `api.fetch.options_parameter.targetAddressSpace` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 49 | +- `api.GPU.requestAdapter.options_featureLevel` ([#29551](https://github.com/mdn/browser-compat-data/pull/29551)) |
| 50 | +- `api.Request.Request.options_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 51 | +- `api.Request.Request.options_parameter.attributionReporting` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 52 | +- `api.Request.Request.options_parameter.body` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 53 | +- `api.Request.Request.options_parameter.body.accepts_readablestream` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 54 | +- `api.Request.Request.options_parameter.browsingTopics` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 55 | +- `api.Request.Request.options_parameter.duplex` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 56 | +- `api.Request.Request.options_parameter.keepalive` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 57 | +- `api.Request.Request.options_parameter.priority` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 58 | +- `api.Request.Request.options_parameter.privateToken` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 59 | +- `api.Request.Request.options_parameter.referrer` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 60 | +- `api.Request.Request.options_parameter.targetAddressSpace` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| 61 | +- `api.SharedWorker.SharedWorker.options_extendedLifetime_parameter` ([#29562](https://github.com/mdn/browser-compat-data/pull/29562)) |
| 62 | +- `api.XRSession.visibilitymaskchange_event` ([#29576](https://github.com/mdn/browser-compat-data/pull/29576)) |
| 63 | +- `browsers.opera.releases.133` ([#29579](https://github.com/mdn/browser-compat-data/pull/29579)) |
| 64 | +- `css.properties.accent-color.transparent` ([#29532](https://github.com/mdn/browser-compat-data/pull/29532)) |
| 65 | +- `css.properties.shape-outside.rect` ([#29574](https://github.com/mdn/browser-compat-data/pull/29574)) |
| 66 | +- `css.properties.stop-color.transparent` ([#29532](https://github.com/mdn/browser-compat-data/pull/29532)) |
| 67 | +- `css.types.attr.fallback` ([#29573](https://github.com/mdn/browser-compat-data/pull/29573)) |
| 68 | +- `html.elements.audio.autoplay` ([#29571](https://github.com/mdn/browser-compat-data/pull/29571)) |
| 69 | + |
| 70 | +### Statistics |
| 71 | + |
| 72 | +- 11 contributors have changed 54 files with 1,555 additions and 924 deletions in 26 commits ([`v7.3.13...v7.3.14`](https://github.com/mdn/browser-compat-data/compare/v7.3.13...v7.3.14)) |
| 73 | +- 19,602 total features |
| 74 | +- 1,245 total contributors |
| 75 | +- 5,651 total stargazers |
| 76 | + |
3 | 77 | ## [v7.3.13](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.13) |
4 | 78 |
|
5 | 79 | April 24, 2026 |
|
0 commit comments