Skip to content

Releases: sitespeedio/sitespeed.io

v39.2.0

18 Dec 09:22

Choose a tag to compare

Added

  • Updated to Browsertime 26.2 with latest Chromedriver and Edgedriver and a small XVFB fix #4575.

v39.1.2

17 Dec 14:59

Choose a tag to compare

Fixed

  • Fix a bug introduced in 39.0.0 where alias was missing when creating some file structure #4574.

v39.1.1

15 Dec 14:26

Choose a tag to compare

Fixed

  • Safer handling for broken URLs. This logs the actual root cause #4573.

v39.1.0

15 Dec 05:31

Choose a tag to compare

Added

  • Upgrade the Docker container: Chrome and Edge 143, Firefox 146 #4572.

v39.0.0

15 Dec 04:36

Choose a tag to compare

Breaking

  • We removed support for setting the compression level for png screenshots, see the added section why.

Added

  • Upgrade to support NodeJS 24 without warnings, include NodeJS 24 in the Docker container, and base the Docker container on Ubuntu 24.04. To make this work I needed to upgrade the Jimp library and then we lost the settings for png screenshots --browsertime.screenshotParams.png.compressionLevel #4570.

v38.6.0

02 Nov 14:37

Choose a tag to compare

Added

v38.5.2

24 Oct 14:30

Choose a tag to compare

Fixed

v38.5.1

21 Oct 18:52

Choose a tag to compare

Fixed

  • The +1 container has a updated configuration for the GPSI plugin to remove the PWA category. Thank you ThimoCode for PR #58.

v38.5.0

18 Oct 11:06

Choose a tag to compare

Added

  • Updated the Docker container to use Firefox 144 #4554.
  • Added Browsertime 25.3 #4559 with support for removing some headers in the HAR file (more info about that soon).

Fixed

  • Updated dev dependencies #4556.
  • Updated to Axe-core 4.11.0 #4555).
  • Updated Ora dependency #4557.
  • Updated the log dependency #4558. The new version remove the color for error logs.

v38.4.1

14 Oct 06:39

Choose a tag to compare

Fixed

  • Set max width 400 pixel of the screenshot showing in the Grafana annotation (Grafana changed how they render the annotation long time ago) #4553 and the fix.