diff --git a/docs/_includes/version/sitespeed.io.txt b/docs/_includes/version/sitespeed.io.txt index 15e96157b..729aadd60 100644 --- a/docs/_includes/version/sitespeed.io.txt +++ b/docs/_includes/version/sitespeed.io.txt @@ -1 +1 @@ -31.0.0 \ No newline at end of file +31.0.1 \ No newline at end of file diff --git a/docs/documentation/sitespeed.io/configuration/config.md b/docs/documentation/sitespeed.io/configuration/config.md index 346eda044..b57562870 100644 --- a/docs/documentation/sitespeed.io/configuration/config.md +++ b/docs/documentation/sitespeed.io/configuration/config.md @@ -156,7 +156,7 @@ Grafana --grafana.host The Grafana host used when sending annotations. --grafana.port The Grafana port used when sending annotations to Grafana. [default: 80] --grafana.auth The Grafana auth/bearer value used when sending annotations to Grafana. If you do not set Bearer/Auth, Bearer is automatically set. See http://docs.grafana.org/http_api/auth/#authentication-api - --grafana.annotationTitle + --grafana.annotationTitle Add a title to the annotation sent for a run. --grafana.annotationMessage Add an extra message that will be attached to the annotation sent for a run. The message is attached after the default message and can contain HTML. --grafana.annotationTag Add a extra tag to the annotation sent for a run. Repeat the --grafana.annotationTag option for multiple tags. Make sure they do not collide with the other tags. --grafana.annotationScreenshot Include screenshot (from Browsertime/WebPageTest) in the annotation. You need to specify a --resultBaseURL for this to work. [boolean] [default: false] diff --git a/docs/feed/atom.xml b/docs/feed/atom.xml index ab4eb9459..d34e0b9d0 100644 --- a/docs/feed/atom.xml +++ b/docs/feed/atom.xml @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2023-12-22T00:00:00.000Z + 2023-12-28T00:00:00.000Z https://github.com/jpmonette/feed Peter Hedenskog @@ -15,6 +15,24 @@ https://www.sitespeed.io/img/logos/sitespeed.io.png http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 31.0.1]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.0.1 + + 2023-12-28T00:00:00.000Z + Fixed +
    +
  • Hopefully removing "rsd" metrics in InfluxDB see #4039.
  • +
+
    +
  • Fix showing sustainable metrics in pages page #4042.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 31.0.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.0.0 @@ -244,21 +262,6 @@
  • The new compare plugin can now run without an id. The id will then be generated from the URL. If you don't give it an id, yoiu can only compare pages with the exact same URL #4013.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 30.4.1]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.4.1 - - 2023-11-28T00:00:00.000Z - Fixed -
    -
  • Fix for Firefox when generating the result HTML. It was broken since we where missing CPU data.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/rss.xml b/docs/feed/rss.xml index 268dbcd99..334857878 100644 --- a/docs/feed/rss.xml +++ b/docs/feed/rss.xml @@ -4,7 +4,7 @@ sitespeed.io release feed https://www.sitespeed.io New releases and changelog feed of sitespeed.io - Fri, 22 Dec 2023 00:00:00 GMT + Thu, 28 Dec 2023 00:00:00 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -15,6 +15,21 @@ All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 31.0.1]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.0.1 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.0.1 + Thu, 28 Dec 2023 00:00:00 GMT + Fixed +
    +
  • Hopefully removing "rsd" metrics in InfluxDB see #4039.
  • +
+
    +
  • Fix showing sustainable metrics in pages page #4042.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 31.0.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.0.0 @@ -208,18 +223,6 @@
  • The new compare plugin can now run without an id. The id will then be generated from the URL. If you don't give it an id, yoiu can only compare pages with the exact same URL #4013.
-]]> - -
- - <![CDATA[sitespeed.io 30.4.1]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.4.1 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.4.1 - Tue, 28 Nov 2023 00:00:00 GMT - Fixed -
    -
  • Fix for Firefox when generating the result HTML. It was broken since we where missing CPU data.
  • -
]]>
diff --git a/docs/feed/sitespeed.io.atom b/docs/feed/sitespeed.io.atom index 11966cf18..f27bb2fb3 100644 --- a/docs/feed/sitespeed.io.atom +++ b/docs/feed/sitespeed.io.atom @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2023-12-22T05:08:07.023Z + 2023-12-28T15:51:22.965Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,24 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 31.0.1]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.0.1 + + 2023-12-28T00:00:00.000Z + Fixed +
    +
  • Hopefully removing "rsd" metrics in InfluxDB see #4039.
  • +
+
    +
  • Fix showing sustainable metrics in pages page #4042.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 31.0.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.0.0 @@ -168,21 +186,6 @@
  • The new compare plugin can now run without an id. The id will then be generated from the URL. If you don't give it an id, yoiu can only compare pages with the exact same URL #4013.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 30.4.1]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.4.1 - - 2023-11-28T00:00:00.000Z - Fixed -
    -
  • Fix for Firefox when generating the result HTML. It was broken since we where missing CPU data.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/sitespeed.io.rss b/docs/feed/sitespeed.io.rss index 18f90cdca..da4d4405d 100644 --- a/docs/feed/sitespeed.io.rss +++ b/docs/feed/sitespeed.io.rss @@ -4,7 +4,7 @@ sitespeed.io release feed https://www.sitespeed.io New releases and changelog feed of sitespeed.io - Fri, 22 Dec 2023 05:08:07 GMT + Thu, 28 Dec 2023 15:51:22 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,21 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[sitespeed.io 31.0.1]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.0.1 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.0.1 + Thu, 28 Dec 2023 00:00:00 GMT + Fixed +
    +
  • Hopefully removing "rsd" metrics in InfluxDB see #4039.
  • +
+
    +
  • Fix showing sustainable metrics in pages page #4042.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 31.0.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.0.0 @@ -144,18 +159,6 @@
  • The new compare plugin can now run without an id. The id will then be generated from the URL. If you don't give it an id, yoiu can only compare pages with the exact same URL #4013.
-]]> - -
- - <![CDATA[sitespeed.io 30.4.1]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.4.1 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.4.1 - Tue, 28 Nov 2023 00:00:00 GMT - Fixed -
    -
  • Fix for Firefox when generating the result HTML. It was broken since we where missing CPU data.
  • -
]]>