From 7d6a67695154180d5de607e8018eabed6e1351e7 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Tue, 8 Oct 2024 20:27:47 +0200 Subject: [PATCH] new release --- docs/_includes/version/sitespeed.io.txt | 2 +- docs/feed/atom.xml | 464 ++++++++++++++++++++---- docs/feed/browsertime.atom | 32 +- docs/feed/browsertime.rss | 26 +- docs/feed/rss.xml | 398 ++++++++++++++++---- docs/feed/server.atom | 180 +++++++++ docs/feed/server.rss | 145 ++++++++ docs/feed/sitespeed.io.atom | 39 +- docs/feed/sitespeed.io.rss | 33 +- docs/feed/testrunner.atom | 168 +++++++++ docs/feed/testrunner.rss | 129 +++++++ 11 files changed, 1400 insertions(+), 216 deletions(-) create mode 100644 docs/feed/server.atom create mode 100644 docs/feed/server.rss create mode 100644 docs/feed/testrunner.atom create mode 100644 docs/feed/testrunner.rss diff --git a/docs/_includes/version/sitespeed.io.txt b/docs/_includes/version/sitespeed.io.txt index 662546f702..c64d681ca5 100644 --- a/docs/_includes/version/sitespeed.io.txt +++ b/docs/_includes/version/sitespeed.io.txt @@ -1 +1 @@ -35.1.0 \ No newline at end of file +35.1.1 \ No newline at end of file diff --git a/docs/feed/atom.xml b/docs/feed/atom.xml index 815ccfc3fd..396540777b 100644 --- a/docs/feed/atom.xml +++ b/docs/feed/atom.xml @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2024-09-19T00:00:00.000Z + 2024-10-08T00:00:00.000Z https://github.com/jpmonette/feed Peter Hedenskog @@ -15,6 +15,140 @@ 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 35.1.1]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.1 + + 2024-10-08T00:00:00.000Z + Fixed + +]]> + + Sitespeed.io + https://www.sitespeed.io + + + + <![CDATA[sitespeed.io 35.1.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.0 + + 2024-10-08T00:00:00.000Z + Added + +
    +
  • Firefox 131 and Edge 129 in the Docker container #4284.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 23.1.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.1 + + 2024-10-08T00:00:00.000Z + Fixed +
    +
  • Updated to har export 0.0.16 for Firefox that fixes the HAR timing problem in #2189 #2190.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 23.1.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.0 + + 2024-10-08T00:00:00.000Z + Added +
    +
  • Log if you use a profile template for Firefox #2186.
  • +
+
    +
  • Update to Firefox 131 and Edge 129 in the Docker container #2188.
  • +
+

Fixed

+
    +
  • Updated to Chrome-HAR #2187.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[chrome-har 1.0.0]]> + https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.0 + + 2024-10-08T00:00:00.000Z + Fixed +
    +
  • Removed dayjs dependency #128.
  • +
+
    +
  • Removed uuid dependency #127.
  • +
+
    +
  • Updated to tough cookie 5.0.0 #126.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[sitespeed.io 35.0.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.0.0 + + 2024-09-24T00:00:00.000Z + Fixed + +
    +
  • Fixes the internal configuration object for android. The old solution created an array with objects instead of just keys on the object.#4282.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 23.0.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.0.0 + + 2024-09-23T00:00:00.000Z + Added +
    +
  • Updated Docker container with Chrome 129, Firefox 130. New Chromedriver #2181.
  • +
+

Fixed

+
    +
  • Updated to Selenium 4.25.0 #2185.
  • +
+
    +
  • Use HAR export 0.0.15 for upcoming changes in Firefox #2184.
  • +
+
    +
  • Fixes the internal configuration object for android. The old solution created an array with objects instead of just keys on the object.#2183.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 34.14.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.14.0 @@ -237,20 +371,20 @@
