From 916ba023f097b658bd66aa33abfd75e27f009c1e Mon Sep 17 00:00:00 2001 From: soulgalore Date: Wed, 29 May 2024 14:12:46 +0200 Subject: [PATCH] new version updates --- docs/_includes/version/sitespeed.io.txt | 2 +- .../sitespeed.io/configuration/config.md | 11 +- .../configure-html/friendlynames.md | 7 - .../performance-budget/friendlynames.md | 9 - docs/feed/atom.xml | 222 +++++++++--------- docs/feed/browsertime.atom | 149 ++++++------ docs/feed/browsertime.rss | 125 +++++----- docs/feed/rss.xml | 186 ++++++++------- docs/feed/sitespeed.io.atom | 75 +++--- docs/feed/sitespeed.io.rss | 63 ++--- 10 files changed, 433 insertions(+), 416 deletions(-) diff --git a/docs/_includes/version/sitespeed.io.txt b/docs/_includes/version/sitespeed.io.txt index 7f062fb0e..a78d38f52 100644 --- a/docs/_includes/version/sitespeed.io.txt +++ b/docs/_includes/version/sitespeed.io.txt @@ -1 +1 @@ -33.6.0 \ No newline at end of file +34.0.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 de781c916..8a79a2ae6 100644 --- a/docs/documentation/sitespeed.io/configuration/config.md +++ b/docs/documentation/sitespeed.io/configuration/config.md @@ -145,7 +145,7 @@ Crawler scp --scp.host The host. - --scp.destinationPath The destination path on the remote server where the files will be copied. + --scp.destinationPath The destination path on the remote server where the files will be copied. --scp.port The port for ssh when scp the result to another server. [default: 22] --scp.username The username. Use username/password or username/privateKey/pem. --scp.password The password if you do not use a pem file. @@ -160,7 +160,7 @@ Grafana --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] + --grafana.annotationScreenshot Include screenshot (from Browsertime) in the annotation. You need to specify a --resultBaseURL for this to work. [boolean] [default: false] Graphite --graphite.host The Graphite host used to store captured metrics. @@ -174,7 +174,7 @@ Graphite --graphite.arrayTags Send the tags as Array or a String. In Graphite 1.0 the tags is a array. Before a String [boolean] [default: true] --graphite.annotationTitle Add a title to the annotation sent for a run. --graphite.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. - --graphite.annotationScreenshot Include screenshot (from Browsertime/WebPageTest) in the annotation. You need to specify a --resultBaseURL for this to work. [boolean] [default: false] + --graphite.annotationScreenshot Include screenshot (from Browsertime) in the annotation. You need to specify a --resultBaseURL for this to work. [boolean] [default: false] --graphite.sendAnnotation Send annotations when a run is finished. You need to specify a --resultBaseURL for this to work. However if you for example use a Prometheus exporter, you may want to make sure annotations are not sent, then set it to false. [boolean] [default: true] --graphite.annotationRetentionMinutes The retention in minutes, to make annotation match the retention in Graphite. [number] --graphite.statsd Uses the StatsD interface [boolean] [default: false] @@ -247,7 +247,7 @@ s3 --s3.secret The S3 secret. --s3.bucketname Name of the S3 bucket, --s3.path Override the default folder path in the bucket where the results are uploaded. By default it's "DOMAIN_OR_FILENAME_OR_SLUG/TIMESTAMP", or the name of the folder if --outputFolder is specified. - --s3.region The S3 region. Optional depending on your settings. + --s3.region The S3 region. --s3.acl The S3 canned ACL to set. Optional depending on your settings. --s3.removeLocalResult Remove all the local result files after they have been uploaded to S3. [boolean] [default: false] --s3.params Extra params passed when you do the S3.upload: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#upload-property - Example: --s3.params.Expires=31536000 to set expire to one year. @@ -277,8 +277,9 @@ HTML --html.assetsBaseURL The base URL to the server serving the assets of HTML results. In the format of https://result.sitespeed.io. This can be used to reduce size in large setups. If set, disables writing of assets to the output folder. --html.compareURL, --html.compareUrl Will add a link on the waterfall page, helping you to compare the HAR. The full path to your compare installation. In the format of https://compare.sitespeed.io/ --html.pageSummaryMetrics Select from a list of metrics to be displayed for given URL(s). Pass on multiple --html.pageSummaryMetrics to add more than one column. This is best used as an array in your config.json file. [default: ["transferSize.total","requests.total","thirdParty.requests","transferSize.javascript","transferSize.css","transferSize.image","score.performance"]] - --html.summaryBoxes Select required summary information to be displayed on result index page. [default: ["score.score","score.accessibility","score.bestpractice","score.privacy","score.performance","timings.firstPaint","timings.firstContentfulPaint","timings.fullyLoaded","timings.pageLoadTime","timings.largestContentfulPaint","timings.FirstVisualChange","timings.LastVisualChange","timings.SpeedIndex","timings.PerceptualSpeedIndex","timings.VisualReadiness","timings.VisualComplete","timings.backEndTime","googleWebVitals.cumulativeLayoutShift","requests.total","requests.javascript","requests.css","requests.image","transferSize.total","transferSize.html","transferSize.javascript","contentSize.javascript","transferSize.css","transferSize.image","thirdParty.transferSize","thirdParty.requests","webpagetest.SpeedIndex","webpagetest.lastVisualChange","webpagetest.render","webpagetest.visualComplete","webpagetest.visualComplete95","webpagetest.TTFB","webpagetest.fullyLoaded","axe.critical","axe.serious","axe.minor","axe.moderate","cpu.longTasksTotalDuration","cpu.longTasks","cpu.totalBlockingTime","cpu.maxPotentialFid","sustainable.totalCO2","sustainable.co2PerPageView","sustainable.co2FirstParty","sustainable.co2ThirdParty"]] + --html.summaryBoxes Select required summary information to be displayed on result index page. [default: ["score.score","score.accessibility","score.bestpractice","score.privacy","score.performance","timings.firstPaint","timings.firstContentfulPaint","timings.fullyLoaded","timings.pageLoadTime","timings.largestContentfulPaint","timings.FirstVisualChange","timings.LastVisualChange","timings.SpeedIndex","timings.PerceptualSpeedIndex","timings.VisualReadiness","timings.VisualComplete","timings.backEndTime","googleWebVitals.cumulativeLayoutShift","requests.total","requests.javascript","requests.css","requests.image","transferSize.total","transferSize.html","transferSize.javascript","contentSize.javascript","transferSize.css","transferSize.image","thirdParty.transferSize","thirdParty.requests","axe.critical","axe.serious","axe.minor","axe.moderate","cpu.longTasksTotalDuration","cpu.longTasks","cpu.totalBlockingTime","cpu.maxPotentialFid","sustainable.totalCO2","sustainable.co2PerPageView","sustainable.co2FirstParty","sustainable.co2ThirdParty"]] --html.summaryBoxesThresholds Configure the thresholds for red/yellow/green for the summary boxes. + --html.homeurl The URL for the logo in the result [default: "https://www.sitespeed.io/"] Text --summary Show brief text summary to stdout [boolean] [default: false] diff --git a/docs/documentation/sitespeed.io/configure-html/friendlynames.md b/docs/documentation/sitespeed.io/configure-html/friendlynames.md index b6c42ed9a..690d82370 100644 --- a/docs/documentation/sitespeed.io/configure-html/friendlynames.md +++ b/docs/documentation/sitespeed.io/configure-html/friendlynames.md @@ -72,13 +72,6 @@ lighthouse.accessibility lighthouse.best-practices lighthouse.seo lighthouse.pwa -webpagetest.SpeedIndex -webpagetest.lastVisualChange -webpagetest.render -webpagetest.visualComplete -webpagetest.visualComplete95 -webpagetest.TTFB -webpagetest.fullyLoaded gpsi.performance gpsi.accessibility gpsi.best-practices diff --git a/docs/documentation/sitespeed.io/performance-budget/friendlynames.md b/docs/documentation/sitespeed.io/performance-budget/friendlynames.md index c32f2f989..79b57b9a8 100644 --- a/docs/documentation/sitespeed.io/performance-budget/friendlynames.md +++ b/docs/documentation/sitespeed.io/performance-budget/friendlynames.md @@ -98,15 +98,6 @@ "seo": limit, "pwa": limit, }, - "webpagetest": { - "SpeedIndex": limit, - "lastVisualChange": limit, - "render": limit, - "visualComplete": limit, - "visualComplete95": limit, - "TTFB": limit, - "fullyLoaded": limit, - }, "gpsi": { "performance": limit, "accessibility": limit, diff --git a/docs/feed/atom.xml b/docs/feed/atom.xml index f398556f3..fd482a8f1 100644 --- a/docs/feed/atom.xml +++ b/docs/feed/atom.xml @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2024-04-17T00:00:00.000Z + 2024-05-29T00:00:00.000Z https://github.com/jpmonette/feed Peter Hedenskog @@ -15,6 +15,102 @@ 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 34.0.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.0 + + 2024-05-29T00:00:00.000Z + Added +
    +
  • Updated to Chrome 125, Firefox 126 and Edge 124 in the Docker container #4156.
  • +
