diff --git a/docs/_includes/version/sitespeed.io.txt b/docs/_includes/version/sitespeed.io.txt index 50f6bad2e7..e4f1efcf09 100644 --- a/docs/_includes/version/sitespeed.io.txt +++ b/docs/_includes/version/sitespeed.io.txt @@ -1 +1 @@ -30.2.1 \ No newline at end of file +30.3.0 \ No newline at end of file diff --git a/docs/feed/atom.xml b/docs/feed/atom.xml index d228f8ffba..0cc0edf0a1 100644 --- a/docs/feed/atom.xml +++ b/docs/feed/atom.xml @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2023-11-03T00:00:00.000Z + 2023-11-09T00:00:00.000Z https://github.com/jpmonette/feed Peter Hedenskog @@ -15,6 +15,49 @@ 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 30.3.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.3.0 + + 2023-11-09T00:00:00.000Z + Added +
    +
  • Upgrade to Browsertime 18.0.0.
  • +
+
    +
  • Added suupport to run user journeys with WebPageReplay #4005.
  • +
+

Fixed

+
    +
  • Downgrade puppeteer in the +1 container for Lighthouse, thank you bairov pavel for PR #123.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 18.0.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#18.0.0 + + 2023-11-07T00:00:00.000Z + Fixed +
    +
  • Updated all dev-dependencies to latest versions #2013.
  • +
+
    +
  • Updated GitHub Actions to use latest versions of actions and Ubuntu 22.04 #2012, #2014 and #2016
  • +
+
    +
  • Updated all dependencies to latest versions: ADB kit 3.2.5 #2017, execa, dayjs, get-port and Chromedriver #2015.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 30.2.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.1 @@ -49,6 +92,28 @@
  • Add support for getting verbose logs and Chromedriver logs from the recording phase of WebPageReplay #3999.
+]]> + + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 17.19.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.19.0 + + 2023-11-03T00:00:00.000Z + Added +
    +
  • Updated to Chrome, Firefox and Edge 119 in the Docker container #2010.
  • +
+
    +
  • Updated to Edgedriver 119.
  • +
+

Fixed

+
    +
  • Updated to Selenium 4.15.0 #2011.
  • +
]]>
Sitespeed.io @@ -74,6 +139,24 @@
  • Updated to Browsertime 17.18.1 #3992.
+]]> + + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 17.18.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 + + 2023-10-31T00:00:00.000Z + Fixed +
    +
  • WebDriver 4.14.0
  • +
+
    +
  • Chromedriver 119.0.6045-59
  • +
]]>
Sitespeed.io @@ -114,6 +197,34 @@
  • Updated Browsertime to 17.18.0:
+]]> + + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 17.18.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.0 + + 2023-10-23T00:00:00.000Z + Added +
    +
  • Updated to Chromedriver 119 #2003. 119 works with both Chrome 118 and 119 so it fixes #1197.
  • +
+
    +
  • Add support for network idle method to know when to end a test that uses network logs. Uses Bidi for Firefox and CDP for Chrome to listen on network events to know when to end a test. By default 5 seconds idle network time ends a tests (you could have network responses that hasn't arrived yet) #1960. Potentially this can help SPA users or users where the page uses iframes. You can try it out by adding --pageCompleteCheckNetworkIdle yo your command line. This is still some work in progress but feel free to try ut out.
  • +
+
    +
  • The resources script now collects number of resources served from the browser cashe for browser that supports that through the resource timing API #1998
  • +
+

Fixed

+
    +
  • Make sure timer always is cleared. There was case of where we do a rase beteween a promise and a timeout where the timeout timer wasn't cleared/removed #2005.
  • +
+ ]]>
Sitespeed.io @@ -139,6 +250,24 @@
  • A better error message when ypu try to measure a navigation without navigating #3980.
+]]> + + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 17.17.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.17.0 + + 2023-10-11T00:00:00.000Z + Added +
    +
  • Firefox 118, Edge 117 and Chrome/Chromedriver 118 in the Docker container #1996.
  • +