- <![CDATA[sitespeed.io 34.9.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.9.0 - + <![CDATA[browsertime 22.8.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.8.0 + 2024-07-30T00:00:00.000Z Added
    -
  • Browsertime 22.8.0 that disables the choose search engine screen on Chrome 127 and updated Edgedriver to 126 #4244.
  • +
  • Edgedriver 126 #2166

Fixed

    -
  • Added extra guard when you disables screenshots #4245.
  • +
  • Disable search engine choice screen on startup for Chrome 127+ #2168
    -
  • Axe core 4.10.0 #4246.
  • +
  • Update dev dependencies #2167
]]>
@@ -259,20 +393,13 @@
- <![CDATA[browsertime 22.8.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.8.0 - + <![CDATA[testrunner 0.4.1]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.1 + 2024-07-30T00:00:00.000Z - Added - -

Fixed

-
    -
  • Disable search engine choice screen on startup for Chrome 127+ #2168
  • -
+ Fixed
    -
  • Update dev dependencies #2167
  • +
  • Log testrunner version on startup #67.
]]>
@@ -281,13 +408,13 @@ - <![CDATA[sitespeed.io 34.8.2]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.2 - - 2024-07-29T00:00:00.000Z - Fixed + <![CDATA[testrunner 0.4.0]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.0 + + 2024-07-30T00:00:00.000Z + Added
    -
  • WebPageReplay: Fix for reading configuration. Reading a saved configuration didn't handle camel case correctly, creating arrays for single values #4242.
  • +
  • Made it possible to map a baseline directory in Docker so you can run compare plugin tests #66.
]]>
@@ -296,13 +423,13 @@ - <![CDATA[sitespeed.io 34.8.1]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.1 - - 2024-07-27T00:00:00.000Z + <![CDATA[testrunner 0.3.3]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.3.3 + + 2024-07-30T00:00:00.000Z Fixed
    -
  • Add missing slug for influxdb, thank you pavel bairov for PR #4240.
  • +
  • Fix for running WebPageReplay #65.
]]>
@@ -348,6 +475,36 @@
  • Updated to Chrome HAR 0.13.5 #2157
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[server 0.3.2]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.2 + + 2024-07-15T00:00:00.000Z + Fixed +
    +
  • Upgrade to Bull 4.15.1 #57.
  • +
+
    +
  • Default to max 50 finished jobs in the queue #58.
  • +
+
    +
  • Update dev dependencies like ESLint 9 #62.
  • +
+
    +
  • Update DayJS 1.11.11 #63
  • +
+
    +
  • Make sure all uncaught errors are caught #64
  • +
+
    +
  • Add a keydb configuration file #56
  • +
]]>
Sitespeed.io @@ -370,13 +527,31 @@
- <![CDATA[browsertime 22.5.5]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.5 - - 2024-07-07T00:00:00.000Z + <![CDATA[chrome-har 0.13.3]]> + https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.3 + + 2024-07-05T00:00:00.000Z + Fixed + +]]> + + Sitespeed.io + https://www.sitespeed.io + + + + <![CDATA[testrunner 0.2.1]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.2.1 + + 2024-06-30T00:00:00.000Z Fixed
    -
  • Fix stopping --tcpdump #2155.
  • +
  • Make sure we await adding things to the report queue #55.
  • +
+
    +
  • Catch errors in all queue #54.
]]>
@@ -385,22 +560,37 @@
- <![CDATA[browsertime 22.5.4]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.4 - - 2024-07-06T00:00:00.000Z + <![CDATA[server 0.3.1]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.1 + + 2024-06-29T00:00:00.000Z Fixed
    -
  • Update to Chrome-HAR 0.13.3 #2148.
  • +
  • If the queue system is down when you add a new test, make sure the status of the test in the database is failed #50.
    -
  • Update Chrome remore interface #2149.
  • +
  • If the queue is not up when you access the start page, make sure that at least after X seconds you get a error page #53.
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[server 0.3.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.0 + + 2024-06-28T00:00:00.000Z + Added
    -
  • Update execa, dayjs and get-port #2153.
  • +
  • search: Make label configurable in search result #46.
+
    +
  • Show version number in footer and API #44.
]]>
@@ -409,13 +599,37 @@
- <![CDATA[chrome-har 0.13.3]]> - https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.3 - - 2024-07-05T00:00:00.000Z + <![CDATA[server 0.2.1]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.1 + + 2024-06-27T00:00:00.000Z Fixed
    -
  • Include early hints requests, thank you Ben Schwarz for PR #118.
  • +
  • Search: Fix for searching for test type #42.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[server 0.2.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.0 + + 2024-06-27T00:00:00.000Z + Added +
    +
  • Search: Add a clear search field button and make location and test type linkable in search result #39.
  • +
+
    +
  • Search: Show 100 search result as default and make it configurable #38.
  • +
+
    +
  • Search: Add last hour search button #40
  • +
+
    +
  • Search: Make it confirable to see the slug column in search result #41
]]>
@@ -424,13 +638,139 @@
- <![CDATA[browsertime 22.5.3]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.3 - - 2024-06-25T00:00:00.000Z + <![CDATA[server 0.1.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.1.0 + + 2024-06-26T00:00:00.000Z + Added +
    +
  • Make removeOnComplete and removeOnFail in the queue configurable. If you run a large installation with many many tests, you may want to increase the number of tests that will continue to live in the queue after the test has completed (removeOnComplete) #36.
  • +
+
    +
  • Make attempts (number of tries if a test fail) configurable. By default there is one try #37.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[server 0.0.8]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.0.8 + + 2024-06-26T00:00:00.000Z Fixed
    -
  • Another fix to make IntelliSense/Code completion work again #2147.
  • +
  • Update to PG 8.12.0 #34.
  • +
+
    +
  • Update to Bull 4.14.0 #32
  • +
+
    +
  • Only keep 200 of latest completed job in the queue (make this configurable in the future) #33.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.2.0]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.2.0 + + 2024-06-26T00:00:00.000Z + Added +
    +
  • Make removeOnComplete and removeOnFail in the queue configurable. If you run a large installation with many many tests, you may want to increase the number of tests that will continue to live in the queue after the test has completed (removeOnComplete) #35.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.1.5]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.5 + + 2024-06-26T00:00:00.000Z + Fixed +
    +
  • Update to Bull 4.14.0 #32
  • +
+
    +
  • Only keep 200 of latest completed job in the queue (make this configurable in the future) #33.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.1.4]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.4 + + 2024-06-24T00:00:00.000Z + Fixed +
    +
  • Using common JS script files was broken, fixed in #30.
  • +
+
    +
  • Log test id in start log.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[server 0.0.7]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.0.7 + + 2024-06-20T00:00:00.000Z + Fixed +
    +
  • Only link to the search result when we actually have a result #26.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.1.3]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.3 + + 2024-06-20T00:00:00.000Z + Fixed +
    +
  • Simplify Docker mapping inside the Docker testrunner #27. This fixes running script files with the testrunner.
  • +
+
    +
  • A better cleanup in the work directory for Docker #28.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.1.2]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.2 + + 2024-06-19T00:00:00.000Z + Fixed +
    +
  • Set --cap-add=NET_ADMIN as default for extraparameters (needed for throttling.
  • +
+
    +
  • Fix using an extra configuration file in Docker. Before it added an extra folder (that makes it really hard to use) #23.
]]>
@@ -1084,24 +1424,6 @@ -]]>
- - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[chrome-har 0.11.10]]> - https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.10 - - 2020-07-29T00:00:00.000Z - Added -
    -
  • Parse extra info events (parse extra request data from the Network.requestWillBeSentExtraInfo event and parse extra response data from the Network.responseReceivedExtraInfo event), thank you Michael Dijkstra for the PR #71.
  • -