+

Fixed

+
    +
  • Fix loading globally installed plugins #4167.
  • +
+ +]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 22.2.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.2.0 + + 2024-05-24T00:00:00.000Z + Added +
    +
  • New command: Mouse single click on a element with a specific id commands.mouse.singleClick.byId(id) and commands.mouse.singleClick.byIdAndWait(id) #2135.
  • +
+
    +
  • New command: commands.wait.byIdAndVisible(id, maxTime) - wait for an element with id to become visible #2137.
  • +
+

Fixed

+
    +
  • Make sure errors are correctly logged if you cannot add text to element #2136.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 22.1.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.1.0 + + 2024-05-20T00:00:00.000Z + Added +
    +
  • Updated to Edge and Edgedriver 125 #2132.
  • +
+

Fixed

+
    +
  • Updated to Selenium Webdriver 4.21.0 #2131.
  • +
+
    +
  • Trying to remove new Chrome popup #2130.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 22.0.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.0.0 + + 2024-05-16T00:00:00.000Z + Added +
    +
  • Updated the Docker container to use Chrome 125 and Firefox 126 and Edge 124 #2125 and #2128.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[sitespeed.io 33.6.1]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.1 + + 2024-05-13T00:00:00.000Z + Fixed +
    +
  • The plus1 container was updated with the latest version of the gpsi-plugin, since the old version broke when GPSI was updated to Lighthouse 12.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 33.6.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.0 @@ -56,6 +152,24 @@
  • Updated dependencies:
