From 180b893e06e77e0ac8e2ccc620bcb391371ec7ab Mon Sep 17 00:00:00 2001 From: Peter Hedenskog Date: Sun, 2 Feb 2025 18:41:03 +0100 Subject: [PATCH] new version --- docs/_includes/version/sitespeed.io.txt | 2 +- .../sitespeed.io/configuration/config.md | 2 +- docs/feed/browsertime.atom | 2 +- docs/feed/browsertime.rss | 2 +- docs/feed/server.atom | 32 ++++++------ docs/feed/server.rss | 24 ++++----- docs/feed/sitespeed.io.atom | 50 ++++++++----------- docs/feed/sitespeed.io.rss | 44 +++++++--------- docs/feed/testrunner.atom | 2 +- docs/feed/testrunner.rss | 2 +- 10 files changed, 75 insertions(+), 87 deletions(-) diff --git a/docs/_includes/version/sitespeed.io.txt b/docs/_includes/version/sitespeed.io.txt index b386c3b89..ed41edc3b 100644 --- a/docs/_includes/version/sitespeed.io.txt +++ b/docs/_includes/version/sitespeed.io.txt @@ -1 +1 @@ -36.2.3 \ No newline at end of file +36.2.4 \ 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 0c41a332e..a4811bc44 100644 --- a/docs/documentation/sitespeed.io/configuration/config.md +++ b/docs/documentation/sitespeed.io/configuration/config.md @@ -326,7 +326,7 @@ Options: --browsertime.enableVideoRun, --enableVideoRun Make one extra run that collects video and visual metrics. This means you can do your runs with --visualMetrics true --video false --enableVideoRun true to collect visual metrics from all runs and save a video from the profile/video run. If you run it together with --enableProfileRun it will also collect profiling race. [boolean] --browsertime.cjs, --cjs Load scripting files that ends with .js as common js. Default (false) loads files as esmodules. [boolean] [default: false] --browsertime.tcpdump, --tcpdump Collect a tcpdump for each tested URL. The user that runs sitespeed.io should have sudo rights for tcpdump to work. [boolean] [default: false] - --browsertime.android, --android Short key to use Android. Will automatically use com.android.chrome for Chrome and stable Firefox. If you want to use another Chrome version, use --chrome.android.package [boolean] [default: false] + --browsertime.android.enabled, --android.enabled Short key to use Android. Will automatically use com.android.chrome for Chrome and stable Firefox. If you want to use another Chrome version, use --chrome.android.package [boolean] [default: false] --browsertime.iqr Use IQR, or Inter Quartile Range filtering filters data based on the spread of the data. See https://en.wikipedia.org/wiki/Interquartile_range. In some cases, IQR filtering may not filter out anything. This can happen if the acceptable range is wider than the bounds of your dataset. [boolean] [default: false] --browsertime.preWarmServer, --preWarmServer Do pre test requests to the URL(s) that you want to test that is not measured. Do that to make sure your web server is ready to serve. The pre test requests is done with another browser instance that is closed after pre testing is done. [boolean] [default: false] --browsertime.preWarmServerWaitTime The wait time before you start the real testing after your pre-cache request. [number] [default: 5000] diff --git a/docs/feed/browsertime.atom b/docs/feed/browsertime.atom index f239b5540..7e773c415 100644 --- a/docs/feed/browsertime.atom +++ b/docs/feed/browsertime.atom @@ -2,7 +2,7 @@ browsertime-release-feed browsertime release feed - 2025-01-29T06:22:13.732Z + 2025-01-29T07:51:38.590Z https://github.com/jpmonette/feed Peter Hedenskog diff --git a/docs/feed/browsertime.rss b/docs/feed/browsertime.rss index f0a2d6cce..20db48b03 100644 --- a/docs/feed/browsertime.rss +++ b/docs/feed/browsertime.rss @@ -4,7 +4,7 @@ browsertime release feed https://www.sitespeed.io New releases and changelog feed of browsertime - Wed, 29 Jan 2025 06:22:13 GMT + Wed, 29 Jan 2025 07:51:38 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en diff --git a/docs/feed/server.atom b/docs/feed/server.atom index 46c333cb8..3dd4387bf 100644 --- a/docs/feed/server.atom +++ b/docs/feed/server.atom @@ -2,7 +2,7 @@ server-release-feed server release feed - 2025-01-30T13:38:22.186Z + 2025-01-30T15:28:50.545Z https://github.com/jpmonette/feed Peter Hedenskog @@ -15,6 +15,21 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[server 1.3.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.3.0 + + 2025-01-30T00:00:00.000Z + Added +
    +
  • Add link to active test in search #129.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[server 1.2.0]]> https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.2.0 @@ -176,21 +191,6 @@
  • The internal configuration was broken in the way that removing/adding testrunners failed removing correct configurations #84. This fix also needs #83 in the testrunners.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[server 0.4.1]]> - https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.1 - - 2024-08-23T00:00:00.000Z - Fixed -
    -
  • Fix bug so you can choose emulated mobile in GUI #76.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/server.rss b/docs/feed/server.rss index d5e7336ae..0e7bfe32b 100644 --- a/docs/feed/server.rss +++ b/docs/feed/server.rss @@ -4,13 +4,24 @@ server release feed https://www.sitespeed.io New releases and changelog feed of server - Thu, 30 Jan 2025 13:38:22 GMT + Thu, 30 Jan 2025 15:28:50 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[server 1.3.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.3.0 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.3.0 + Thu, 30 Jan 2025 00:00:00 GMT + Added +
    +
  • Add link to active test in search #129.
  • +