-
    -
  • Update to day-js 1.8.31.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/browsertime.atom b/docs/feed/browsertime.atom index 3222c34832..673eade3ac 100644 --- a/docs/feed/browsertime.atom +++ b/docs/feed/browsertime.atom @@ -2,7 +2,7 @@ browsertime-release-feed browsertime release feed - 2024-10-08T05:56:28.712Z + 2024-10-08T18:22:05.636Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,21 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[browsertime 23.1.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.1 + + 2024-10-08T00:00:00.000Z + Fixed +
    +
  • Updated to har export 0.0.16 for Firefox that fixes the HAR timing problem in #2189 #2190.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[browsertime 23.1.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.0 @@ -200,21 +215,6 @@
  • Updated to Chrome HAR 0.13.5 #2157
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 22.5.5]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.5 - - 2024-07-07T00:00:00.000Z - Fixed -
    -
  • Fix stopping --tcpdump #2155.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/browsertime.rss b/docs/feed/browsertime.rss index bba1ecaa93..df8248e993 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 - Tue, 08 Oct 2024 05:56:28 GMT + Tue, 08 Oct 2024 18:22:05 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,18 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[browsertime 23.1.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.1 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.1 + Tue, 08 Oct 2024 00:00:00 GMT + Fixed +
    +
  • Updated to har export 0.0.16 for Firefox that fixes the HAR timing problem in #2189 #2190.
  • +
+]]>
+ +
<![CDATA[browsertime 23.1.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.0 @@ -176,18 +188,6 @@
  • Updated to Chrome HAR 0.13.5 #2157
-]]> - -
- - <![CDATA[browsertime 22.5.5]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.5 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.5 - Sun, 07 Jul 2024 00:00:00 GMT - Fixed -
    -
  • Fix stopping --tcpdump #2155.
  • -
]]>
diff --git a/docs/feed/rss.xml b/docs/feed/rss.xml index cd85d23465..22446d3fa9 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 - Thu, 19 Sep 2024 00:00:00 GMT + Tue, 08 Oct 2024 00:00:00 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -15,6 +15,118 @@ All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 35.1.1]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.1 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.1 + Tue, 08 Oct 2024 00:00:00 GMT + Fixed + +]]> + + + + <![CDATA[sitespeed.io 35.1.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.0 + Tue, 08 Oct 2024 00:00:00 GMT + Added + +
    +
  • Firefox 131 and Edge 129 in the Docker container #4284.
  • +
+]]>
+ +
+ + <![CDATA[browsertime 23.1.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.1 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.1 + Tue, 08 Oct 2024 00:00:00 GMT + Fixed +
    +
  • Updated to har export 0.0.16 for Firefox that fixes the HAR timing problem in #2189 #2190.
  • +
+]]>
+ +
+ + <![CDATA[browsertime 23.1.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.0 + Tue, 08 Oct 2024 00:00:00 GMT + Added +
    +
  • Log if you use a profile template for Firefox #2186.
  • +
+
    +
  • Update to Firefox 131 and Edge 129 in the Docker container #2188.
  • +
+

Fixed

+
    +
  • Updated to Chrome-HAR #2187.
  • +
+]]>
+ +
+ + <![CDATA[chrome-har 1.0.0]]> + https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.0 + https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.0 + Tue, 08 Oct 2024 00:00:00 GMT + Fixed +
    +
  • Removed dayjs dependency #128.
  • +