+]]> + + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 21.7.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.1 + + 2024-04-03T00:00:00.000Z + Fixed +
    +
  • Bug fix: If you test a URL that failed, we got an error that didn't produce the browsertime.json #2120.
  • +
+
    +
  • Updated to Selenium webdriver 4.20.0 #2121.
  • +
]]>
Sitespeed.io @@ -224,58 +338,6 @@
  • Another bug fix: Getting Long Animation Frame (loaf) was broken #2099.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 21.5.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.1 - - 2024-03-12T00:00:00.000Z - Fixed -
    -
  • There was a bug in how we collect CPU power from Firefox and add it to the statistics. Fixed in #2098.
  • -
-]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 21.5.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.0 - - 2024-03-12T00:00:00.000Z - Added -
    -
  • Firefox:
  • -
-

Fixed

-
    -
  • Fixed command action.clear() that actually didn't clear the command #2095.
  • -
-]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 21.4.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.4.0 - - 2024-03-08T00:00:00.000Z - Added -
    -
  • Added the following trace categories for Chrome that now is used by default when you turn on the timeline: 'disabled-by-default-devtools.timeline.frame', 'disabled-by-default-devtools.timeline.invalidationTracking','loading', 'latencyInfo' - done in #2086.
  • -
-
    -
  • Added a simple Loaf-script to get the 10 largest loaf. Lets iterate over the script and see how we can get the most useful information from it #2087.
  • -
]]>
Sitespeed.io @@ -291,24 +353,6 @@
  • Updateds to Browsertime 21.3.1 that has an updated version of the Chromedriver isntaller that fixes the bug installing on Windows #4096.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 21.3.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.1 - - 2024-02-26T00:00:00.000Z - Fixed -
    -
  • Updated Chromedriver install with new version that fixes the Windows install #2084.
  • -
