Releases: sitespeedio/sitespeed.io
Releases · sitespeedio/sitespeed.io
v35.1.0
Added
v35.0.0
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
v34.13.0
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
Fixed
- Updated to Browsertime 22.10.2 that fixes a bug in the wait.byIdAndVisible command.
v34.12.0
Added
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.1
Fixed
- Updated to Browsertime 22.10.1 that fixes generating HARs for Firefox 130 #4265.
v34.11.0
v34.10.0
v34.9.0
Added
- Browsertime 22.8.0 that disables the choose search engine screen on Chrome 127 and updated Edgedriver to 126 #4244.