Skip to content

v11.7.1

Compare
Choose a tag to compare
@adamraine adamraine released this 09 Apr 00:58
· 81 commits to main since this release
c317670

Full Changelog

We expect this release to ship in the DevTools of Chrome 125, and to PageSpeed Insights within 2 weeks.

New Contributors

Thanks to our new contributors 馃懡馃惙馃惏馃惎馃惢!

Core

  • network-request: recognize zstd compression algorithm (#15883)
  • trace-elements: add sentry debugging for impactedNodes (#15915)
  • trace-processor: correct overlapping tasks (#15921)

Report

  • remove use of innerHTML to empty elements (#15911)

Deps

  • upgrade trace_engine to 0.0.19 (#15926)
  • upgrade axe-core to 4.9.0 (#15887)

Tests

  • remove Access-Control-Allow-Origin for robots.txt (#15895)
  • devtools: sync e2e (#15917)

Misc

  • correct .npmignore for node >=18.20 (#15924)
  • proto: ensure all strings are well-formed (#15909)