changelog: add the latest changes
This commit is contained in:
parent
5cc0b04be8
commit
59216398bc
|
|
@ -3,7 +3,11 @@
|
|||
## UNRELEASED
|
||||
|
||||
### Added
|
||||
* Updated to [Browsertime 16.5.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1650---2022-05-11) that adds `--browsertime.videoParams.thumbsize` so you can set the max size of the filmstrip thumbnails.
|
||||
* Updated to [Browsertime 16.7.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1670---2022-05-20) from 16.4.0. With the latest versions we get:
|
||||
* Use `--browsertime.videoParams.thumbsize` to set the max size of the filmstrip thumbnails.
|
||||
* Interaction to next paint is collected for browsers that supports it (useful for your usert journeys)
|
||||
* Last CPU long task is a new metric.
|
||||
* You can now use groupAlias directly in a text file [#3655](https://github.com/sitespeedio/sitespeed.io/pull/3655)
|
||||
### Fixed
|
||||
* If you set a user agent for Browsertime, also use it for the crawler [#3652](https://github.com/sitespeedio/sitespeed.io/pull/3652).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue