changelog: add lastest changes

This commit is contained in:
soulgalore 2022-04-16 18:42:06 +02:00
parent d34ddef3ee
commit 3338c27a02
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,10 @@
## UNRELEASED
### Added
* Update Grafana auth settings to allow api token or basic auth, thank you [Vladimir Stepanov](https://github.com/vs-odessa) for PR [#3627](https://github.com/sitespeedio/sitespeed.io/pull/3627).
* Add TTFB to the metrics page [#3630](https://github.com/sitespeedio/sitespeed.io/pull/3630).
* Use latest Coach core with updated PageXray and Third party web [#3629](https://github.com/sitespeedio/sitespeed.io/pull/3629).
* Make it possible to disable annotations for Graphite. Set `--graphite.sendAnnotation false` to disable sending annotations [#3625](https://github.com/sitespeedio/sitespeed.io/pull/3625).
* Show which run that is used in the metrics tab [#3631](https://github.com/sitespeedio/sitespeed.io/pull/3631).
## 24.0.0 - 2022-04-06
### Changed