Skip to content

Releases: sitespeedio/sitespeed.io

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

v34.12.1

13 Sep 06:27
Compare
Choose a tag to compare

Fixed

v34.12.0...v34.12.1

v34.12.0

11 Sep 12:49
Compare
Choose a tag to compare

Added

  • Firfox 130 #4266 and Edge 128 #4267 in the Docker container.

Fixed

  • Removed First input delay (FID) from Crux since Crux already stopped using FID #4273.
  • Visual change graph is in ms #4271
  • Fix x-axis label collision on visual change graph, thank you Anshuman Tripathi for PR #4269.

v34.11.2...v34.12.0

v34.11.1

04 Sep 12:45
Compare
Choose a tag to compare

Fixed

  • Updated to Browsertime 22.10.1 that fixes generating HARs for Firefox 130 #4265.

v34.11.0...v34.11.1

v34.11.0

27 Aug 07:15
Compare
Choose a tag to compare

Added

  • Updated the Docker container to use Chrome 128 #4261.

v34.10.0...v34.11.0

v34.10.0

27 Aug 05:36
Compare
Choose a tag to compare

Added

  • Updated Docker container to use Forefox 129 and Edge 127 #4254.
  • Browsertime 22.9.0 #4260.

Fixed

  • Make sure requestheaders and cookies are sent when you use prewarm the server #4259.

v34.9.0

30 Jul 05:29
Compare
Choose a tag to compare

Added

  • Browsertime 22.8.0 that disables the choose search engine screen on Chrome 127 and updated Edgedriver to 126 #4244.

Fixed

  • Added extra guard when you disables screenshots #4245.
  • Axe core 4.10.0 #4246.

v34.8.2...v34.9.0

v34.8.2

29 Jul 18:49
Compare
Choose a tag to compare

Fixed

  • WebPageReplay: Fix for reading configuration. Reading a saved configuration didn't handle camel case correctly, creating arrays for single values #4242.

v34.8.1...v34.8.2