-
    -
  • Updated to Selenium 4.18.1 #2082.
  • -
]]>
Sitespeed.io @@ -361,42 +405,6 @@
  • Fix automatically switch to Throttle as engine on Mac and Linux if you add -c THROTTLING#4082.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 32.2.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.2.0 - - 2024-01-24T00:00:00.000Z - Added -
    -
  • Chrome and Chromedriver 121 in the Docker container #4069.
  • -
-
    -
  • Browsertime 21.1.0 #4070.
  • -
-]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 32.1.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.1.0 - - 2024-01-23T00:00:00.000Z - Added -
    -
  • Updated the WebPageReplay version in the Docker container #4067.
  • -
-
    -
  • Firefox 122 in the Docker container #4068.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/browsertime.atom b/docs/feed/browsertime.atom index 19d046815..45fddef06 100644 --- a/docs/feed/browsertime.atom +++ b/docs/feed/browsertime.atom @@ -2,7 +2,7 @@ browsertime-release-feed browsertime release feed - 2024-04-03T05:32:06.501Z + 2024-05-28T12:17:00.329Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,83 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[browsertime 22.2.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.2.0 + + 2024-05-24T00:00:00.000Z + Added +
    +
  • New command: Mouse single click on a element with a specific id commands.mouse.singleClick.byId(id) and commands.mouse.singleClick.byIdAndWait(id) #2135.
  • +
+
    +
  • New command: commands.wait.byIdAndVisible(id, maxTime) - wait for an element with id to become visible #2137.
  • +
+

Fixed

+
    +
  • Make sure errors are correctly logged if you cannot add text to element #2136.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 22.1.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.1.0 + + 2024-05-20T00:00:00.000Z + Added +
    +
  • Updated to Edge and Edgedriver 125 #2132.
  • +
+

Fixed

+
    +
  • Updated to Selenium Webdriver 4.21.0 #2131.
  • +
+
    +
  • Trying to remove new Chrome popup #2130.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 22.0.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.0.0 + + 2024-05-16T00:00:00.000Z + Added +
    +
  • Updated the Docker container to use Chrome 125 and Firefox 126 and Edge 124 #2125 and #2128.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 21.7.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.1 + + 2024-04-03T00:00:00.000Z + Fixed +
    +
  • Bug fix: If you test a URL that failed, we got an error that didn't produce the browsertime.json #2120.
  • +
+
    +
  • Updated to Selenium webdriver 4.20.0 #2121.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[browsertime 21.7.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0 @@ -123,76 +200,6 @@
  • Another bug fix: Getting Long Animation Frame (loaf) was broken #2099.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 21.5.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.1 - - 2024-03-12T00:00:00.000Z - Fixed -
    -
  • There was a bug in how we collect CPU power from Firefox and add it to the statistics. Fixed in #2098.
  • -
-]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 21.5.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.0 - - 2024-03-12T00:00:00.000Z - Added -
    -
  • Firefox:
  • -
-

Fixed

-
    -
  • Fixed command action.clear() that actually didn't clear the command #2095.
  • -
-]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 21.4.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.4.0 - - 2024-03-08T00:00:00.000Z - Added -
    -
  • Added the following trace categories for Chrome that now is used by default when you turn on the timeline: 'disabled-by-default-devtools.timeline.frame', 'disabled-by-default-devtools.timeline.invalidationTracking','loading', 'latencyInfo' - done in #2086.
  • -
-
    -
  • Added a simple Loaf-script to get the 10 largest loaf. Lets iterate over the script and see how we can get the most useful information from it #2087.
  • -
