github sitespeedio/sitespeed.io v33.0.0

latest releases: v34.14.0, v34.13.0, v34.12.1...
7 months ago

Announcement: In the next major release we will remove all support for WebPageTest. If you still plan to use WebPageTest you can probaly still use the plugin for a while if your WebPageTest installation works.

Breaking

This is a breaking change if you use the compare plugin and do not set an id (--compare.id) for your test.

  • If you auto generate the id for your compare test, this PR add browser, connectivity name and slug to the file name where the compare metrics is stored #4083.

Added

  • Updated to Browsertime 21.2.0 that adds a new way to stop your measureemnts if your navigation fails measure.stopAsError(failureMessage, optionalURL). Perfect to use in a try/catch.
  • Use darkmode for result HTML by adding --html.darkMode, thank you petemyron for PR #4081.

Fixed

  • Update co2.js to 0.14.2 #4074
  • More solid error handling if one page fail in scripting. This fixes so that the HTML for the rest of pages should be generated #4079.
  • Remove console.errors of errors (they have already been reported in the log) #4080.
  • Fix automatically switch to Throttle as engine on Mac and Linux if you add -c THROTTLING#4082.

Don't miss a new sitespeed.io release

NewReleases is sending notifications on new releases.