+
    +
  • Removed uuid dependency #127.
  • +
+
    +
  • Updated to tough cookie 5.0.0 #126.
  • +
+]]>
+
+ + <![CDATA[sitespeed.io 35.0.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.0.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.0.0 + Tue, 24 Sep 2024 00:00:00 GMT + Fixed + +
    +
  • Fixes the internal configuration object for android. The old solution created an array with objects instead of just keys on the object.#4282.
  • +
+]]>
+ +
+ + <![CDATA[browsertime 23.0.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.0.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.0.0 + Mon, 23 Sep 2024 00:00:00 GMT + Added +
    +
  • Updated Docker container with Chrome 129, Firefox 130. New Chromedriver #2181.
  • +
+

Fixed

+
    +
  • Updated to Selenium 4.25.0 #2185.
  • +
+
    +
  • Use HAR export 0.0.15 for upcoming changes in Firefox #2184.
  • +
+
    +
  • Fixes the internal configuration object for android. The old solution created an array with objects instead of just keys on the object.#2183.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 34.14.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.14.0 @@ -199,25 +311,6 @@ ]]> - - <![CDATA[sitespeed.io 34.9.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.9.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.9.0 - Tue, 30 Jul 2024 00:00:00 GMT - Added -
    -
  • Browsertime 22.8.0 that disables the choose search engine screen on Chrome 127 and updated Edgedriver to 126 #4244.
  • -
-

Fixed

-
    -
  • Added extra guard when you disables screenshots #4245.
  • -
-
    -
  • Axe core 4.10.0 #4246.
  • -
-]]>
- -
<![CDATA[browsertime 22.8.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.8.0 @@ -238,28 +331,37 @@ - <![CDATA[sitespeed.io 34.8.2]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.2 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.2 - Mon, 29 Jul 2024 00:00:00 GMT + <![CDATA[testrunner 0.4.1]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.1 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.1 + Tue, 30 Jul 2024 00:00:00 GMT Fixed
    -
  • WebPageReplay: Fix for reading configuration. Reading a saved configuration didn't handle camel case correctly, creating arrays for single values #4242.
  • +
  • Log testrunner version on startup #67.
]]>
-
- <![CDATA[sitespeed.io 34.8.1]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.1 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.1 - Sat, 27 Jul 2024 00:00:00 GMT + <![CDATA[testrunner 0.4.0]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.0 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.0 + Tue, 30 Jul 2024 00:00:00 GMT + Added +
    +
  • Made it possible to map a baseline directory in Docker so you can run compare plugin tests #66.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.3.3]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.3.3 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.3.3 + Tue, 30 Jul 2024 00:00:00 GMT Fixed
    -
  • Add missing slug for influxdb, thank you pavel bairov for PR #4240.
  • +
  • Fix for running WebPageReplay #65.
]]>
-
<![CDATA[browsertime 22.7.0]]> @@ -299,6 +401,32 @@ ]]> + + <![CDATA[server 0.3.2]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.2 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.2 + Mon, 15 Jul 2024 00:00:00 GMT + Fixed +
    +
  • Upgrade to Bull 4.15.1 #57.
  • +
+
    +
  • Default to max 50 finished jobs in the queue #58.
  • +
+
    +
  • Update dev dependencies like ESLint 9 #62.
  • +
+
    +
  • Update DayJS 1.11.11 #63
  • +
+
    +
  • Make sure all uncaught errors are caught #64
  • +
+
    +
  • Add a keydb configuration file #56
  • +
+]]>
+
<![CDATA[chrome-har 0.13.5]]> https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.5 @@ -311,60 +439,200 @@ ]]> - <![CDATA[browsertime 22.5.5]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.5 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.5 - Sun, 07 Jul 2024 00:00:00 GMT + <![CDATA[chrome-har 0.13.3]]> + https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.3 + https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.3 + Fri, 05 Jul 2024 00:00:00 GMT Fixed ]]> - - <![CDATA[browsertime 22.5.4]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.4 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.4 - Sat, 06 Jul 2024 00:00:00 GMT + <![CDATA[testrunner 0.2.1]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.2.1 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.2.1 + Sun, 30 Jun 2024 00:00:00 GMT Fixed
    -
  • Update to Chrome-HAR 0.13.3 #2148.
  • +
  • Make sure we await adding things to the report queue #55.
    -
  • Update Chrome remore interface #2149.
  • +
  • Catch errors in all queue #54.
+]]>
+
+ + <![CDATA[server 0.3.1]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.1 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.1 + Sat, 29 Jun 2024 00:00:00 GMT + Fixed
    -
  • Update execa, dayjs and get-port #2153.
  • +
  • If the queue system is down when you add a new test, make sure the status of the test in the database is failed #50.
    -
  • Update developer dependencies #2154, #2152, #2151 and #2150.
  • +
  • If the queue is not up when you access the start page, make sure that at least after X seconds you get a error page #53.
]]>
-
- <![CDATA[chrome-har 0.13.3]]> - https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.3 - https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.3 - Fri, 05 Jul 2024 00:00:00 GMT + <![CDATA[server 0.3.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.0 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.0 + Fri, 28 Jun 2024 00:00:00 GMT + Added +
    +
  • search: Make label configurable in search result #46.
  • +
+
    +
  • search: Make run date readable #45.
  • +
+
    +
  • Show version number in footer and API #44.
  • +
+]]>
+
+ + <![CDATA[server 0.2.1]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.1 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.1 + Thu, 27 Jun 2024 00:00:00 GMT Fixed
    -
  • Include early hints requests, thank you Ben Schwarz for PR #118.
  • +
  • Search: Fix for searching for test type #42.
  • +
+]]>
+
+ + <![CDATA[server 0.2.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.0 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.0 + Thu, 27 Jun 2024 00:00:00 GMT + Added +
    +
  • Search: Add a clear search field button and make location and test type linkable in search result #39.
  • +
+
    +
  • Search: Show 100 search result as default and make it configurable #38.
  • +
+
    +
  • Search: Add last hour search button #40
  • +
+
    +
  • Search: Make it confirable to see the slug column in search result #41
  • +
+]]>
+
+ + <![CDATA[server 0.1.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.1.0 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.1.0 + Wed, 26 Jun 2024 00:00:00 GMT + Added +
    +
  • Make removeOnComplete and removeOnFail in the queue configurable. If you run a large installation with many many tests, you may want to increase the number of tests that will continue to live in the queue after the test has completed (removeOnComplete) #36.
  • +
+
    +
  • Make attempts (number of tries if a test fail) configurable. By default there is one try #37.
  • +
+]]>
+
+ + <![CDATA[server 0.0.8]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.0.8 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.0.8 + Wed, 26 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Update to PG 8.12.0 #34.
  • +
+
    +
  • Update to Bull 4.14.0 #32
  • +
+
    +
  • Only keep 200 of latest completed job in the queue (make this configurable in the future) #33.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.2.0]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.2.0 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.2.0 + Wed, 26 Jun 2024 00:00:00 GMT + Added +
    +
  • Make removeOnComplete and removeOnFail in the queue configurable. If you run a large installation with many many tests, you may want to increase the number of tests that will continue to live in the queue after the test has completed (removeOnComplete) #35.
]]>
- <![CDATA[browsertime 22.5.3]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.3 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.3 - Tue, 25 Jun 2024 00:00:00 GMT + <![CDATA[testrunner 0.1.5]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.5 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.5 + Wed, 26 Jun 2024 00:00:00 GMT Fixed
    -
  • Another fix to make IntelliSense/Code completion work again #2147.
  • +
  • Update to Bull 4.14.0 #32
  • +
+
    +
  • Only keep 200 of latest completed job in the queue (make this configurable in the future) #33.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.1.4]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.4 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.4 + Mon, 24 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Using common JS script files was broken, fixed in #30.
  • +
+
    +
  • Log test id in start log.
  • +
+]]>
+
+ + <![CDATA[server 0.0.7]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.0.7 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.0.7 + Thu, 20 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Only link to the search result when we actually have a result #26.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.1.3]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.3 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.3 + Thu, 20 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Simplify Docker mapping inside the Docker testrunner #27. This fixes running script files with the testrunner.
  • +
+
    +
  • A better cleanup in the work directory for Docker #28.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.1.2]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.2 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.2 + Wed, 19 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Set --cap-add=NET_ADMIN as default for extraparameters (needed for throttling.
  • +
+
    +
  • Fix using an extra configuration file in Docker. Before it added an extra folder (that makes it really hard to use) #23.
]]>
-
<![CDATA[pagexray 4.4.4]]> @@ -890,20 +1158,6 @@ -]]> - - - <![CDATA[chrome-har 0.11.10]]> - https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.10 - https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.10 - Wed, 29 Jul 2020 00:00:00 GMT - Added -
    -
  • Parse extra info events (parse extra request data from the Network.requestWillBeSentExtraInfo event and parse extra response data from the Network.responseReceivedExtraInfo event), thank you Michael Dijkstra for the PR #71.
  • -
