diff --git a/docs/_includes/version/sitespeed.io.txt b/docs/_includes/version/sitespeed.io.txt
index 1bd3683d26..7587344fdc 100644
--- a/docs/_includes/version/sitespeed.io.txt
+++ b/docs/_includes/version/sitespeed.io.txt
@@ -1 +1 @@
-30.4.1
\ No newline at end of file
+30.5.0
\ 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 160637fb58..08f43cc66b 100644
--- a/docs/documentation/sitespeed.io/configuration/config.md
+++ b/docs/documentation/sitespeed.io/configuration/config.md
@@ -303,7 +303,7 @@ API
--api.json Output the result as JSON.
compare
- --compare.id The id of the test. Will be used to find the baseline test, that is using the id as a part of the name. [string]
+ --compare.id The id of the test. Will be used to find the baseline test, that is using the id as a part of the name. If you do not add an id, an id will be generated using the URL and that will only work if you baseline against the exact same URL. [string]
--compare.baselinePath Specifies the path to the baseline data file. This file is used as a reference for comparison against the current test data. [string]
--compare.saveBaseline Determines whether to save the current test data as the new baseline. Set to true to save the current data as baseline for future comparisons. [boolean] [default: false]
--compare.testType Selects the statistical test type to be used for comparison. Options are mannwhitneyu for the Mann-Whitney U test and wilcoxon for the Wilcoxon signed-rank test. [choices: "mannwhitneyu", " wilcoxon"] [default: "mannwhitneyu"]
diff --git a/docs/feed/atom.xml b/docs/feed/atom.xml
index fbd6ad7913..5554351780 100644
--- a/docs/feed/atom.xml
+++ b/docs/feed/atom.xml
@@ -15,6 +15,21 @@
https://www.sitespeed.io/img/logos/sitespeed.io.pnghttp://www.sitespeed.io/favicon.icoAll rights reserved 2022, Peter Hedenskog and team
+
+
+ https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.5.0
+
+ 2023-11-28T00:00:00.000Z
+ Added
+
+
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.
Expose trace start/stop for Chrome in scripting (the same way as for Firefox). Thank you KS for #1988. Documentation is coming when the functionality is rolled out in sitespeed.io.
Updated Firefox to 118 in the Docker container #3968.
-
-
-
Users of the +1 container will have Lighthouse version 11.1.0.
-
]]>Sitespeed.io
diff --git a/docs/feed/rss.xml b/docs/feed/rss.xml
index 6741f919c7..6948ee0564 100644
--- a/docs/feed/rss.xml
+++ b/docs/feed/rss.xml
@@ -15,6 +15,18 @@
All rights reserved 2022, Peter Hedenskog and team
+
+
+ https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.5.0
+ https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.5.0
+ Tue, 28 Nov 2023 00:00:00 GMT
+ Added
+
+
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.
Updated Firefox to 118 in the Docker container #3968.
-
-
-
Users of the +1 container will have Lighthouse version 11.1.0.
-
-]]>
-
-
https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.16.0
diff --git a/docs/feed/sitespeed.io.atom b/docs/feed/sitespeed.io.atom
index b7c573ea7a..77354b2925 100644
--- a/docs/feed/sitespeed.io.atom
+++ b/docs/feed/sitespeed.io.atom
@@ -2,7 +2,7 @@
sitespeed.io-release-feedsitespeed.io release feed
- 2023-11-27T23:30:41.279Z
+ 2023-11-28T10:50:18.540Zhttps://github.com/jpmonette/feedPeter Hedenskog
@@ -16,6 +16,21 @@
http://www.sitespeed.io/favicon.icoAll rights reserved 2022, Peter Hedenskog and team
+
+
+ https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.5.0
+
+ 2023-11-28T00:00:00.000Z
+ Added
+
+
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.
Updated Firefox to 118 in the Docker container #3968.
-
-
-
Users of the +1 container will have Lighthouse version 11.1.0.
-
]]>Sitespeed.io
diff --git a/docs/feed/sitespeed.io.rss b/docs/feed/sitespeed.io.rss
index 8a98a246b5..910e6505ce 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
- Mon, 27 Nov 2023 23:30:41 GMT
+ Tue, 28 Nov 2023 10:50:18 GMThttps://validator.w3.org/feed/docs/rss2.htmlhttps://github.com/jpmonette/feeden
@@ -16,6 +16,18 @@
All rights reserved 2022, Peter Hedenskog and teamWeb Performance
+
+
+ https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.5.0
+ https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.5.0
+ Tue, 28 Nov 2023 00:00:00 GMT
+ Added
+
+
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.