|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.3.6](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.6) |
| 4 | + |
| 5 | +March 6, 2026 |
| 6 | + |
| 7 | +### Additions |
| 8 | + |
| 9 | +- `api.CSSFontFaceRule.style.type_CSSFontFaceDescriptors` ([#29157](https://github.com/mdn/browser-compat-data/pull/29157)) |
| 10 | +- `api.Navigator.preferences` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 11 | +- `api.PreferenceManager` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 12 | +- `api.PreferenceManager.colorScheme` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 13 | +- `api.PreferenceManager.contrast` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 14 | +- `api.PreferenceManager.reducedData` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 15 | +- `api.PreferenceManager.reducedMotion` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 16 | +- `api.PreferenceManager.reducedTransparency` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 17 | +- `api.PreferenceObject` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 18 | +- `api.PreferenceObject.change_event` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 19 | +- `api.PreferenceObject.clearOverride` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 20 | +- `api.PreferenceObject.override` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 21 | +- `api.PreferenceObject.requestOverride` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 22 | +- `api.PreferenceObject.validValues` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 23 | +- `api.PreferenceObject.value` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| 24 | +- `api.WGSLLanguageFeatures.extension_uniform_buffer_standard_layout` ([#29171](https://github.com/mdn/browser-compat-data/pull/29171)) |
| 25 | +- `css.properties.appearance.base-select.listbox` ([#29189](https://github.com/mdn/browser-compat-data/pull/29189)) |
| 26 | +- `css.properties.appearance.base-select.multiple_dropdown` ([#29189](https://github.com/mdn/browser-compat-data/pull/29189)) |
| 27 | +- `css.properties.appearance.base-select.single_dropdown` ([#29189](https://github.com/mdn/browser-compat-data/pull/29189)) |
| 28 | +- `http.headers.Sec-Secure-Session-Id` ([#29161](https://github.com/mdn/browser-compat-data/pull/29161)) |
| 29 | +- `http.headers.Secure-Session-Challenge` ([#29161](https://github.com/mdn/browser-compat-data/pull/29161)) |
| 30 | +- `http.headers.Secure-Session-Registration` ([#29161](https://github.com/mdn/browser-compat-data/pull/29161)) |
| 31 | +- `http.headers.Secure-Session-Response` ([#29161](https://github.com/mdn/browser-compat-data/pull/29161)) |
| 32 | +- `http.headers.Secure-Session-Skipped` ([#29161](https://github.com/mdn/browser-compat-data/pull/29161)) |
| 33 | +- `webextensions.api.tabs.onUpdated.changeInfo.splitViewId` ([#29128](https://github.com/mdn/browser-compat-data/pull/29128)) |
| 34 | +- `webextensions.api.tabs.onUpdated.filter.properties.splitViewId` ([#29128](https://github.com/mdn/browser-compat-data/pull/29128)) |
| 35 | +- `webextensions.api.tabs.query.queryInfo.splitViewId` ([#29128](https://github.com/mdn/browser-compat-data/pull/29128)) |
| 36 | +- `webextensions.api.tabs.SPLIT_VIEW_ID_NONE` ([#29128](https://github.com/mdn/browser-compat-data/pull/29128)) |
| 37 | +- `webextensions.api.tabs.Tab.splitViewId` ([#29128](https://github.com/mdn/browser-compat-data/pull/29128)) |
| 38 | + |
| 39 | +### Statistics |
| 40 | + |
| 41 | +- 17 contributors have changed 55 files with 1,165 additions and 168 deletions in 38 commits ([`v7.3.5...v7.3.6`](https://github.com/mdn/browser-compat-data/compare/v7.3.5...v7.3.6)) |
| 42 | +- 19,413 total features |
| 43 | +- 1,233 total contributors |
| 44 | +- 5,598 total stargazers |
| 45 | + |
3 | 46 | ## [v7.3.5](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.5) |
4 | 47 |
|
5 | 48 | February 27, 2026 |
|
0 commit comments