|
| 1 | + <a name="13.2.0"></a> |
| 2 | +# 13.2.0 (2026-04-30) |
| 3 | +[Full Changelog](https://github.com/GoogleChrome/lighthouse/compare/v13.1.0...v13.2.0) |
| 4 | + |
| 5 | +We expect this release to ship in the DevTools of [Chrome 150](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within 2 weeks. |
| 6 | + |
| 7 | +## New contributors |
| 8 | + |
| 9 | +Thanks to our new contributors 👽🐷🐰🐯🐻! |
| 10 | + |
| 11 | +- ducky-duke @ducky-duke |
| 12 | +- Simon Zünd @szuend |
| 13 | + |
| 14 | +## New Audits |
| 15 | + |
| 16 | +* webmcp-form-coverage: add audit for missing webmcp tool annotations ([#16964](https://github.com/GoogleChrome/lighthouse/pull/16964)) |
| 17 | +* webmcp-registered-tools: add audit to list registered webmcp tools ([#16959](https://github.com/GoogleChrome/lighthouse/pull/16959)) |
| 18 | +* webmcp-schema-validity: add audit to check WebMCP schema issues ([#16973](https://github.com/GoogleChrome/lighthouse/pull/16973)) |
| 19 | + |
| 20 | +## Core |
| 21 | + |
| 22 | +* implement UKM Invalidate fallback for LCP ([#16956](https://github.com/GoogleChrome/lighthouse/pull/16956)) |
| 23 | +* agentic: add new agentic browsing category ([#16953](https://github.com/GoogleChrome/lighthouse/pull/16953)) |
| 24 | +* agentic_category: add disclaimer to category description ([#16990](https://github.com/GoogleChrome/lighthouse/pull/16990)) |
| 25 | +* config: aggregate agent accessabilty audits ([#16982](https://github.com/GoogleChrome/lighthouse/pull/16982)) |
| 26 | +* config: update llms.txt to refine validation logic ([#16986](https://github.com/GoogleChrome/lighthouse/pull/16986)) |
| 27 | +* config: implement llms.txt check for AI agents ([#16970](https://github.com/GoogleChrome/lighthouse/pull/16970)) |
| 28 | +* config: move specific accessibility audits to default config ([#16966](https://github.com/GoogleChrome/lighthouse/pull/16966)) |
| 29 | +* config: enable and add new axe audits for agentic category ([#16965](https://github.com/GoogleChrome/lighthouse/pull/16965)) |
| 30 | +* config: add accessibility audits to agentic-browsing-config ([#16963](https://github.com/GoogleChrome/lighthouse/pull/16963)) |
| 31 | +* source-maps: guard against out-of-bounds sourceIndex ([#16969](https://github.com/GoogleChrome/lighthouse/pull/16969)) |
| 32 | +* webmcp: adjust how webmcp audits handle lack of WebMCP support ([#16987](https://github.com/GoogleChrome/lighthouse/pull/16987)) |
| 33 | + |
| 34 | +## Report |
| 35 | + |
| 36 | +* create agentic-browsing sample report ([#16988](https://github.com/GoogleChrome/lighthouse/pull/16988)) |
| 37 | + |
| 38 | +## Deps |
| 39 | + |
| 40 | +* upgrade deps ([#16992](https://github.com/GoogleChrome/lighthouse/pull/16992)) |
| 41 | +* upgrade web-features to 3.24.0 ([#16977](https://github.com/GoogleChrome/lighthouse/pull/16977)) |
| 42 | +* upgrade trace_engine to 0.0.64 ([#16955](https://github.com/GoogleChrome/lighthouse/pull/16955)) |
| 43 | + |
| 44 | +## Docs |
| 45 | + |
| 46 | +* release: fix heading style ([#16989](https://github.com/GoogleChrome/lighthouse/pull/16989)) |
| 47 | +* release: update release docs and scripts ([#16954](https://github.com/GoogleChrome/lighthouse/pull/16954)) |
| 48 | + |
| 49 | +## Misc |
| 50 | + |
| 51 | +* prepare devtools build for TS6 upgrade ([#16968](https://github.com/GoogleChrome/lighthouse/pull/16968)) |
| 52 | +* build: include license.md in bundle ([#16981](https://github.com/GoogleChrome/lighthouse/pull/16981)) |
| 53 | +* build: update devtools for agents bundle and tests ([#16980](https://github.com/GoogleChrome/lighthouse/pull/16980)) |
| 54 | +* build: include agentic browsing in cd4a bundle ([#16975](https://github.com/GoogleChrome/lighthouse/pull/16975)) |
| 55 | + |
1 | 56 | <a name="13.1.0"></a> |
2 | 57 | # 13.1.0 (2026-04-03) |
3 | 58 | [Full Changelog](https://github.com/GoogleChrome/lighthouse/compare/v13.0.3...v13.1.0) |
|
0 commit comments