-
    -
  • Update to day-js 1.8.31.
  • -
]]>
diff --git a/docs/feed/server.atom b/docs/feed/server.atom new file mode 100644 index 0000000000..eab2f8bba4 --- /dev/null +++ b/docs/feed/server.atom @@ -0,0 +1,180 @@ + + + server-release-feed + server release feed + 2024-09-24T06:38:13.439Z + https://github.com/jpmonette/feed + + Peter Hedenskog + peter@soulgalore.com + https://www.peterhedenskog.com + + + + New releases and changelog feed of server + http://www.sitespeed.io/favicon.ico + All rights reserved 2022, Peter Hedenskog and team + + + <![CDATA[server 0.3.2]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.2 + + 2024-07-15T00:00:00.000Z + Fixed +
    +
  • Upgrade to Bull 4.15.1 #57.
  • +
+
    +
  • Default to max 50 finished jobs in the queue #58.
  • +
+
    +
  • Update dev dependencies like ESLint 9 #62.
  • +
+
    +
  • Update DayJS 1.11.11 #63
  • +
+
    +
  • Make sure all uncaught errors are caught #64
  • +
+
    +
  • Add a keydb configuration file #56
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[server 0.3.1]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.1 + + 2024-06-29T00:00:00.000Z + Fixed +
    +
  • If the queue system is down when you add a new test, make sure the status of the test in the database is failed #50.
  • +