-]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 21.3.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.1 - - 2024-02-26T00:00:00.000Z - Fixed -
    -
  • Updated Chromedriver install with new version that fixes the Windows install #2084.
  • -
-
    -
  • Updated to Selenium 4.18.1 #2082.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/browsertime.rss b/docs/feed/browsertime.rss index 4ba5a5219..502ea8f75 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, 03 Apr 2024 05:32:06 GMT + Tue, 28 May 2024 12:17:00 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,71 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[browsertime 22.2.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.2.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.2.0 + Fri, 24 May 2024 00:00:00 GMT + Added +
    +
  • New command: Mouse single click on a element with a specific id commands.mouse.singleClick.byId(id) and commands.mouse.singleClick.byIdAndWait(id) #2135.
  • +
+
    +
  • New command: commands.wait.byIdAndVisible(id, maxTime) - wait for an element with id to become visible #2137.
  • +
+

Fixed

+
    +
  • Make sure errors are correctly logged if you cannot add text to element #2136.
  • +
+]]>
+ +
+ + <![CDATA[browsertime 22.1.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.1.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.1.0 + Mon, 20 May 2024 00:00:00 GMT + Added +
    +
  • Updated to Edge and Edgedriver 125 #2132.
  • +
+

Fixed

+
    +
  • Updated to Selenium Webdriver 4.21.0 #2131.
  • +
+
    +
  • Trying to remove new Chrome popup #2130.
  • +
+]]>
+ +
+ + <![CDATA[browsertime 22.0.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.0.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.0.0 + Thu, 16 May 2024 00:00:00 GMT + Added +
    +
  • Updated the Docker container to use Chrome 125 and Firefox 126 and Edge 124 #2125 and #2128.
  • +
+]]>
+ +
+ + <![CDATA[browsertime 21.7.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.1 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.1 + Wed, 03 Apr 2024 00:00:00 GMT + Fixed +
    +
  • Bug fix: If you test a URL that failed, we got an error that didn't produce the browsertime.json #2120.
  • +
+
    +
  • Updated to Selenium webdriver 4.20.0 #2121.
  • +
+]]>
+ +
<![CDATA[browsertime 21.7.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0 @@ -108,64 +173,6 @@
  • Another bug fix: Getting Long Animation Frame (loaf) was broken #2099.
-]]> - -
- - <![CDATA[browsertime 21.5.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.1 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.1 - Tue, 12 Mar 2024 00:00:00 GMT - Fixed -
    -
  • There was a bug in how we collect CPU power from Firefox and add it to the statistics. Fixed in #2098.
  • -
-]]>
- -
- - <![CDATA[browsertime 21.5.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.0 - Tue, 12 Mar 2024 00:00:00 GMT - Added -
    -
  • Firefox:
  • -
-

Fixed

-
    -
  • Fixed command action.clear() that actually didn't clear the command #2095.
  • -
-]]>
- -
- - <![CDATA[browsertime 21.4.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.4.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.4.0 - Fri, 08 Mar 2024 00:00:00 GMT - Added -
    -
  • Added the following trace categories for Chrome that now is used by default when you turn on the timeline: 'disabled-by-default-devtools.timeline.frame', 'disabled-by-default-devtools.timeline.invalidationTracking','loading', 'latencyInfo' - done in #2086.
  • -
-
    -
  • Added a simple Loaf-script to get the 10 largest loaf. Lets iterate over the script and see how we can get the most useful information from it #2087.
  • -
-]]>
- -
- - <![CDATA[browsertime 21.3.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.1 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.1 - Mon, 26 Feb 2024 00:00:00 GMT - Fixed -
    -
  • Updated Chromedriver install with new version that fixes the Windows install #2084.
  • -
-
    -
  • Updated to Selenium 4.18.1 #2082.
  • -
]]>
diff --git a/docs/feed/rss.xml b/docs/feed/rss.xml index 28d96714f..087cddeb3 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 - Wed, 17 Apr 2024 00:00:00 GMT + Wed, 29 May 2024 00:00:00 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -15,6 +15,87 @@ All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 34.0.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.0 + Wed, 29 May 2024 00:00:00 GMT + Added +
    +
  • Updated to Chrome 125, Firefox 126 and Edge 124 in the Docker container #4156.
  • +
