Fixed
-
Show larger screenshots in filmstrip for mobile, fixing colliding metrics HTML and last screenshot showing twice #2314.
-
Fix wrong count for errors/warnings for console log send to Graphite/InfluxDB. Before we sent 1 instead of the actual number of logs per page #2316.
-
Fix coach table colouring. Thank you Ferdinand Holzer for the PR #2317!
-
Removed faulty guard in budget that made sure only internal metrics worked for Lighthouse/GPSI/WebPageTest.
-
New Browsertime versions that fixes:
Added
-
Send console warnings by default to Graphite/InfluxDB per page (we used to only send errors by default) [#2315]-(#2315).
-
Support for crawler exclude pattern, use
--crawler.exclude
. Thank you Ferdinand Holzer for the PR #2319.