+
    +
  • If the queue is not up when you access the start page, make sure that at least after X seconds you get a error page #53.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[server 0.3.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.0 + + 2024-06-28T00:00:00.000Z + Added +
    +
  • search: Make label configurable in search result #46.
  • +
+
    +
  • search: Make run date readable #45.
  • +
+
    +
  • Show version number in footer and API #44.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[server 0.2.1]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.1 + + 2024-06-27T00:00:00.000Z + Fixed +
    +
  • Search: Fix for searching for test type #42.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[server 0.2.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.0 + + 2024-06-27T00:00:00.000Z + Added +
    +
  • Search: Add a clear search field button and make location and test type linkable in search result #39.
  • +
+
    +
  • Search: Show 100 search result as default and make it configurable #38.
  • +
+
    +
  • Search: Add last hour search button #40
  • +
+
    +
  • Search: Make it confirable to see the slug column in search result #41
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[server 0.1.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.1.0 + + 2024-06-26T00:00:00.000Z + Added +
    +
  • Make removeOnComplete and removeOnFail in the queue configurable. If you run a large installation with many many tests, you may want to increase the number of tests that will continue to live in the queue after the test has completed (removeOnComplete) #36.
  • +
+
    +
  • Make attempts (number of tries if a test fail) configurable. By default there is one try #37.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[server 0.0.8]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.0.8 + + 2024-06-26T00:00:00.000Z + Fixed +
    +
  • Update to PG 8.12.0 #34.
  • +
+
    +
  • Update to Bull 4.14.0 #32
  • +
+
    +
  • Only keep 200 of latest completed job in the queue (make this configurable in the future) #33.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[server 0.0.7]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.0.7 + + 2024-06-20T00:00:00.000Z + Fixed +
    +
  • Only link to the search result when we actually have a result #26.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+
\ No newline at end of file diff --git a/docs/feed/server.rss b/docs/feed/server.rss new file mode 100644 index 0000000000..f6ee29df65 --- /dev/null +++ b/docs/feed/server.rss @@ -0,0 +1,145 @@ + + + + server release feed + https://www.sitespeed.io + New releases and changelog feed of server + Tue, 24 Sep 2024 06:38:13 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 0.3.2]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.2 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.2 + Mon, 15 Jul 2024 00:00:00 GMT + Fixed +
    +
  • Upgrade to Bull 4.15.1 #57.
  • +
+
    +
  • Default to max 50 finished jobs in the queue #58.
  • +
+
    +
  • Update dev dependencies like ESLint 9 #62.
  • +
+
    +
  • Update DayJS 1.11.11 #63
  • +
+
    +
  • Make sure all uncaught errors are caught #64
  • +
+
    +
  • Add a keydb configuration file #56
  • +
+]]>
+
+ + <![CDATA[server 0.3.1]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.1 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.1 + Sat, 29 Jun 2024 00:00:00 GMT + Fixed +
    +
  • If the queue system is down when you add a new test, make sure the status of the test in the database is failed #50.
  • +
+
    +
  • If the queue is not up when you access the start page, make sure that at least after X seconds you get a error page #53.
  • +
+]]>
+
+ + <![CDATA[server 0.3.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.0 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.0 + Fri, 28 Jun 2024 00:00:00 GMT + Added +
    +
  • search: Make label configurable in search result #46.
  • +
+
    +
  • search: Make run date readable #45.
  • +
+
    +
  • Show version number in footer and API #44.
  • +
+]]>
+
+ + <![CDATA[server 0.2.1]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.1 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.1 + Thu, 27 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Search: Fix for searching for test type #42.
  • +
+]]>
+
+ + <![CDATA[server 0.2.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.0 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.0 + Thu, 27 Jun 2024 00:00:00 GMT + Added +
    +
  • Search: Add a clear search field button and make location and test type linkable in search result #39.
  • +
+
    +
  • Search: Show 100 search result as default and make it configurable #38.
  • +
+
    +
  • Search: Add last hour search button #40
  • +
+
    +
  • Search: Make it confirable to see the slug column in search result #41
  • +
+]]>
+
+ + <![CDATA[server 0.1.0]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.1.0 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.1.0 + Wed, 26 Jun 2024 00:00:00 GMT + Added +
    +
  • Make removeOnComplete and removeOnFail in the queue configurable. If you run a large installation with many many tests, you may want to increase the number of tests that will continue to live in the queue after the test has completed (removeOnComplete) #36.
  • +
+
    +
  • Make attempts (number of tries if a test fail) configurable. By default there is one try #37.
  • +
+]]>
+
+ + <![CDATA[server 0.0.8]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.0.8 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.0.8 + Wed, 26 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Update to PG 8.12.0 #34.
  • +
+
    +
  • Update to Bull 4.14.0 #32
  • +
+
    +
  • Only keep 200 of latest completed job in the queue (make this configurable in the future) #33.
  • +
+]]>
+
+ + <![CDATA[server 0.0.7]]> + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.0.7 + https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.0.7 + Thu, 20 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Only link to the search result when we actually have a result #26.
  • +