+

Fixed

+
    +
  • Fix loading globally installed plugins #4167.
  • +
+ +]]>
+ +
+ + <![CDATA[browsertime 22.2.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.2.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.2.0 + Fri, 24 May 2024 00:00:00 GMT + Added +
    +
  • New command: Mouse single click on a element with a specific id commands.mouse.singleClick.byId(id) and commands.mouse.singleClick.byIdAndWait(id) #2135.
  • +
+
    +
  • New command: commands.wait.byIdAndVisible(id, maxTime) - wait for an element with id to become visible #2137.
  • +
+

Fixed

+
    +
  • Make sure errors are correctly logged if you cannot add text to element #2136.
  • +
+]]>
+ +
+ + <![CDATA[browsertime 22.1.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.1.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.1.0 + Mon, 20 May 2024 00:00:00 GMT + Added +
    +
  • Updated to Edge and Edgedriver 125 #2132.
  • +
+

Fixed

+
    +
  • Updated to Selenium Webdriver 4.21.0 #2131.
  • +
+
    +
  • Trying to remove new Chrome popup #2130.
  • +
+]]>
+ +
+ + <![CDATA[browsertime 22.0.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.0.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.0.0 + Thu, 16 May 2024 00:00:00 GMT + Added +
    +
  • Updated the Docker container to use Chrome 125 and Firefox 126 and Edge 124 #2125 and #2128.
  • +
+]]>
+ +
+ + <![CDATA[sitespeed.io 33.6.1]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.1 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.1 + Mon, 13 May 2024 00:00:00 GMT + Fixed +
    +
  • The plus1 container was updated with the latest version of the gpsi-plugin, since the old version broke when GPSI was updated to Lighthouse 12.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 33.6.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.0 @@ -56,6 +137,21 @@ ]]> + + <![CDATA[browsertime 21.7.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.1 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.1 + Wed, 03 Apr 2024 00:00:00 GMT + Fixed +
    +
  • Bug fix: If you test a URL that failed, we got an error that didn't produce the browsertime.json #2120.
  • +
+
    +
  • Updated to Selenium webdriver 4.20.0 #2121.
  • +
+]]>
+ +
<![CDATA[browsertime 21.7.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0 @@ -194,49 +290,6 @@
  • Another bug fix: Getting Long Animation Frame (loaf) was broken #2099.
-]]> - -
- - <![CDATA[browsertime 21.5.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.1 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.1 - Tue, 12 Mar 2024 00:00:00 GMT - Fixed -
    -
  • There was a bug in how we collect CPU power from Firefox and add it to the statistics. Fixed in #2098.
  • -
-]]>
- -
- - <![CDATA[browsertime 21.5.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.0 - Tue, 12 Mar 2024 00:00:00 GMT - Added -
    -
  • Firefox:
  • -
-

Fixed

-
    -
  • Fixed command action.clear() that actually didn't clear the command #2095.
  • -
-]]>
- -
- - <![CDATA[browsertime 21.4.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.4.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.4.0 - Fri, 08 Mar 2024 00:00:00 GMT - Added -
    -
  • Added the following trace categories for Chrome that now is used by default when you turn on the timeline: 'disabled-by-default-devtools.timeline.frame', 'disabled-by-default-devtools.timeline.invalidationTracking','loading', 'latencyInfo' - done in #2086.
  • -
-
    -
  • Added a simple Loaf-script to get the 10 largest loaf. Lets iterate over the script and see how we can get the most useful information from it #2087.
  • -
]]>
@@ -252,21 +305,6 @@ ]]> - - <![CDATA[browsertime 21.3.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.1 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.1 - Mon, 26 Feb 2024 00:00:00 GMT - Fixed -
    -
  • Updated Chromedriver install with new version that fixes the Windows install #2084.
  • -
-
    -
  • Updated to Selenium 4.18.1 #2082.
  • -
-]]>
- -
<![CDATA[sitespeed.io 33.1.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.1.0 @@ -310,36 +348,6 @@
  • Fix automatically switch to Throttle as engine on Mac and Linux if you add -c THROTTLING#4082.
-]]> - -
- - <![CDATA[sitespeed.io 32.2.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.2.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.2.0 - Wed, 24 Jan 2024 00:00:00 GMT - Added -
    -
  • Chrome and Chromedriver 121 in the Docker container #4069.
  • -
-
    -
  • Browsertime 21.1.0 #4070.
  • -
-]]>
- -
- - <![CDATA[sitespeed.io 32.1.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.1.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.1.0 - Tue, 23 Jan 2024 00:00:00 GMT - Added -
    -
  • Updated the WebPageReplay version in the Docker container #4067.
  • -
-
    -
  • Firefox 122 in the Docker container #4068.
  • -
]]>
diff --git a/docs/feed/sitespeed.io.atom b/docs/feed/sitespeed.io.atom index 3750c8070..7be4ed908 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 - 2024-04-17T09:40:27.028Z + 2024-05-29T11:59:02.380Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,43 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 34.0.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.0 + + 2024-05-29T00:00:00.000Z + Added +
    +
  • Updated to Chrome 125, Firefox 126 and Edge 124 in the Docker container #4156.
  • +