+
    +
  • 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.
  • +
]]>
Sitespeed.io @@ -200,19 +329,17 @@
- <![CDATA[sitespeed.io 29.4.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.4.0 - - 2023-08-31T00:00:00.000Z + <![CDATA[browsertime 17.16.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.16.0 + + 2023-09-04T00:00:00.000Z Added
    -
  • Display axe-core version on the summary page (before it was only showed on each run page) #3950.
  • -
-
    -
  • Display third-party-web and wappalyzer version in the HTML output (by upgrading to Coach 8.0.0) #3953.
  • +
  • Firefox 117 and Edge 116 in the Docker container.
+

Fixed

    -
  • Display co2 version in the HTML output #3953.
  • +
  • Updated the BiDi HAR exporter for Firefox to version 0.0.12. This version will not work with Firefox 116 so if you use the BiDi HAR exporter you need to upgrade to Firefox 117.
]]>
@@ -313,53 +440,13 @@
- <![CDATA[chrome-har 0.13.2]]> - https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.2 - - 2023-07-30T00:00:00.000Z - Fixed - -]]> - - Sitespeed.io - https://www.sitespeed.io - - - - <![CDATA[coach-core 7.2.1]]> - https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.1 - - 2023-06-22T00:00:00.000Z - Fixed -
    -
  • Catch if local storage or session storage isn't accessible.
  • -
