|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.3.2](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.2) |
| 4 | + |
| 5 | +February 11, 2026 |
| 6 | + |
| 7 | +### Additions |
| 8 | + |
| 9 | +- `api.HTMLGeolocationElement` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 10 | +- `api.HTMLGeolocationElement.autolocate` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 11 | +- `api.HTMLGeolocationElement.error` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 12 | +- `api.HTMLGeolocationElement.HTMLGeolocationElement` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 13 | +- `api.HTMLGeolocationElement.initialPermissionStatus` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 14 | +- `api.HTMLGeolocationElement.invalidReason` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 15 | +- `api.HTMLGeolocationElement.isValid` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 16 | +- `api.HTMLGeolocationElement.location_event` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 17 | +- `api.HTMLGeolocationElement.permissionStatus` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 18 | +- `api.HTMLGeolocationElement.position` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 19 | +- `api.HTMLGeolocationElement.promptaction_event` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 20 | +- `api.HTMLGeolocationElement.promptdismiss_event` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 21 | +- `api.HTMLGeolocationElement.validationstatuschange_event` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 22 | +- `api.HTMLGeolocationElement.watch` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 23 | +- `browsers.bun.releases.1.3.9` ([#29003](https://github.com/mdn/browser-compat-data/pull/29003)) |
| 24 | +- `browsers.chrome_android.releases.148` ([#29013](https://github.com/mdn/browser-compat-data/pull/29013)) |
| 25 | +- `browsers.chrome.releases.148` ([#29013](https://github.com/mdn/browser-compat-data/pull/29013)) |
| 26 | +- `browsers.webview_android.releases.148` ([#29013](https://github.com/mdn/browser-compat-data/pull/29013)) |
| 27 | +- `css.at-rules.container.scroll-state_queries.scrolled` ([#28983](https://github.com/mdn/browser-compat-data/pull/28983)) |
| 28 | +- `html.elements.datalist.input_type_color` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| 29 | +- `html.elements.datalist.input_type_date` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| 30 | +- `html.elements.datalist.input_type_range` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| 31 | +- `html.elements.datalist.input_type_time` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| 32 | +- `html.elements.geolocation` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 33 | +- `html.elements.geolocation.autolocate` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 34 | +- `html.elements.geolocation.watch` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| 35 | +- `html.elements.input.type_color.list` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| 36 | +- `html.elements.input.type_date.list` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| 37 | +- `html.elements.input.type_range.list` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| 38 | +- `html.elements.input.type_time.list` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| 39 | +- `webextensions.api.permissions.Permissions.data_collection` ([#28978](https://github.com/mdn/browser-compat-data/pull/28978)) |
| 40 | + |
| 41 | +### Statistics |
| 42 | + |
| 43 | +- 6 contributors have changed 23 files with 1,179 additions and 121 deletions in 17 commits ([`v7.3.1...v7.3.2`](https://github.com/mdn/browser-compat-data/compare/v7.3.1...v7.3.2)) |
| 44 | +- 19,258 total features |
| 45 | +- 1,222 total contributors |
| 46 | +- 5,585 total stargazers |
| 47 | + |
3 | 48 | ## [v7.3.1](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.1) |
4 | 49 |
|
5 | 50 | February 6, 2026 |
|
0 commit comments