+

Fixed

+
    +
  • Fix loading globally installed plugins #4167.
  • +
+ +]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[sitespeed.io 33.6.1]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.1 + + 2024-05-13T00:00:00.000Z + Fixed +
    +
  • The plus1 container was updated with the latest version of the gpsi-plugin, since the old version broke when GPSI was updated to Lighthouse 12.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 33.6.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.0 @@ -179,42 +216,6 @@
  • Fix automatically switch to Throttle as engine on Mac and Linux if you add -c THROTTLING#4082.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 32.2.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.2.0 - - 2024-01-24T00:00:00.000Z - Added -
    -
  • Chrome and Chromedriver 121 in the Docker container #4069.
  • -
-
    -
  • Browsertime 21.1.0 #4070.
  • -
-]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 32.1.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.1.0 - - 2024-01-23T00:00:00.000Z - Added -
    -
  • Updated the WebPageReplay version in the Docker container #4067.
  • -
-
    -
  • Firefox 122 in the Docker container #4068.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/sitespeed.io.rss b/docs/feed/sitespeed.io.rss index 7e38b5a3d..eeb52c09a 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 - Wed, 17 Apr 2024 09:40:27 GMT + Wed, 29 May 2024 11:59:02 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,37 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[sitespeed.io 34.0.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.0 + Wed, 29 May 2024 00:00:00 GMT + Added +
    +
  • Updated to Chrome 125, Firefox 126 and Edge 124 in the Docker container #4156.
  • +
+

Fixed

+
    +
  • Fix loading globally installed plugins #4167.
  • +
+ +]]>
+ +
+ + <![CDATA[sitespeed.io 33.6.1]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.1 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.1 + Mon, 13 May 2024 00:00:00 GMT + Fixed +
    +
  • The plus1 container was updated with the latest version of the gpsi-plugin, since the old version broke when GPSI was updated to Lighthouse 12.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 33.6.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.0 @@ -158,36 +189,6 @@
  • Fix automatically switch to Throttle as engine on Mac and Linux if you add -c THROTTLING#4082.
-]]> - -
- - <![CDATA[sitespeed.io 32.2.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.2.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.2.0 - Wed, 24 Jan 2024 00:00:00 GMT - Added -
    -
  • Chrome and Chromedriver 121 in the Docker container #4069.
  • -
-
    -
  • Browsertime 21.1.0 #4070.
  • -
-]]>
- -
- - <![CDATA[sitespeed.io 32.1.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.1.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.1.0 - Tue, 23 Jan 2024 00:00:00 GMT - Added -
    -
  • Updated the WebPageReplay version in the Docker container #4067.
  • -
-
    -
  • Firefox 122 in the Docker container #4068.
  • -
]]>