|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v6.0.35](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.35) |
| 4 | + |
| 5 | +July 26, 2025 |
| 6 | + |
| 7 | +### Additions |
| 8 | + |
| 9 | +- `api.RTCStatsReport.type_inbound-rtp.estimatedPlayoutTimestamp` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358)) |
| 10 | +- `api.RTCStatsReport.type_inbound-rtp.framesAssembledFromMultiplePackets` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358)) |
| 11 | +- `api.RTCStatsReport.type_inbound-rtp.freezeCount` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358)) |
| 12 | +- `api.RTCStatsReport.type_inbound-rtp.pauseCount` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358)) |
| 13 | +- `api.RTCStatsReport.type_inbound-rtp.totalAssemblyTime` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358)) |
| 14 | +- `api.RTCStatsReport.type_inbound-rtp.totalFreezesDuration` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358)) |
| 15 | +- `api.RTCStatsReport.type_inbound-rtp.totalPausesDuration` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358)) |
| 16 | +- `api.ToggleEvent.source` ([#27405](https://github.com/mdn/browser-compat-data/pull/27405)) |
| 17 | +- `browsers.firefox_android.releases.144` ([#27374](https://github.com/mdn/browser-compat-data/pull/27374)) |
| 18 | +- `browsers.firefox.releases.144` ([#27374](https://github.com/mdn/browser-compat-data/pull/27374)) |
| 19 | +- `css.at-rules.media.horizontal-viewport-segments` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387)) |
| 20 | +- `css.at-rules.media.vertical-viewport-segments` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387)) |
| 21 | +- `css.properties.background-repeat-x` ([#27368](https://github.com/mdn/browser-compat-data/pull/27368)) |
| 22 | +- `css.properties.background-repeat-y` ([#27368](https://github.com/mdn/browser-compat-data/pull/27368)) |
| 23 | +- `css.types.env.viewport-segment-bottom` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387)) |
| 24 | +- `css.types.env.viewport-segment-height` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387)) |
| 25 | +- `css.types.env.viewport-segment-left` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387)) |
| 26 | +- `css.types.env.viewport-segment-right` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387)) |
| 27 | +- `css.types.env.viewport-segment-top` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387)) |
| 28 | +- `css.types.env.viewport-segment-width` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387)) |
| 29 | + |
| 30 | +### Statistics |
| 31 | + |
| 32 | +- 7 contributors have changed 115 files with 1,976 additions and 660 deletions in 22 commits ([`v6.0.34...v6.0.35`](https://github.com/mdn/browser-compat-data/compare/v6.0.34...v6.0.35)) |
| 33 | +- 17,681 total features |
| 34 | +- 1,177 total contributors |
| 35 | +- 5,331 total stargazers |
| 36 | + |
3 | 37 | ## [v6.0.34](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.34) |
4 | 38 |
|
5 | 39 | July 22, 2025 |
|
0 commit comments