All Versions
92
Latest Version
Avg Release Cycle
23 days
Latest Release
771 days ago

Changelog History
Page 1

  • v9.5.0 Changes

    March 09, 2022

    Full Changelog

    πŸš€ We expect this release to ship in the DevTools of Chrome 101, and to PageSpeed Insights within 2 weeks.

    πŸ†• New Contributors

    Thanks to our new contributor πŸ‘½πŸ·πŸ°πŸ―πŸ»!

    • Marc Hassan @mhassan1

    Core

    • full-page-screenshot: leave emulated width unchanged (#13643)
    • ⚑️ inspector-issues: update sameSiteCookie to cookie (#13708)
    • script-treemap-data: correct value for size (#13716)
    • lighthouse-logger: convert to ES modules (#13720)

    β›οΈπŸ‘· Fraggle Rock

    Support for auditing user flows (#11313)

    • separate audit phase for flows (#13623)
    • πŸ‘‰ use frame url in gather context (#13699)
    • βž• add logLevel to config context (#13681)
    • πŸ‘‰ user-flow: audit flow from artifacts json (#13715)

    Report

    • πŸ›  fix timespan/snapshot sticky header (#13732)

    Deps

    • πŸ“¦ lodash: replace lodash per-method packages with full lodash (#13695)
    • ⚑️ snyk: update snyk snapshot (#13731 #13712)

    Clients

    • convert devtools and lightrider entries to ES modules (#13722)

    βœ… Tests

    • βž• add more cases for oopif smoke test (#13705)
    • ⏱ devtools: add yarn install timeout (#13717)
    • ⚑️ devtools: update Lighthouse sniffer for smokes (#13693)
    • βœ… devtools: navigation web test (#13673)
    • βœ… smoke: enable more devtools smoke tests (#13624)
    • smoke: add _excludes and _runner (#13707)

    Misc

    • πŸ‘Œ support --chrome-flags in run devtools script (#13625)
  • v9.4.0 Changes

    February 16, 2022

    Full Changelog

    πŸš€ We expect this release to ship in the DevTools of Chrome 100, and to PageSpeed Insights within 2 weeks.

    Notable Changes

    • πŸ‘ Allow auditing of navigations triggered by user interactions in user flows. See our user flow docs for more info. (#13496)

    Core

    • 🌐 a11y: change link in category description to web.dev (#13638)
    • full-page-screenshot: wait for doubleraf, network quiet (#13663)
    • 🚚 hreflang: remove eval, import axe valid-langs.js directly (#13385)
    • πŸ”¨ inputs: refactor form-elements gatherer (#13662, #13671)
    • πŸ’… page-functions: set style in getOuterHTMLSnippet without violating CSP (#13636)
    • βš™ runner: independent gather and audit functions (#13569)
    • πŸ‘‰ uses-long-cache-ttl: ignore stale-while-revalidate (#13612)

    Report

    • βž• add options onPrintOverride and onSaveFileOverride (#13529)
    • βž• add options disableFireworks and disableDarkMode (#13649)
    • βž• add onViewTrace to renderer options (#13528)
    • βœ‚ remove pausing fireworks on click (#13650)
    • πŸ›  fix fireworks (#13635)

    Deps

    • 🚚 sentry: move from raven to @sentry/node (#9325)
    • ⚑️ snyk: update snyk snapshot (#13669, #13644, #13616)

    βœ… Tests

    • βœ… use simpler assertion in report-renderer-axe-test.js (#13658)
    • πŸ›  fix single node a11y tests (#13626)
    • πŸ”€ devtools: sync (#13656)
    • ⚑️ devtools: update report resource names (#13615)
    • βœ… smoke: test array _includes and lhr.timing (#13619)

    Misc

    • 🚚 temporarily remove brendan from triage rotation (#13618)
  • v9.3.1 Changes

    January 31, 2022

    Full Changelog

    Report

    • disable fireworks with flag (#13610)
  • v9.3.0 Changes

    January 31, 2022

    Full Changelog

    πŸš€ We expect this release to ship in the DevTools of Chrome 100, and to PageSpeed Insights within 2 weeks.

    Core

    • preload-lcp-image: enable audit (#13599)
    • ensure good and average scores start exactly at control points (#13559)
    • fr: don't throw on unknown --only-categories value (#13499)
    • inspector-issues: collect all issue types (#13462, #13603, #13595)
    • 🚚 object-alt: remove md syntax around "alt" (#13517)
    • βš™ runner: asset manager helper (#13519)

    CLI

    • βœ‚ remove update-notifier (#13588)
    • asset-saver: end devtoolsLog with a newline (#13566)

    Report

    • πŸ‘ allow client to configure how save-html is implemented (#13518)

    Deps

    • ⚑️ update various runtime deps (#13483)
    • ⚑️ update various devDeps (#13485)
    • ⚑️ update robots-parser to latest (#13554)
    • ⚑️ update transitive deps to quiet vulnerability alerts (#13538)
    • ⬆️ lighthouse-stack-packs: upgrade to 1.7.0 (#13604)
    • ⚑️ snyk: update snyk snapshot (#13498, #13598)
    • ⬆️ yargs: upgrade to 17.3.1 (#13590)
    • ⬆️ yargs-parser: upgrade to 21.0.0 (#13597)

    Clients

    • πŸ‘‰ use minimal 'url' polyfil instead of url-shim (#13545)
    • devtools: add FR runners to DevTools entry (#13593)

    I18n

    πŸ“„ Docs

    • ⚑️ update devtools panel throttling details (#13504)

    βœ… Tests

    • βž• add snapshot tests for cli-flags.js (#13596)
    • πŸ‘· tweak some CI job names for clarity (#13549)
    • πŸ— split devtools ci into build, web-tests and smoke jobs (#13546)
    • πŸ— more targeted caching for devtools build (#13540)
    • βœ… run most smoke tests on devtools (#13456)
    • βœ… clean up and add comments to cdt layout test scripts (#13471)
    • devtools: ensure WebSQL table is populated (#13579)

    Misc

    • βž• add web.dev and other option to bug template (#13537)
    • πŸ‘‰ use codemod for optional chaining (#13503)
    • πŸ— build: fix build-smokehouse-bundle build (#13500)
    • πŸ— build: remove empty devtools report resources (#13601)
    • πŸ— build: set correct exit code when build scripts fail (#13459)
    • βœ… git3po: only install latest git3po if out of date (#13515)
  • v9.2.0 Changes

    December 15, 2021

    Full Changelog

    πŸš€ We expect this release to ship in the DevTools of Chrome 99, and to PageSpeed Insights within 2 weeks.

    Notable Changes

    • 🚚 move no-unload-listeners to perf category (#13497)

    Core

    • font-size: fix CSS selector regex (#13455)
    • fcp: handle negative request endTime (#13452)
    • ⚑️ legacy-javascript: update polyfilling, drop some signals (#13482, #13442)
    • cache fetch to avoid bad polyfills (#13476)
    • check equality of computed artifacts using dependency keys (#13430)

    β›οΈπŸ‘· Fraggle Rock

    Support for auditing user flows (#11313)

    • compute timespan saving with observed throughput (#13478)
    • option to skip about:blank jumps (#13375)

    Report

    • πŸ’… psi: update styles for tighter fit in narrow viewports (#13355)

    Deps

    • ⬆️ bump eslint and related items (#13484)
    • ⬆️ axe-core: upgrade to 4.3.5 (#13441)

    βœ… Tests

    • smoke: fix chromestatus url (#13475)
    • βœ… split smoke tests into one test per file (#13461)
    • πŸ›  fix devtools build command (#13457)
    • 🚚 move sharding higher so smokehouse-bundle can also shard (#13387)
    • βœ… port axe test to pptr (#13450)

    Misc

    • πŸ— build: build test flow report to same path as sample-reports (#13324)
    • treemap: add lang to html tag (#13454)
  • v9.1.0 Changes

    November 24, 2021

    Full Changelog

    πŸš€ We expect this release to ship in the DevTools of Chrome 98, and to PageSpeed Insights within 2 weeks.

    πŸ†• New Contributors

    Thanks to our new contributors πŸ‘½πŸ·πŸ°πŸ―πŸ»!

    • @whitep4nth3r
    • Adam Read @adamread

    Notable Changes

    • πŸ‘€ If using Next.js, you will now see advice specific to it in some audits (#13424)

    Core

    • 🚚 canonical: remove cross-origin check (#13412)
    • βž• add original location to most usages of source-location (#13393)
    • mindfully order properties in the lhr (#13418)
    • 🌲 ensure log-normal score is always in correct range (#13392)
    • installable-manifest: pipeline-restarted check (#13365)

    Report

    • βœ‚ remove margin when saving html in standalone report (#13409)
    • consistent red display text (#13391)
    • treemap: correct percentages when 0 bytes JS (#13382)

    β›οΈπŸ‘· Fraggle Rock

    Support for auditing user flows (#11313)

    Deps

    • βœ‚ remove browserify (#13417)
    • ⚑️ update to typescript 4.5 (#13399)
    • ⚑️ snyk: update snyk snapshot (#13388)

    Clients

    • 🚚 devtools: remove report.css (#13377)
    • πŸ‘ viewer: add support for flow reports (#13260)

    I18n

    πŸ“„ Docs

    • example to save flow as json (#13415)
    • throttling: clarify throttle npm name (#13371)

    βœ… Tests

    • πŸ›  fix undefined HTMLInputElement in bundle-test (#13421)
    • βœ… make inline-fs-test not reliant on cwd (#13420)
    • βœ… increase timeout for axe test (#13386)

    Misc

    • πŸ— build: replace browserify with rollup (#13416, #13406, #13407, #13408)
    • πŸ— build: prevent over optimization of computeBenchmarkIndex (#13366)
    • πŸ”¨ treemap: remove postMessage. refactor options input (#13356)
  • v9.0.0 Changes

    November 15, 2021

    Full Changelog

    πŸš€ We expect this release to ship in the DevTools of Chrome 98, and to PageSpeed Insights within 2 weeks.

    πŸ‘€ See the What's new in Lighthouse 9.0 blog post. Continue for the changelog.

    πŸ†• New Contributors

    Thanks to our new contributors πŸ‘½πŸ·πŸ°πŸ―πŸ»!

    • Sergii Bondarenko @BR0kEN-
    • Prerana Nawar @prerana1821

    Notable Changes

    • 🚚 [BREAKING] move to minimum Node 14 (#13243)
    • a11y: add relatedNodes to accessibility audits (#13193)

    βœ‚ Removed Audits

    • 🚚 [BREAKING] appcache-manifest: remove audit (#13287)
    • 🚚 [BREAKING] external-anchors-use-rel-noopener: remove audit (#13298)
    • 🚚 [BREAKING] remove the redirect pass and redirects-http audit (#12643)

    Preview: Audit User Flows

    πŸ‘€ Lighthouse now offers auditing user flows, scripted with Puppeteer, via the Node CLI. This means you can now audit a page beyond its initial load. See the Lighthouse user flows blog post for more.

    Core

    • πŸ›  fix launching chrome in node 17 (#13301)
    • ⬇️ reduce image hotlinking in the report (#13185)
    • πŸ“‡ emulation: set client-hints metadata when spoofing the UA (#13341)
    • emulation: bump chrome version to m98 (#13340)
    • config: use abbreviation for pwa category title (#13270)
    • πŸ—„ deprecations: use inspector issues (#13342)
    • avoid fatal errors when collecting base artifacts (#13312)
    • 🚚 [BREAKING] errors-in-console: remove url property from items (#13286)
    • 🚚 [BREAKING] image-size-responsive: remove elidedUrl, elide url property instead (#13226)
    • 🚚 [BREAKING] image-elements: remove mimeType from artifact (#13265)

    Report

    • introduce the new report api, add dom.rootEl (#13277, #13279, #13361)
    • πŸ‘‰ make denser. changes to typography, group descriptions, more (#13249)
    • display final screenshot prominently (#13123)
    • redesign runtime settings (#13125, #13350)
    • 🚚 help-dialog: remove timespan SEO (#13354)
    • order metrics by row (#13328)
    • sort audits by weight (#13053)
    • translate newly added report strings (#13308)
    • [BREAKING] group perf audits by details type. change the meaning of an audit whose group is not defined–before no group implied an audit would not be renderered, but now an explicit hidden group is used (#13241, #13310)
    • 🚚 [BREAKING] pwa: remove renderScoreGauge, replaced with renderCategoryScore (#13269)

    β›οΈπŸ‘· Fraggle Rock

    Support for auditing user flows (#11313)

    • πŸ– handle 0 throughput in timespan (#13323)
    • 0️⃣ clone default categories to avoid modification (#13337)
    • βž• add timespan support to h2 (#12814)
    • 🚚 report: remove smooth scrolling (#13317)
    • report: network throttling settings (#13305)
    • report: use filmstrip thumbnail in navigation (#13283)
    • report: fix report anchors (#13233)
    • report: full page screenshot renderer (#13276)
    • report: category tooltip highest impact (#13230)
    • report: import lhr strings (#13215)
    • report: i18n formatter (#13190)
    • πŸ’… report: mock styles (#13220)

    Deps

    • ⬆️ bump lighthouse-plugin-publisher-ads (#13339)
    • ⚑️ deps: update chrome-launcher to 0.15.0 (#13353)

    Clients

    • devtools: only use locales that have locale files to download (#13214)
    • psi: retire prepareLabData, reuse standard report rendering (#13229)

    I18n

    • import (#13360)
    • βž• add better support for the default locale in bundles (#13211)

    βœ… Tests

    • πŸ‘• eslint: add export rule (#13282)
    • ⏱ longer timeout for installability errors check (#13297)
    • ignore .tmp directory in jest modules (#13285)
    • βž• add cdt folders to devtools test cache buster (#13268)
    • ⚑️ update devtools default branch to 'main' (#13266)
    • βœ… ci tests should include all files (#13235)
    • report: throw on axe error (#13234)
    • βœ… flow: puppeteer test (#13281)

    Misc

    • πŸ“¦ publish: include the report bundle in npm package (#13349)
    • πŸ— build: create inline-fs rollup plugin to replace brfs (#13232, #13240, #13248, #13272, #13275, #13278, #13280)
    • πŸ— build: use rollup to build lighthouse-core bundles (#12771)
    • πŸ— build: call close method on rollup builds (#13307)
    • πŸ— build: use prepack script to build report (#13261)
    • πŸ— build: do not assign runBundledLighthouse in devtools bundle (#13311)
    • πŸ— build: use cross platform sed for devtools script (#13242)
    • ⏱ preserve error stack when using promise timeout (#13333)
    • πŸ‘Œ support old devtools in yarn run-devtools (#13284)
    • βž• add report bundles to nightly build (#13222)
    • πŸ“‡ rename lighthouse-treemap to treemap (#13246)
    • πŸ“‡ rename lighthouse-viewer to viewer (#13247)
    • πŸš€ simplify release process, run package-test in CI (#13212)
    • βž• add os to bug report template (#13245)
    • proto: add throttling and throttling_method (#13309)
    • βͺ revert missing bundle tests (#13289)
    • πŸ›  fix typo (#13224)
  • v8.6.0 Changes

    October 13, 2021

    Full Changelog

    πŸš€ We expect this release to ship in the DevTools of Chrome 97, and to PageSpeed Insights within 2 weeks.

    πŸ†• New Contributors

    Thanks to our new contributors πŸ‘½πŸ·πŸ°πŸ―πŸ»!

    • meehawk @meehawk
    • Edwin Gustafson @edwingustafson
    • Yorkie Liu @yorkie

    Core

    • crawlable-anchors: ignore event listeners, validate url (#13105)
    • full-page-screenshot: fix emulation reset (#13175)
    • response-compression: add x-content-encoding-over-network (#13176)
    • share localization between core and report (#13146)
    • ⚑️ update cdt SourceMap to latest devtools frontend (#13095)
    • stack-packs: simplify i18n filename lookup (#13133)

    β›οΈπŸ‘· Fraggle Rock

    Support for auditing user flows (#11313)

    • βž• add UserFlow usability improvements (#13139)
    • βž• add supportedModes filter to categories (#13161)
    • πŸ– handle cached timespan records (#13181)
    • βž• add parity logging (#13114)
    • animate timespan thumbnail (#13178)
    • 🐎 refine snapshot and timespan performance (#13184)
    • topbar save button (#13109)
    • elide step name (#13171)
    • localized sample (#13143)
    • timeline header (#13128)
    • βž• add help dialog to explain flows (#13159)
    • collect i18n strings (#13152)

    CLI

    • βž• add list-locales flag (#12983)
    • always return correct version (#13130)

    Report

    • πŸ’… move logger styles into js (#13204)
    • βœ‚ remove href from category score gauge (#13180)
    • πŸ’… inject report/assets/styles.css via components.js (#13057)
    • βœ‚ remove smooth scrolling css (#13102)
    • βž• add lh- prefix to remaining show class (#13203)
    • πŸ– handle gauge fragment links in script (#13186)

    Clients

    • πŸ’… psi: include global reports styles in legacy psi rendering (#13151)
    • viewer: swap locale (#10148, #13192)
    • 🚚 viewer: remove devtools disclaimer (#13145)
    • πŸ’… viewer: add body styles (#13144)
    • ⬆️ viewer: upgrade to firebase 9 (#13115)
    • viewer: use access token regardless of firebase auth (#13116)
    • viewer: use new firebase credentials (#13110)

    I18n

    πŸ“„ Docs

    • correct the Node.js version base (#13099)
    • βž• add user flow docs (#13134)

    βœ… Tests

    • πŸ—„ smoke: make specific assertions about deprecations (#13191)
    • ⚑️ update deprecations smoke for M96 (#13179)
    • βœ… make yarn unit run all available unit tests (#13148)
    • βœ… centralize running of docs tests (#13150)
    • βœ… split out axe test (#13142)

    Misc

    • convert lighthouse-core/scripts to ES modules (#13121)
    • βœ‚ remove patrick from issue assigner (#13194)
    • set predictable order for sample json timing entries (#13162)
    • scripts: fix run-devtools sniffing, add error checking (#13163)
    • ensure psi.espanol sample-report es en espanol (#13160)
    • βž• add notes about software versions in issue template (#13089)
    • πŸ— build: fix smokehouse bundle (#13135)
    • πŸš€ build: fix vercel deployment by adopting stricter engines grammar (#13183)
    • πŸ— build: create rollup-plugins.js helper module (#13122)
    • πŸ— build: don't build flow if only --standalone is requested (#13124)
  • v8.5.1 Changes

    September 22, 2021

    Full Changelog

    πŸš€ This is a patch release to fix an issue in the CLI when [error reporting](./docs/error-reporting.md) has been enabled.

    πŸ†• New Contributors

    Thanks to our new contributor πŸ‘½πŸ·πŸ°πŸ―πŸ»!

    • Yorkie Liu @yorkie

    CLI

    • πŸ›  fix crash with Sentry init (#13104)

    β›οΈπŸ‘· Fraggle Rock

    Support for auditing user flows (#11313)

    • βž• add API for constructing flow result (#13034)
    • βž• add category tooltips to flow report (#13043)
  • v8.5.0 Changes

    September 21, 2021

    Full Changelog

    πŸš€ We expect this release to ship in the DevTools of Chrome 96, and to PageSpeed Insights within 2 weeks.

    πŸ†• New Contributors

    Thanks to our new contributors πŸ‘½πŸ·πŸ°πŸ―πŸ»!

    • Konstantin Popov @KonstHardy
    • Can Umay @canumay

    Core

    • lazy-lcp: fix failureTitle in lcp-lazy-loaded (#13049)
    • 🚚 tracing: remove cpu_profiler.hires (#13056)
    • tsc: add base tsconfig for config inheritance (#13072)
    • πŸ‘‰ make main tsc compile cacheable (#13069)

    β›οΈπŸ‘· Fraggle Rock

    Support for auditing user flows (#11313)

    • cleanup driver on run completion (#13062)
    • setup emulation and throttling for timespans (#13058)
    • πŸ‘Œ support additionalTraceCategories (#13030)
    • βž• add support for plugins (#13028)
    • 🚚 move GatherContext to baseArtifacts (#13033)
    • preserve traces on failed page load (#13027)
    • 🚚 move HostUserAgent/FormFactor back to base artifacts (#12969)
    • 0️⃣ use devtools throttling by default in timespan mode (#13013)
    • collect OOPIF network data (#12992)
    • flow: summary sections (#13086)
    • flow: topbar (#13065)

    CLI

    • convert to ES modules (#13045)

    Report

    • πŸ‘‰ make metric value more prominent in table (#13036)
    • 3p-filter: drop for/id as elements are already nested (#13067)
    • βž• add gatherMode option to category score (#13029)
    • βž• add fractional category scores (#13009)

    Deps

    • ⚑️ update to latest @rollup/plugin-typescript (#13075)
    • ⚑️ snyk: update snyk snapshot (#13019)

    Clients

    • lr: bundle smokehouse as commonjs (#13074)
    • βž• add canonical link to viewer and treemap (#13032)

    πŸ“„ Docs

    • readme: add Peyk to the list of integrations (#13055)

    βœ… Tests

    • βž• add FR integration scenarios (#13092)
    • ⚑️ update SVGOMG expectations (#13088)
    • πŸ‘· restore use of latest node 16 in CI (#13079)
    • πŸ‘• eslint: trailing commas for import/export (#13059)
    • βœ… smokehouse: add flag for test sharding (#13047)
    • smokehouse: convert to ES modules (#13046)
    • πŸ›  fix flaky robots smoke failure (#13031)
    • smoke: upload smokehouse artifacts on failure (#13010)

    Misc

    • πŸ— build: fix minifyFileTransform stream bug in Node 16 (#13073)
    • πŸ›  fix typo in lighthouse-treemap/app/src/main.js (#13076)
    • proto: add i18n.icuMessagePaths (#13068)
    • βœ‚ remove all FR-COMPAT todos (#13023)