+]]>
+
+
+
\ No newline at end of file diff --git a/docs/feed/sitespeed.io.atom b/docs/feed/sitespeed.io.atom index 8502611e85..48d4580245 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-10-08T07:57:23.646Z + 2024-10-08T18:27:21.865Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,21 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 35.1.1]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.1 + + 2024-10-08T00:00:00.000Z + Fixed + +]]> + + Sitespeed.io + https://www.sitespeed.io + + <![CDATA[sitespeed.io 35.1.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.0 @@ -175,28 +190,6 @@
  • Make sure requestheaders and cookies are sent when you use prewarm the server #4259.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 34.9.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.9.0 - - 2024-07-30T00:00:00.000Z - Added -
    -
  • Browsertime 22.8.0 that disables the choose search engine screen on Chrome 127 and updated Edgedriver to 126 #4244.
  • -
-

Fixed

-
    -
  • Added extra guard when you disables screenshots #4245.
  • -
-
    -
  • Axe core 4.10.0 #4246.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/sitespeed.io.rss b/docs/feed/sitespeed.io.rss index 46411669eb..00f39c5e95 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 - Tue, 08 Oct 2024 07:57:23 GMT + Tue, 08 Oct 2024 18:27:21 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,18 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[sitespeed.io 35.1.1]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.1 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.1 + Tue, 08 Oct 2024 00:00:00 GMT + Fixed + +]]> + + <![CDATA[sitespeed.io 35.1.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.0 @@ -151,25 +163,6 @@
  • Make sure requestheaders and cookies are sent when you use prewarm the server #4259.
-]]> - -
- - <![CDATA[sitespeed.io 34.9.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.9.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.9.0 - Tue, 30 Jul 2024 00:00:00 GMT - Added -
    -
  • Browsertime 22.8.0 that disables the choose search engine screen on Chrome 127 and updated Edgedriver to 126 #4244.
  • -
-

Fixed

-
    -
  • Added extra guard when you disables screenshots #4245.
  • -
-
    -
  • Axe core 4.10.0 #4246.
  • -
]]>
diff --git a/docs/feed/testrunner.atom b/docs/feed/testrunner.atom new file mode 100644 index 0000000000..673fda7069 --- /dev/null +++ b/docs/feed/testrunner.atom @@ -0,0 +1,168 @@ + + + testrunner-release-feed + testrunner release feed + 2024-09-24T06:28:20.179Z + https://github.com/jpmonette/feed + + Peter Hedenskog + peter@soulgalore.com + https://www.peterhedenskog.com + + + + New releases and changelog feed of testrunner + http://www.sitespeed.io/favicon.ico + All rights reserved 2022, Peter Hedenskog and team + + + <![CDATA[testrunner 0.4.1]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.1 + + 2024-07-30T00:00:00.000Z + Fixed +
    +
  • Log testrunner version on startup #67.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.4.0]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.0 + + 2024-07-30T00:00:00.000Z + Added +
    +
  • Made it possible to map a baseline directory in Docker so you can run compare plugin tests #66.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.3.3]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.3.3 + + 2024-07-30T00:00:00.000Z + Fixed +
    +
  • Fix for running WebPageReplay #65.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.2.1]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.2.1 + + 2024-06-30T00:00:00.000Z + Fixed +
    +
  • Make sure we await adding things to the report queue #55.
  • +