+]]>
+
<![CDATA[server 1.2.0]]> https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.2.0 @@ -140,17 +151,6 @@
  • The internal configuration was broken in the way that removing/adding testrunners failed removing correct configurations #84. This fix also needs #83 in the testrunners.
-]]> -
- - <![CDATA[server 0.4.1]]> - https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.1 - https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.1 - Fri, 23 Aug 2024 00:00:00 GMT - Fixed -
    -
  • Fix bug so you can choose emulated mobile in GUI #76.
  • -
]]>
diff --git a/docs/feed/sitespeed.io.atom b/docs/feed/sitespeed.io.atom index e3c470ebf..b1fb75787 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 - 2025-01-30T13:40:48.761Z + 2025-02-02T17:40:23.999Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,27 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 36.2.4]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.2.4 + + 2025-02-02T00:00:00.000Z + Fixed +
    +
  • The GitHub actions tests on Windows was broken. I think GitHub changed their setup: Suddenly the path to plugins was broken. Rerunning old test that used to work, failed with the same code on our side. It's fixed by #4426.
  • +
+
    +
  • We have had issues with parsing Android configuration because of the --android flag to enable Android tests. The problem was that in some cases the internal configuration object become an Array (instead of an object) and that made some objects to do not work. The PR #4422 removes --android from the cli help, however it will still work as before.
  • +
+
    +
  • Fix so API calls also looks for --android.enabled to know if you want to test on Android #4427.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 36.2.3]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.2.3 @@ -198,33 +219,6 @@
  • Fix Wilcoxon NaN values when running the compare plugin #4402.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 35.7.5]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.5 - - 2024-12-23T00:00:00.000Z - Fixed -
    -
  • Update to faststat 0.0.7 #4347.
  • -
-
    -
  • Update dev dependencies #4345.
  • -
-
    -
  • Let analysisstorer know about webpagereplay so that correct information is displayed #4349.
  • -
-
    -
  • Pass on webpagereplay flag to browsertime #4350.
  • -
-
    -
  • Update to Browsertime 23.5.0 #4351
  • -
]]>
Sitespeed.io diff --git a/docs/feed/sitespeed.io.rss b/docs/feed/sitespeed.io.rss index 41260733d..ef457ec30 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 - Thu, 30 Jan 2025 13:40:48 GMT + Sun, 02 Feb 2025 17:40:23 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,24 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[sitespeed.io 36.2.4]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.2.4 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.2.4 + Sun, 02 Feb 2025 00:00:00 GMT + Fixed +
    +
  • The GitHub actions tests on Windows was broken. I think GitHub changed their setup: Suddenly the path to plugins was broken. Rerunning old test that used to work, failed with the same code on our side. It's fixed by #4426.
  • +
+
    +
  • We have had issues with parsing Android configuration because of the --android flag to enable Android tests. The problem was that in some cases the internal configuration object become an Array (instead of an object) and that made some objects to do not work. The PR #4422 removes --android from the cli help, however it will still work as before.
  • +
+
    +
  • Fix so API calls also looks for --android.enabled to know if you want to test on Android #4427.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 36.2.3]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.2.3 @@ -174,30 +192,6 @@
  • Fix Wilcoxon NaN values when running the compare plugin #4402.
-]]> - -
- - <![CDATA[sitespeed.io 35.7.5]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.5 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.5 - Mon, 23 Dec 2024 00:00:00 GMT - Fixed -
    -
  • Update to faststat 0.0.7 #4347.
  • -
-
    -
  • Update dev dependencies #4345.
  • -
-
    -
  • Let analysisstorer know about webpagereplay so that correct information is displayed #4349.
  • -
-
    -
  • Pass on webpagereplay flag to browsertime #4350.
  • -
-
    -
  • Update to Browsertime 23.5.0 #4351
  • -
]]>
diff --git a/docs/feed/testrunner.atom b/docs/feed/testrunner.atom index 2e20a5ab4..6f44ff92b 100644 --- a/docs/feed/testrunner.atom +++ b/docs/feed/testrunner.atom @@ -2,7 +2,7 @@ testrunner-release-feed testrunner release feed - 2025-01-30T13:38:22.187Z + 2025-01-30T15:28:50.545Z https://github.com/jpmonette/feed Peter Hedenskog diff --git a/docs/feed/testrunner.rss b/docs/feed/testrunner.rss index e1860a23a..51c43f5d3 100644 --- a/docs/feed/testrunner.rss +++ b/docs/feed/testrunner.rss @@ -4,7 +4,7 @@ testrunner release feed https://www.sitespeed.io New releases and changelog feed of testrunner - Thu, 30 Jan 2025 13:38:22 GMT + Thu, 30 Jan 2025 15:28:50 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en