Skip to content

Releases: sitespeedio/sitespeed.io

v34.3.3

24 Jun 11:00
Compare
Choose a tag to compare

Fixed

  • Updated to Browsertime 25.5.2 that has updated versions of Selenium WebDriver and correct export for scripting.
  • API: Copy Browsertime setting from the option object to the API. There cases where you use a configuration file, override it with CLI parameters and the cli parameters didn't override the configuration file. That is fixed now for Browsertime configurations #4200.

v34.3.2...v34.3.3

v34.3.2

23 Jun 16:41
Compare
Choose a tag to compare

Fixed

  • API: Remove extends from the configuration to make sure that testrunners ddo not try to extend configuration #4198.

v34.3.1...v34.3.2

v34.3.1

20 Jun 14:49
Compare
Choose a tag to compare

Fixed

  • The docker hub has had some problem and started to publish old images (as new!). That broke our latest tag to include chrome/edge//firefox 111. This release auto publish the latest one again.

v34.3.0...v34.3.1

v34.3.0

20 Jun 12:57
Compare
Choose a tag to compare

Added

  • API: Show the URL/script name in the API call #4195
  • Update WebPageReplay binaries #4196.

v34.2.2

18 Jun 10:52
Compare
Choose a tag to compare

Fixed

  • Make it possible to disable the API. In some cases where you extends another configuration file, you could end up in a API loop where the API calls the API #4191.

v34.2.1...v34.2.2

v34.2.1

17 Jun 14:26
Compare
Choose a tag to compare

Fixed

  • API: safer parsing if something fail to get better error messages #4188.

v34.2.0...v34.2.1

v34.2.0

14 Jun 10:39
Compare
Choose a tag to compare

Added

  • Updated to Browsertime 22.5.0 #4187.
  • Updated to Firefox 127 and Chrome/Chromedriver 126 #4185

Fixed

v34.1.2...v34.2.0

v34.1.2

12 Jun 09:10
Compare
Choose a tag to compare

Fixed

  • Using --preWarmServer resulted in trying to use an Android phone to prewarm. Fixed in #4182.

v34.1.1...v34.1.2

v34.1.1

07 Jun 04:00
Compare
Choose a tag to compare

Fixed

  • Enabling extra profile run/video run didn't stop the Browsertime engine in the correct place. PR #4179 fixes that.

v34.1.0...v34.1.1

v34.1.0

06 Jun 07:33
Compare
Choose a tag to compare

Added

  • Add --enableVideoRun. You can use it together with --video false --visualMetrics true to do one extra run where the video is kept. This is useful for tests against replay proxies #4177.

v34.0.3...v34.1.0