+
    +
  • Catch errors in all queue #54.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.2.0]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.2.0 + + 2024-06-26T00:00:00.000Z + Added +
    +
  • Make removeOnComplete and removeOnFail in the queue configurable. If you run a large installation with many many tests, you may want to increase the number of tests that will continue to live in the queue after the test has completed (removeOnComplete) #35.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.1.5]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.5 + + 2024-06-26T00:00:00.000Z + Fixed +
    +
  • Update to Bull 4.14.0 #32
  • +
+
    +
  • Only keep 200 of latest completed job in the queue (make this configurable in the future) #33.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.1.4]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.4 + + 2024-06-24T00:00:00.000Z + Fixed +
    +
  • Using common JS script files was broken, fixed in #30.
  • +
+
    +
  • Log test id in start log.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.1.3]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.3 + + 2024-06-20T00:00:00.000Z + Fixed +
    +
  • Simplify Docker mapping inside the Docker testrunner #27. This fixes running script files with the testrunner.
  • +
+
    +
  • A better cleanup in the work directory for Docker #28.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[testrunner 0.1.2]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.2 + + 2024-06-19T00:00:00.000Z + Fixed +
    +
  • Set --cap-add=NET_ADMIN as default for extraparameters (needed for throttling.
  • +
+
    +
  • Fix using an extra configuration file in Docker. Before it added an extra folder (that makes it really hard to use) #23.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+
\ No newline at end of file diff --git a/docs/feed/testrunner.rss b/docs/feed/testrunner.rss new file mode 100644 index 0000000000..04769cd1f4 --- /dev/null +++ b/docs/feed/testrunner.rss @@ -0,0 +1,129 @@ + + + + testrunner release feed + https://www.sitespeed.io + New releases and changelog feed of testrunner + Tue, 24 Sep 2024 06:28:20 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[testrunner 0.4.1]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.1 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.1 + Tue, 30 Jul 2024 00:00:00 GMT + Fixed +
    +
  • Log testrunner version on startup #67.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.4.0]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.0 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.0 + Tue, 30 Jul 2024 00:00:00 GMT + Added +
    +
  • Made it possible to map a baseline directory in Docker so you can run compare plugin tests #66.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.3.3]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.3.3 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.3.3 + Tue, 30 Jul 2024 00:00:00 GMT + Fixed +
    +
  • Fix for running WebPageReplay #65.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.2.1]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.2.1 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.2.1 + Sun, 30 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Make sure we await adding things to the report queue #55.
  • +
+
    +
  • Catch errors in all queue #54.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.2.0]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.2.0 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.2.0 + Wed, 26 Jun 2024 00:00:00 GMT + Added +
    +
  • Make removeOnComplete and removeOnFail in the queue configurable. If you run a large installation with many many tests, you may want to increase the number of tests that will continue to live in the queue after the test has completed (removeOnComplete) #35.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.1.5]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.5 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.5 + Wed, 26 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Update to Bull 4.14.0 #32
  • +
+
    +
  • Only keep 200 of latest completed job in the queue (make this configurable in the future) #33.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.1.4]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.4 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.4 + Mon, 24 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Using common JS script files was broken, fixed in #30.
  • +
+
    +
  • Log test id in start log.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.1.3]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.3 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.3 + Thu, 20 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Simplify Docker mapping inside the Docker testrunner #27. This fixes running script files with the testrunner.
  • +
+
    +
  • A better cleanup in the work directory for Docker #28.
  • +
+]]>
+
+ + <![CDATA[testrunner 0.1.2]]> + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.2 + https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.1.2 + Wed, 19 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Set --cap-add=NET_ADMIN as default for extraparameters (needed for throttling.
  • +
+
    +
  • Fix using an extra configuration file in Docker. Before it added an extra folder (that makes it really hard to use) #23.
  • +
+]]>
+
+
+
\ No newline at end of file