|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v6.0.3](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.3) |
| 4 | + |
| 5 | +April 4, 2025 |
| 6 | + |
| 7 | +### Removals |
| 8 | + |
| 9 | +- `css.properties.dynamic-range-limit.constrained-high` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 10 | +- `css.properties.dynamic-range-limit.high` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 11 | +- `http.headers.Link.compression-dictionary` ([#26375](https://github.com/mdn/browser-compat-data/pull/26375)) |
| 12 | +- `http.headers.Link.expect` ([#26375](https://github.com/mdn/browser-compat-data/pull/26375)) |
| 13 | + |
| 14 | +### Additions |
| 15 | + |
| 16 | +- `api.CaptureController.decreaseZoomLevel` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 17 | +- `api.CaptureController.forwardWheel` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 18 | +- `api.CaptureController.getSupportedZoomLevels` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 19 | +- `api.CaptureController.increaseZoomLevel` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 20 | +- `api.CaptureController.resetZoomLevel` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 21 | +- `api.CaptureController.zoomLevel` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 22 | +- `api.CaptureController.zoomlevelchange_event` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 23 | +- `api.GPUAdapterInfo.isFallbackAdapter` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 24 | +- `api.IdentityCredential.configURL` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 25 | +- `browsers.firefox_android.releases.140` ([#26384](https://github.com/mdn/browser-compat-data/pull/26384)) |
| 26 | +- `browsers.firefox.releases.140` ([#26384](https://github.com/mdn/browser-compat-data/pull/26384)) |
| 27 | +- `browsers.safari_ios.releases.18.5` ([#26384](https://github.com/mdn/browser-compat-data/pull/26384)) |
| 28 | +- `browsers.safari.releases.18.5` ([#26384](https://github.com/mdn/browser-compat-data/pull/26384)) |
| 29 | +- `browsers.webview_ios.releases.18.5` ([#26384](https://github.com/mdn/browser-compat-data/pull/26384)) |
| 30 | +- `css.properties.dynamic-range-limit.constrained` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 31 | +- `css.properties.dynamic-range-limit.no-limit` ([#26412](https://github.com/mdn/browser-compat-data/pull/26412)) |
| 32 | + |
| 33 | +### Statistics |
| 34 | + |
| 35 | +- 11 contributors have changed 66 files with 828 additions and 172 deletions in 24 commits ([`v6.0.2...v6.0.3`](https://github.com/mdn/browser-compat-data/compare/v6.0.2...v6.0.3)) |
| 36 | +- 17,086 total features |
| 37 | +- 1,139 total contributors |
| 38 | +- 5,188 total stargazers |
| 39 | + |
3 | 40 | ## [v6.0.2](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.2) |
4 | 41 |
|
5 | 42 | April 1, 2025 |
|
0 commit comments