new release

This commit is contained in:
soulgalore 2025-04-09 07:51:46 +02:00
parent ee36f837f1
commit 2598654012
1 changed files with 9 additions and 5 deletions

View File

@ -1,24 +1,28 @@
# CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
# 37.3.2 - 2025-03-21
## 37.4.0 - 2025-04-09
### Added
* Updated Doker container with Firefox 137, Chrome 135 and Edge 135 [#4494](https://github.com/sitespeedio/sitespeed.io/pull/4494).
## 37.3.2 - 2025-03-21
### Fixed
* Updated to Browsertime 24.5.2 with a fix for getting delta FCP (FCP-TTFB).
# 37.3.1 - 2025-03-20
## 37.3.1 - 2025-03-20
### Fixed
* Updated to [Browsertime 24.5.1](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2451---2025-03-18) with a fix for using `--browsertime.userTimingBlockList`.
* Safer check for InfluxDB [#4487](https://github.com/sitespeedio/sitespeed.io/pull/4487) that fixes [#4485](https://github.com/sitespeedio/sitespeed.io/issues/4485).
# 37.3.0 - 2025-03-13
## 37.3.0 - 2025-03-13
### Added
* Updated to [Browsertime 24.5.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2450---2025-03-13) that updates to Geckodriver 0.36.0 (for Firefox) and fixes a bug for running test on Safari on iOS (reported in [#4479](https://github.com/sitespeedio/sitespeed.io/issues/4479)) fixed in [#4480](https://github.com/sitespeedio/sitespeed.io/pull/4480).
# 37.2.0 - 2025-03-12
## 37.2.0 - 2025-03-12
### Added
* Updated to [Browsertime 24.4.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2440---2025-03-11) [#4478](https://github.com/sitespeedio/sitespeed.io/pull/4478).
# 37.1.2 - 2025-03-11
## 37.1.2 - 2025-03-11
### Fixed
* Show just the filename instead of the full path to the file in the HTML [#4477](https://github.com/sitespeedio/sitespeed.io/pull/4477).