|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.1.3](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.3) |
| 4 | + |
| 5 | +September 5, 2025 |
| 6 | + |
| 7 | +### Removals |
| 8 | + |
| 9 | +- `http.headers.Set-Cookie.cookie_prefixes` ([#27724](https://github.com/mdn/browser-compat-data/pull/27724)) |
| 10 | + |
| 11 | +### Additions |
| 12 | + |
| 13 | +- `api.IDBIndex.getAllRecords` ([#27757](https://github.com/mdn/browser-compat-data/pull/27757)) |
| 14 | +- `api.IDBObjectStore.getAllRecords` ([#27757](https://github.com/mdn/browser-compat-data/pull/27757)) |
| 15 | +- `api.IDBRecord` ([#27757](https://github.com/mdn/browser-compat-data/pull/27757)) |
| 16 | +- `api.IDBRecord.key` ([#27757](https://github.com/mdn/browser-compat-data/pull/27757)) |
| 17 | +- `api.IDBRecord.primaryKey` ([#27757](https://github.com/mdn/browser-compat-data/pull/27757)) |
| 18 | +- `api.IDBRecord.value` ([#27757](https://github.com/mdn/browser-compat-data/pull/27757)) |
| 19 | +- `css.selectors.nesting.at-scope` ([#27723](https://github.com/mdn/browser-compat-data/pull/27723)) |
| 20 | +- `http.headers.Set-Cookie.host_secure_prefixes` ([#27724](https://github.com/mdn/browser-compat-data/pull/27724)) |
| 21 | +- `http.headers.Set-Cookie.http_host-http_prefixes` ([#27724](https://github.com/mdn/browser-compat-data/pull/27724)) |
| 22 | +- `webextensions.api.contentScripts.register.cssOrigin` ([#27716](https://github.com/mdn/browser-compat-data/pull/27716)) |
| 23 | +- `webextensions.api.scripting.RegisteredContentScript.cssOrigin` ([#27716](https://github.com/mdn/browser-compat-data/pull/27716)) |
| 24 | +- `webextensions.api.types.BrowserSetting.clear` ([#27737](https://github.com/mdn/browser-compat-data/pull/27737)) |
| 25 | +- `webextensions.api.types.BrowserSetting.get` ([#27737](https://github.com/mdn/browser-compat-data/pull/27737)) |
| 26 | +- `webextensions.api.types.BrowserSetting.set` ([#27737](https://github.com/mdn/browser-compat-data/pull/27737)) |
| 27 | + |
| 28 | +### Statistics |
| 29 | + |
| 30 | +- 8 contributors have changed 34 files with 559 additions and 160 deletions in 19 commits ([`v7.1.2...v7.1.3`](https://github.com/mdn/browser-compat-data/compare/v7.1.2...v7.1.3)) |
| 31 | +- 17,816 total features |
| 32 | +- 1,195 total contributors |
| 33 | +- 5,384 total stargazers |
| 34 | + |
3 | 35 | ## [v7.1.2](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.2) |
4 | 36 |
|
5 | 37 | September 3, 2025 |
|
0 commit comments