|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.1.9](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.9) |
| 4 | + |
| 5 | +September 29, 2025 |
| 6 | + |
| 7 | +### Additions |
| 8 | + |
| 9 | +- `browsers.deno.releases.2.4.0` ([#27984](https://github.com/mdn/browser-compat-data/pull/27984)) |
| 10 | +- `browsers.deno.releases.2.5.0` ([#27984](https://github.com/mdn/browser-compat-data/pull/27984)) |
| 11 | +- `webextensions.api.sidePanel` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 12 | +- `webextensions.api.sidePanel.getLayout` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 13 | +- `webextensions.api.sidePanel.getOptions` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 14 | +- `webextensions.api.sidePanel.getPanelBehavior` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 15 | +- `webextensions.api.sidePanel.GetPanelOptions` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 16 | +- `webextensions.api.sidePanel.onOpened` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 17 | +- `webextensions.api.sidePanel.open` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 18 | +- `webextensions.api.sidePanel.OpenOptions` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 19 | +- `webextensions.api.sidePanel.PanelBehavior` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 20 | +- `webextensions.api.sidePanel.PanelLayout` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 21 | +- `webextensions.api.sidePanel.PanelOpenedInfo` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 22 | +- `webextensions.api.sidePanel.PanelOptions` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 23 | +- `webextensions.api.sidePanel.setOptions` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 24 | +- `webextensions.api.sidePanel.setPanelBehavior` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 25 | +- `webextensions.api.sidePanel.Side` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 26 | +- `webextensions.api.sidePanel.SidePanel` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 27 | +- `webextensions.manifest.permissions.sidePanel` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 28 | +- `webextensions.manifest.side_panel` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 29 | +- `webextensions.manifest.side_panel.default_path` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| 30 | + |
| 31 | +### Statistics |
| 32 | + |
| 33 | +- 7 contributors have changed 9 files with 410 additions and 15 deletions in 6 commits ([`v7.1.8...v7.1.9`](https://github.com/mdn/browser-compat-data/compare/v7.1.8...v7.1.9)) |
| 34 | +- 17,878 total features |
| 35 | +- 1,199 total contributors |
| 36 | +- 5,430 total stargazers |
| 37 | + |
3 | 38 | ## [v7.1.8](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.8) |
4 | 39 |
|
5 | 40 | September 26, 2025 |
|
0 commit comments