-]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[coach-core 7.2.0]]> - https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.0 - - 2023-06-12T00:00:00.000Z + <![CDATA[browsertime 17.15.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.15.0 + + 2023-08-16T00:00:00.000Z Added
    -
  • Upgraded to third party web 0.23.0. #98.
  • -
-
    -
  • Upgraded to latest wappalyzer #100.
  • -
-

Fixed

-
    -
  • Make sure to skip advice if Chrome is missing FCP #95.
  • -
-
    -
  • Update dev dependencies
  • +
  • Updated Chrome and Chromedriver to 116.
]]>
@@ -368,16 +455,16 @@
- <![CDATA[chrome-har 0.13.1]]> - https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.1 - - 2023-02-22T00:00:00.000Z + <![CDATA[browsertime 17.14.3]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3 + + 2023-08-16T00:00:00.000Z Fixed
    -
  • Updated dependencies to latest versions #105.
  • +
  • Updated to Selenium 4.11.1 #1978.
    -
  • Remove adding headers from extra parameters. Using the CDP Fetch API manipulating responses, the extra response info holds the old un-manipulated headers, so when copying the ones that do not exist, this breaks. Fixed in #100.
  • +
  • Updated Chrome and Chromedriver to minor versions.
]]>
@@ -386,13 +473,13 @@
- <![CDATA[coach-core 7.1.3]]> - https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.3 - - 2023-02-10T00:00:00.000Z + <![CDATA[browsertime 17.14.2]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.2 + + 2023-07-31T00:00:00.000Z Fixed
    -
  • Fixed exporting to work with ESM modules too.
  • +
  • The auto build of release Docker container was broken so no tagged containers was pushed.
]]>
@@ -401,20 +488,16 @@
- <![CDATA[browsertime 17.19.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.19.0 - - 2022-11-03T00:00:00.000Z - Added -
    -
  • Updated to Chrome, Firefox and Edge 119 in the Docker container #2010.
  • -
+ <![CDATA[browsertime 17.14.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.1 + + 2023-07-31T00:00:00.000Z + Fixed
    -
  • Updated to Edgedriver 119.
  • +
  • Default jimp resize didn't handle large values (2000) when running in Docker AMD on a ARM machine so changing to another algorithm (HERMITE) #1977.
-

Fixed

    -
  • Updated to Selenium 4.15.0 #2011.
  • +
  • Update: chrome-har, dayjs, execa, chrome-remote-interface and jimp #1976.
]]>
@@ -423,16 +506,13 @@ - <![CDATA[browsertime 17.18.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 - - 2022-10-31T00:00:00.000Z + <![CDATA[chrome-har 0.13.2]]> + https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.2 + + 2023-07-30T00:00:00.000Z Fixed
    -
  • WebDriver 4.14.0
  • -
-
    -
  • Chromedriver 119.0.6045-59
  • +
  • Updated tough-cookie, thank you lallenlowe for PR #107.
]]>
@@ -441,26 +521,13 @@
- <![CDATA[browsertime 17.18.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.0 - - 2022-10-23T00:00:00.000Z - Added -
    -
  • Updated to Chromedriver 119 #2003. 119 works with both Chrome 118 and 119 so it fixes #1197.
  • -
-
    -
  • Add support for network idle method to know when to end a test that uses network logs. Uses Bidi for Firefox and CDP for Chrome to listen on network events to know when to end a test. By default 5 seconds idle network time ends a tests (you could have network responses that hasn't arrived yet) #1960. Potentially this can help SPA users or users where the page uses iframes. You can try it out by adding --pageCompleteCheckNetworkIdle yo your command line. This is still some work in progress but feel free to try ut out.
  • -
-
    -
  • The resources script now collects number of resources served from the browser cashe for browser that supports that through the resource timing API #1998
  • -
-

Fixed

-
    -
  • Make sure timer always is cleared. There was case of where we do a rase beteween a promise and a timeout where the timeout timer wasn't cleared/removed #2005.
  • -
+ <![CDATA[coach-core 7.2.1]]> + https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.1 + + 2023-06-22T00:00:00.000Z + Fixed
    -
  • Better way to get the url when you use GeckoProfiler.stop for Firefox, thank you Nazım Can Altınova for PR #1999
  • +
  • Catch if local storage or session storage isn't accessible.
]]>
@@ -469,50 +536,23 @@ - <![CDATA[browsertime 17.17.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.17.0 - - 2022-10-11T00:00:00.000Z + <![CDATA[coach-core 7.2.0]]> + https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.0 + + 2023-06-12T00:00:00.000Z Added
    -
  • Firefox 118, Edge 117 and Chrome/Chromedriver 118 in the Docker container #1996.
  • +
  • Upgraded to third party web 0.23.0. #98.
    -
  • 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.
  • -
-]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 17.16.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.16.0 - - 2022-09-04T00:00:00.000Z - Added -
    -
  • Firefox 117 and Edge 116 in the Docker container.
  • +
  • Upgraded to latest wappalyzer #100.

Fixed

    -
  • Updated the BiDi HAR exporter for Firefox to version 0.0.12. This version will not work with Firefox 116 so if you use the BiDi HAR exporter you need to upgrade to Firefox 117.
  • +
  • Make sure to skip advice if Chrome is missing FCP #95.
-]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 17.15.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.15.0 - - 2022-08-16T00:00:00.000Z - Added
    -
  • Updated Chrome and Chromedriver to 116.
  • +
  • Update dev dependencies
]]>
@@ -521,31 +561,16 @@
- <![CDATA[browsertime 17.14.3]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3 - - 2022-08-16T00:00:00.000Z + <![CDATA[chrome-har 0.13.1]]> + https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.1 + + 2023-02-22T00:00:00.000Z Fixed
    -
  • Updated to Selenium 4.11.1 #1978.
  • +
  • Updated dependencies to latest versions #105.
    -
  • Updated Chrome and Chromedriver to minor versions.
  • -
-]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 17.14.2]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.2 - - 2022-07-31T00:00:00.000Z - Fixed -
    -
  • The auto build of release Docker container was broken so no tagged containers was pushed.
  • +
  • Remove adding headers from extra parameters. Using the CDP Fetch API manipulating responses, the extra response info holds the old un-manipulated headers, so when copying the ones that do not exist, this breaks. Fixed in #100.
]]>
@@ -554,31 +579,13 @@
- <![CDATA[browsertime 17.14.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.1 - - 2022-07-31T00:00:00.000Z + <![CDATA[coach-core 7.1.3]]> + https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.3 + + 2023-02-10T00:00:00.000Z Fixed
    -
  • Default jimp resize didn't handle large values (2000) when running in Docker AMD on a ARM machine so changing to another algorithm (HERMITE) #1977.
  • -
-
    -
  • Update: chrome-har, dayjs, execa, chrome-remote-interface and jimp #1976.
  • -
-]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 17.14.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.0 - - 2022-07-24T00:00:00.000Z - Added -
    -
  • Edge and Edgedriver 115 #1973.
  • +
  • Fixed exporting to work with ESM modules too.
]]>
diff --git a/docs/feed/browsertime.atom b/docs/feed/browsertime.atom index a159abbac7..922b5d48c1 100644 --- a/docs/feed/browsertime.atom +++ b/docs/feed/browsertime.atom @@ -2,7 +2,7 @@ browsertime-release-feed browsertime release feed - 2023-11-03T07:38:38.470Z + 2023-11-07T12:18:11.063Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,11 +16,32 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[browsertime 18.0.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#18.0.0 + + 2023-11-07T00:00:00.000Z + Fixed +
    +
  • Updated all dev-dependencies to latest versions #2013.
  • +
+
    +
  • Updated GitHub Actions to use latest versions of actions and Ubuntu 22.04 #2012, #2014 and #2016
  • +
+
    +
  • Updated all dependencies to latest versions: ADB kit 3.2.5 #2017, execa, dayjs, get-port and Chromedriver #2015.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[browsertime 17.19.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.19.0 - 2022-11-03T00:00:00.000Z + 2023-11-03T00:00:00.000Z Added
  • Updated to Chrome, Firefox and Edge 119 in the Docker container #2010.
  • @@ -42,7 +63,7 @@ <![CDATA[browsertime 17.18.1]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 - 2022-10-31T00:00:00.000Z + 2023-10-31T00:00:00.000Z Fixed
    • WebDriver 4.14.0
    • @@ -60,7 +81,7 @@ <![CDATA[browsertime 17.18.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.0 - 2022-10-23T00:00:00.000Z + 2023-10-23T00:00:00.000Z Added
      • Updated to Chromedriver 119 #2003. 119 works with both Chrome 118 and 119 so it fixes #1197.
      • @@ -88,7 +109,7 @@ <![CDATA[browsertime 17.17.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.17.0 - 2022-10-11T00:00:00.000Z + 2023-10-11T00:00:00.000Z Added
        • Firefox 118, Edge 117 and Chrome/Chromedriver 118 in the Docker container #1996.
        • @@ -106,7 +127,7 @@ <![CDATA[browsertime 17.16.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.16.0 - 2022-09-04T00:00:00.000Z + 2023-09-04T00:00:00.000Z Added
          • Firefox 117 and Edge 116 in the Docker container.
          • @@ -125,7 +146,7 @@ <![CDATA[browsertime 17.15.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.15.0 - 2022-08-16T00:00:00.000Z + 2023-08-16T00:00:00.000Z Added
            • Updated Chrome and Chromedriver to 116.
            • @@ -140,7 +161,7 @@ <![CDATA[browsertime 17.14.3]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3 - 2022-08-16T00:00:00.000Z + 2023-08-16T00:00:00.000Z Fixed
              • Updated to Selenium 4.11.1 #1978.
              • @@ -158,7 +179,7 @@ <![CDATA[browsertime 17.14.2]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.2 - 2022-07-31T00:00:00.000Z + 2023-07-31T00:00:00.000Z Fixed
                • The auto build of release Docker container was broken so no tagged containers was pushed.
                • @@ -173,7 +194,7 @@ <![CDATA[browsertime 17.14.1]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.1 - 2022-07-31T00:00:00.000Z + 2023-07-31T00:00:00.000Z Fixed
                  • Default jimp resize didn't handle large values (2000) when running in Docker AMD on a ARM machine so changing to another algorithm (HERMITE) #1977.
                  • @@ -181,21 +202,6 @@
                    • Update: chrome-har, dayjs, execa, chrome-remote-interface and jimp #1976.
                    -]]>
                  - - Sitespeed.io - https://www.sitespeed.io - - - - <![CDATA[browsertime 17.14.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.0 - - 2022-07-24T00:00:00.000Z - Added -
                    -
                  • Edge and Edgedriver 115 #1973.
                  • -
                  ]]>
                  Sitespeed.io diff --git a/docs/feed/browsertime.rss b/docs/feed/browsertime.rss index b0b280fc7a..c6cc723bbf 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 - Fri, 03 Nov 2023 07:38:38 GMT + Tue, 07 Nov 2023 12:18:11 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,11 +16,29 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[browsertime 18.0.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#18.0.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#18.0.0 + Tue, 07 Nov 2023 00:00:00 GMT + Fixed +
                    +
                  • Updated all dev-dependencies to latest versions #2013.
                  • +
                  +
                    +
                  • Updated GitHub Actions to use latest versions of actions and Ubuntu 22.04 #2012, #2014 and #2016
                  • +
                  +
                    +
                  • Updated all dependencies to latest versions: ADB kit 3.2.5 #2017, execa, dayjs, get-port and Chromedriver #2015.
                  • +
                  +]]>
                  + +
                  <![CDATA[browsertime 17.19.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.19.0 https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.19.0 - Thu, 03 Nov 2022 00:00:00 GMT + Fri, 03 Nov 2023 00:00:00 GMT Added
                  • Updated to Chrome, Firefox and Edge 119 in the Docker container #2010.
                  • @@ -39,7 +57,7 @@ <![CDATA[browsertime 17.18.1]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 - Mon, 31 Oct 2022 00:00:00 GMT + Tue, 31 Oct 2023 00:00:00 GMT Fixed
                    • WebDriver 4.14.0
                    • @@ -54,7 +72,7 @@ <![CDATA[browsertime 17.18.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.0 https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.0 - Sun, 23 Oct 2022 00:00:00 GMT + Mon, 23 Oct 2023 00:00:00 GMT Added
                      • Updated to Chromedriver 119 #2003. 119 works with both Chrome 118 and 119 so it fixes #1197.
                      • @@ -79,7 +97,7 @@ <![CDATA[browsertime 17.17.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.17.0 https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.17.0 - Tue, 11 Oct 2022 00:00:00 GMT + Wed, 11 Oct 2023 00:00:00 GMT Added
                        • Firefox 118, Edge 117 and Chrome/Chromedriver 118 in the Docker container #1996.
                        • @@ -94,7 +112,7 @@ <![CDATA[browsertime 17.16.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.16.0 https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.16.0 - Sun, 04 Sep 2022 00:00:00 GMT + Mon, 04 Sep 2023 00:00:00 GMT Added
                          • Firefox 117 and Edge 116 in the Docker container.
                          • @@ -110,7 +128,7 @@ <![CDATA[browsertime 17.15.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.15.0 https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.15.0 - Tue, 16 Aug 2022 00:00:00 GMT + Wed, 16 Aug 2023 00:00:00 GMT Added
                            • Updated Chrome and Chromedriver to 116.
                            • @@ -122,7 +140,7 @@ <![CDATA[browsertime 17.14.3]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3 https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3 - Tue, 16 Aug 2022 00:00:00 GMT + Wed, 16 Aug 2023 00:00:00 GMT Fixed
                              • Updated to Selenium 4.11.1 #1978.
                              • @@ -137,7 +155,7 @@ <![CDATA[browsertime 17.14.2]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.2 https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.2 - Sun, 31 Jul 2022 00:00:00 GMT + Mon, 31 Jul 2023 00:00:00 GMT Fixed
                                • The auto build of release Docker container was broken so no tagged containers was pushed.
                                • @@ -149,7 +167,7 @@ <![CDATA[browsertime 17.14.1]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.1 https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.1 - Sun, 31 Jul 2022 00:00:00 GMT + Mon, 31 Jul 2023 00:00:00 GMT Fixed
                                  • Default jimp resize didn't handle large values (2000) when running in Docker AMD on a ARM machine so changing to another algorithm (HERMITE) #1977.
                                  • @@ -157,18 +175,6 @@
                                    • Update: chrome-har, dayjs, execa, chrome-remote-interface and jimp #1976.
                                    -]]> - - - - <![CDATA[browsertime 17.14.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.0 - Sun, 24 Jul 2022 00:00:00 GMT - Added -
                                      -
                                    • Edge and Edgedriver 115 #1973.
                                    • -
                                    ]]>
                                    diff --git a/docs/feed/rss.xml b/docs/feed/rss.xml index 795c50111a..3e1774ebb1 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, 03 Nov 2023 00:00:00 GMT + Thu, 09 Nov 2023 00:00:00 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -15,6 +15,43 @@ All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 30.3.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.3.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.3.0 + Thu, 09 Nov 2023 00:00:00 GMT + Added +
                                      +
                                    • Upgrade to Browsertime 18.0.0.
                                    • +
                                    +
                                      +
                                    • Added suupport to run user journeys with WebPageReplay #4005.
                                    • +
                                    +

                                    Fixed

                                    +
                                      +
                                    • Downgrade puppeteer in the +1 container for Lighthouse, thank you bairov pavel for PR #123.
                                    • +
                                    +]]>
                                    + +
                                    + + <![CDATA[browsertime 18.0.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#18.0.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#18.0.0 + Tue, 07 Nov 2023 00:00:00 GMT + Fixed +
                                      +
                                    • Updated all dev-dependencies to latest versions #2013.
                                    • +
                                    +
                                      +
                                    • Updated GitHub Actions to use latest versions of actions and Ubuntu 22.04 #2012, #2014 and #2016
                                    • +
                                    +
                                      +
                                    • Updated all dependencies to latest versions: ADB kit 3.2.5 #2017, execa, dayjs, get-port and Chromedriver #2015.
                                    • +
                                    +]]>
                                    + +
                                    <![CDATA[sitespeed.io 30.2.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.1 @@ -49,6 +86,25 @@ ]]> + + <![CDATA[browsertime 17.19.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.19.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.19.0 + Fri, 03 Nov 2023 00:00:00 GMT + Added +
                                      +
                                    • Updated to Chrome, Firefox and Edge 119 in the Docker container #2010.
                                    • +
                                    +
                                      +
                                    • Updated to Edgedriver 119.
                                    • +
                                    +

                                    Fixed

                                    +
                                      +
                                    • Updated to Selenium 4.15.0 #2011.
                                    • +
                                    +]]>
                                    + +
                                    <![CDATA[sitespeed.io 30.1.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.1.0 @@ -71,6 +127,21 @@ ]]> + + <![CDATA[browsertime 17.18.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 + Tue, 31 Oct 2023 00:00:00 GMT + Fixed +
                                      +
                                    • WebDriver 4.14.0
                                    • +
                                    +
                                      +
                                    • Chromedriver 119.0.6045-59
                                    • +
                                    +]]>
                                    + +
                                    <![CDATA[sitespeed.io 30.0.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.0.0 @@ -105,6 +176,31 @@ ]]> + + <![CDATA[browsertime 17.18.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.0 + Mon, 23 Oct 2023 00:00:00 GMT + Added +
                                      +
                                    • Updated to Chromedriver 119 #2003. 119 works with both Chrome 118 and 119 so it fixes #1197.
                                    • +
                                    +
                                      +
                                    • Add support for network idle method to know when to end a test that uses network logs. Uses Bidi for Firefox and CDP for Chrome to listen on network events to know when to end a test. By default 5 seconds idle network time ends a tests (you could have network responses that hasn't arrived yet) #1960. Potentially this can help SPA users or users where the page uses iframes. You can try it out by adding --pageCompleteCheckNetworkIdle yo your command line. This is still some work in progress but feel free to try ut out.
                                    • +
                                    +
                                      +
                                    • The resources script now collects number of resources served from the browser cashe for browser that supports that through the resource timing API #1998
                                    • +
                                    +

                                    Fixed

                                    +
                                      +
                                    • Make sure timer always is cleared. There was case of where we do a rase beteween a promise and a timeout where the timeout timer wasn't cleared/removed #2005.
                                    • +
                                    + +]]>
                                    + +
                                    <![CDATA[sitespeed.io 29.8.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.8.0 @@ -127,6 +223,21 @@ ]]> + + <![CDATA[browsertime 17.17.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.17.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.17.0 + Wed, 11 Oct 2023 00:00:00 GMT + Added +
                                      +
                                    • Firefox 118, Edge 117 and Chrome/Chromedriver 118 in the Docker container #1996.
                                    • +
                                    +
                                      +
                                    • 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.
                                    • +
                                    +]]>
                                    + +
                                    <![CDATA[sitespeed.io 29.7.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.7.0 @@ -173,22 +284,20 @@ - <![CDATA[sitespeed.io 29.4.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.4.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.4.0 - Thu, 31 Aug 2023 00:00:00 GMT + <![CDATA[browsertime 17.16.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.16.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.16.0 + Mon, 04 Sep 2023 00:00:00 GMT Added
                                      -
                                    • Display axe-core version on the summary page (before it was only showed on each run page) #3950.
                                    • -
                                    -
                                      -
                                    • Display third-party-web and wappalyzer version in the HTML output (by upgrading to Coach 8.0.0) #3953.
                                    • +
                                    • Firefox 117 and Edge 116 in the Docker container.
                                    +

                                    Fixed

                                      -
                                    • Display co2 version in the HTML output #3953.
                                    • +
                                    • Updated the BiDi HAR exporter for Firefox to version 0.0.12. This version will not work with Firefox 116 so if you use the BiDi HAR exporter you need to upgrade to Firefox 117.
                                    ]]>
                                    - +
                                    <![CDATA[coach-core 8.0.2]]> @@ -267,6 +376,60 @@ ]]> + + <![CDATA[browsertime 17.15.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.15.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.15.0 + Wed, 16 Aug 2023 00:00:00 GMT + Added +
                                      +
                                    • Updated Chrome and Chromedriver to 116.
                                    • +
                                    +]]>
                                    + +
                                    + + <![CDATA[browsertime 17.14.3]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3 + Wed, 16 Aug 2023 00:00:00 GMT + Fixed +
                                      +
                                    • Updated to Selenium 4.11.1 #1978.
                                    • +
                                    +
                                      +
                                    • Updated Chrome and Chromedriver to minor versions.
                                    • +
                                    +]]>
                                    + +
                                    + + <![CDATA[browsertime 17.14.2]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.2 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.2 + Mon, 31 Jul 2023 00:00:00 GMT + Fixed +
                                      +
                                    • The auto build of release Docker container was broken so no tagged containers was pushed.
                                    • +
                                    +]]>
                                    + +
                                    + + <![CDATA[browsertime 17.14.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.1 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.1 + Mon, 31 Jul 2023 00:00:00 GMT + Fixed +
                                      +
                                    • Default jimp resize didn't handle large values (2000) when running in Docker AMD on a ARM machine so changing to another algorithm (HERMITE) #1977.
                                    • +
                                    +
                                      +
                                    • Update: chrome-har, dayjs, execa, chrome-remote-interface and jimp #1976.
                                    • +
                                    +]]>
                                    + +
                                    <![CDATA[chrome-har 0.13.2]]> https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.2 @@ -338,162 +501,6 @@ ]]> - - <![CDATA[browsertime 17.19.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.19.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.19.0 - Thu, 03 Nov 2022 00:00:00 GMT - Added -
                                      -
                                    • Updated to Chrome, Firefox and Edge 119 in the Docker container #2010.
                                    • -
                                    -
                                      -
                                    • Updated to Edgedriver 119.
                                    • -
                                    -

                                    Fixed

                                    -
                                      -
                                    • Updated to Selenium 4.15.0 #2011.
                                    • -
                                    -]]>
                                    - -
                                    - - <![CDATA[browsertime 17.18.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 - Mon, 31 Oct 2022 00:00:00 GMT - Fixed -
                                      -
                                    • WebDriver 4.14.0
                                    • -
                                    -
                                      -
                                    • Chromedriver 119.0.6045-59
                                    • -
                                    -]]>
                                    - -
                                    - - <![CDATA[browsertime 17.18.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.0 - Sun, 23 Oct 2022 00:00:00 GMT - Added -
                                      -
                                    • Updated to Chromedriver 119 #2003. 119 works with both Chrome 118 and 119 so it fixes #1197.
                                    • -
                                    -
                                      -
                                    • Add support for network idle method to know when to end a test that uses network logs. Uses Bidi for Firefox and CDP for Chrome to listen on network events to know when to end a test. By default 5 seconds idle network time ends a tests (you could have network responses that hasn't arrived yet) #1960. Potentially this can help SPA users or users where the page uses iframes. You can try it out by adding --pageCompleteCheckNetworkIdle yo your command line. This is still some work in progress but feel free to try ut out.
                                    • -
                                    -
                                      -
                                    • The resources script now collects number of resources served from the browser cashe for browser that supports that through the resource timing API #1998
                                    • -
                                    -

                                    Fixed

                                    -
                                      -
                                    • Make sure timer always is cleared. There was case of where we do a rase beteween a promise and a timeout where the timeout timer wasn't cleared/removed #2005.
                                    • -
                                    - -]]>
                                    - -
                                    - - <![CDATA[browsertime 17.17.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.17.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.17.0 - Tue, 11 Oct 2022 00:00:00 GMT - Added -
                                      -
                                    • Firefox 118, Edge 117 and Chrome/Chromedriver 118 in the Docker container #1996.
                                    • -
                                    -
                                      -
                                    • 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.
                                    • -
                                    -]]>
                                    - -
                                    - - <![CDATA[browsertime 17.16.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.16.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.16.0 - Sun, 04 Sep 2022 00:00:00 GMT - Added -
                                      -
                                    • Firefox 117 and Edge 116 in the Docker container.
                                    • -
                                    -

                                    Fixed

                                    -
                                      -
                                    • Updated the BiDi HAR exporter for Firefox to version 0.0.12. This version will not work with Firefox 116 so if you use the BiDi HAR exporter you need to upgrade to Firefox 117.
                                    • -
                                    -]]>
                                    - -
                                    - - <![CDATA[browsertime 17.15.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.15.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.15.0 - Tue, 16 Aug 2022 00:00:00 GMT - Added -
                                      -
                                    • Updated Chrome and Chromedriver to 116.
                                    • -
                                    -]]>
                                    - -
                                    - - <![CDATA[browsertime 17.14.3]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3 - Tue, 16 Aug 2022 00:00:00 GMT - Fixed -
                                      -
                                    • Updated to Selenium 4.11.1 #1978.
                                    • -
                                    -
                                      -
                                    • Updated Chrome and Chromedriver to minor versions.
                                    • -
                                    -]]>
                                    - -
                                    - - <![CDATA[browsertime 17.14.2]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.2 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.2 - Sun, 31 Jul 2022 00:00:00 GMT - Fixed -
                                      -
                                    • The auto build of release Docker container was broken so no tagged containers was pushed.
                                    • -
                                    -]]>
                                    - -
                                    - - <![CDATA[browsertime 17.14.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.1 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.1 - Sun, 31 Jul 2022 00:00:00 GMT - Fixed -
                                      -
                                    • Default jimp resize didn't handle large values (2000) when running in Docker AMD on a ARM machine so changing to another algorithm (HERMITE) #1977.
                                    • -
                                    -
                                      -
                                    • Update: chrome-har, dayjs, execa, chrome-remote-interface and jimp #1976.
                                    • -
                                    -]]>
                                    - -
                                    - - <![CDATA[browsertime 17.14.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.0 - Sun, 24 Jul 2022 00:00:00 GMT - Added -
                                      -
                                    • Edge and Edgedriver 115 #1973.
                                    • -
                                    -]]>
                                    - -
                                    <![CDATA[throttle 5.0.0]]> https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.0 diff --git a/docs/feed/sitespeed.io.atom b/docs/feed/sitespeed.io.atom index 9dd76fe94e..30f5644dc6 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-11-03T13:59:36.253Z + 2023-11-09T09:27:59.964Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,28 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 30.3.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.3.0 + + 2023-11-09T00:00:00.000Z + Added +
                                      +
                                    • Upgrade to Browsertime 18.0.0.
                                    • +
                                    +
                                      +
                                    • Added suupport to run user journeys with WebPageReplay #4005.
                                    • +
                                    +

                                    Fixed

                                    +
                                      +
                                    • Downgrade puppeteer in the +1 container for Lighthouse, thank you bairov pavel for PR #123.
                                    • +
                                    +]]>
                                    + + Sitespeed.io + https://www.sitespeed.io + +
                                    <![CDATA[sitespeed.io 30.2.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.1 @@ -194,27 +216,6 @@
                                    • Note that if you use the BiDi HAR for Firefox this version only work with Firefox 117+. If you use Firefox < 117 you need to stay on previous sitespeed.io version until you upgrade.
                                    -]]>
                - - Sitespeed.io - https://www.sitespeed.io - - - - <![CDATA[sitespeed.io 29.4.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.4.0 - - 2023-08-31T00:00:00.000Z - Added -
                  -
                • Display axe-core version on the summary page (before it was only showed on each run page) #3950.
                • -
                -
                  -
                • Display third-party-web and wappalyzer version in the HTML output (by upgrading to Coach 8.0.0) #3953.
                • -
                -
                  -
                • Display co2 version in the HTML output #3953.
                • -
                ]]>
                Sitespeed.io diff --git a/docs/feed/sitespeed.io.rss b/docs/feed/sitespeed.io.rss index d3dd27a18d..40301414f6 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, 03 Nov 2023 13:59:36 GMT + Thu, 09 Nov 2023 09:27:59 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,25 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[sitespeed.io 30.3.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.3.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.3.0 + Thu, 09 Nov 2023 00:00:00 GMT + Added +
                  +
                • Upgrade to Browsertime 18.0.0.
                • +
                +
                  +
                • Added suupport to run user journeys with WebPageReplay #4005.
                • +
                +

                Fixed

                +
                  +
                • Downgrade puppeteer in the +1 container for Lighthouse, thank you bairov pavel for PR #123.
                • +
                +]]>
                + +
                <![CDATA[sitespeed.io 30.2.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.1 @@ -170,24 +189,6 @@
                • Note that if you use the BiDi HAR for Firefox this version only work with Firefox 117+. If you use Firefox < 117 you need to stay on previous sitespeed.io version until you upgrade.
                -]]> - -
                - - <![CDATA[sitespeed.io 29.4.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.4.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.4.0 - Thu, 31 Aug 2023 00:00:00 GMT - Added -
                  -
                • Display axe-core version on the summary page (before it was only showed on each run page) #3950.
                • -
                -
                  -
                • Display third-party-web and wappalyzer version in the HTML output (by upgrading to Coach 8.0.0) #3953.
                • -
                -
                  -
                • Display co2 version in the HTML output #3953.
                • -
                ]]>