- Updated to Browsertime 13.1.4.
- Added cli parameter for keeping the original video
--videoParams.keepOriginalVideo
. The functionalty already exists but it wasn't exposed in sitespeed.io #3430. - The GPSI-plugin has a fix to catch when first input delay data is missing.
- Fix broken tags for InfluxDB when you get Crux data from the GPSI-plugin. #3429. Data from the plugin has a testType tag that can have the following values: googleWebVitals, score or crux. Crux data has two more tags: metric and experience.