Skip to content

Releases: sitespeedio/sitespeed.io

v35.2.0

14 Oct 05:58
Compare
Choose a tag to compare

Added

From this release we release a new Docker container with the major version tag! This means that there will be a 35.2.0 and a 35 tag from this release. We follow semantic versioning so you can safely stay and update the major version tag.

v35.1.6...v35.2.0

v35.1.5

14 Oct 04:45
Compare
Choose a tag to compare

Fixed

  • This is a test release to test the new updated release flow. No fixes or updates in this release.
    v35.1.4...v35.1.5

v35.1.4

13 Oct 12:40
Compare
Choose a tag to compare

Fixed

  • Changed --help message for --firefox.includeResponseBodies. Include response bodies for Firefox stopped to work when we updated how we get the HAR (changed to bidi HAR). See #4295.

v35.1.3...v35.1.4

v35.1.3

11 Oct 14:17
Compare
Choose a tag to compare

Fixed

  • Updated to Browsertime 23.1.2 #4294 that includes an update Chrome-HAR that swallows if an timing is broken from the Chrome trace.

v35.1.2...v35.1.3

v35.1.2

09 Oct 14:48
Compare
Choose a tag to compare

Fixed

  • Make sure crux setup messages are skipt for analysisstorer 4291.

v35.1.1...v35.1.2

v35.1.1

08 Oct 18:27
Compare
Choose a tag to compare

Fixed

v35.1.0...v35.1.1

v35.1.0

08 Oct 07:57
Compare
Choose a tag to compare

Added

  • Browsertime 23.1.0 #4287.
  • Firefox 131 and Edge 129 in the Docker container #4284.

v35.0.0...v35.1.0

v35.0.0

24 Sep 17:31
Compare
Choose a tag to compare

Breaking

  • Disable camel case configuration that comes automatically with yargs #4251. This is a breaking change ONLY if you didn't follow our doecumentation/help and used internal YARGS configuration names for our CLI configuration.

Fixed

  • Updated to Browsertime 23.0.0.
  • Fixes the internal configuration object for android. The old solution created an array with objects instead of just keys on the object.#4282.

v34.14.0...v35.0.0

v34.14.0

19 Sep 05:21
Compare
Choose a tag to compare

Added

  • Chrome 129 in the Docker container #4281.

v34.13.0...v34.14.0

v34.13.0

18 Sep 19:11
Compare
Choose a tag to compare

Added

  • Add support for --ignoreExtends that remove extends from your configuration file. This is useful when you want to test configuration locally on your machine and your test server extends configurations like uploading data to a data storage #4280.

Fixed

  • Fixed support gnirehtet when using --preWarmServer #4277.
  • Fix broken log message when using the compare plugin, comparing tests with different amount of runs. Thank you Roel Vreuls for PR #4279.

v34.12.1...v34.13.0