new sitespeed.io version
This commit is contained in:
parent
06d64cc389
commit
6205d17f52
|
|
@ -1 +1 @@
|
|||
33.4.0
|
||||
33.5.0
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>sitespeed.io-release-feed</id>
|
||||
<title>sitespeed.io release feed</title>
|
||||
<updated>2024-03-20T00:00:00.000Z</updated>
|
||||
<updated>2024-04-04T00:00:00.000Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
@ -15,6 +15,71 @@
|
|||
<logo>https://www.sitespeed.io/img/logos/sitespeed.io.png</logo>
|
||||
<icon>http://www.sitespeed.io/favicon.ico</icon>
|
||||
<rights>All rights reserved 2022, Peter Hedenskog and team</rights>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 33.5.0]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.5.0</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.5.0"/>
|
||||
<updated>2024-04-04T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Updated to Edge 123 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4135">#4135</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Added missing default green/yellow/red limits for CLS and TTFB on the start page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4120">#4120</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Browsertime 21.7.0 with Edgedriver 123.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>The summary page alway showed blue color for AXE violations. This PR makes them green/yellow/red <a href="https://github.com/sitespeedio/sitespeed.io/pull/4123">#4123</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Updated dependencies:</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.7.0]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0"/>
|
||||
<updated>2024-04-03T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Edge and Edgedriver 123 <a href="https://github.com/sitespeedio/browsertime/pull/2116">#2116</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Updated to Selenium 4.19.0 <a href="https://github.com/sitespeedio/browsertime/pull/2117">#2117</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Block domains using Bidi instead of the extension server for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2118">#2118</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.6.1]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1"/>
|
||||
<updated>2024-03-22T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix running Safari TP. Thank you <a href="https://github.com/92kns">KS</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/2115">#2115</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 33.4.0]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0</id>
|
||||
|
|
@ -25,7 +90,35 @@
|
|||
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4114">#4114</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for runnin .stopAsError.</li>
|
||||
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for running <code>.stopAsError</code>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.6.0]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0"/>
|
||||
<updated>2024-03-20T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2110">#2110</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Chromedriver 123 and Edgedriver 122 <a href="https://github.com/sitespeedio/browsertime/pull/2111">#2111</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix a bug in stopAsError so that you can continue to measure other pages after the stop. Also follow the documentation and mark the run as a failure <a href="https://github.com/sitespeedio/browsertime/pull/2107">#2107</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Use bidi for Firefox when using <code>--basicAuth</code> <a href="https://github.com/sitespeedio/browsertime/pull/2093">#2093</a> (needs Firefox 124).</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Use bidi for Firefox when using <code>--cookie</code> <a href="https://github.com/sitespeedio/browsertime/pull/2090">#2090</a> (needs Firefox 124).</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
|
|
@ -218,31 +311,6 @@
|
|||
<ul>
|
||||
<li><a href="https://github.com/sitespeedio/sitespeed.io/pull/4091">Browsertime 21.3.0</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.3.0]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.0</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.0"/>
|
||||
<updated>2024-02-21T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Edgedriver 121 <a href="https://github.com/sitespeedio/browsertime/pull/2078">#2078</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Chromdriver 122 <a href="https://github.com/sitespeedio/browsertime/pull/2080">#2080</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Chrome 122 and Firefox 123 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2081">#2081</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Log that Throttle is used inside Docker <a href="https://github.com/sitespeedio/browsertime/pull/2077">#2077</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
@ -274,55 +342,6 @@
|
|||
<ul>
|
||||
<li>Fix automatically switch to Throttle as engine on Mac and Linux if you add -c THROTTLING<a href="https://github.com/sitespeedio/sitespeed.io/pull/4082">#4082</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.2.1]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.1</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.1"/>
|
||||
<updated>2024-02-11T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix correct JavaScript signaure for stopAsError in types.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.2.0]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.0</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.0"/>
|
||||
<updated>2024-02-11T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Edge 121 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2071">#2071</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>You can stop a measurement as a failure and make sure no metrics is collected. This is useful if you catch an error in try/catch when trying to measure a page. <code>measure.stopAsError(failureMessage, optionalURL)</code>. Add your message and if you know the URL, add it. <a href="https://github.com/sitespeedio/browsertime/pull/2076">2076</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Set correct viewports for the following emulated mobiles for Chrome: iPhone 14 Pro Max <a href="https://github.com/sitespeedio/browsertime/pull/2070">#2070</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Update adbkit to 3.2.6 <a href="https://github.com/sitespeedio/browsertime/pull/2069">#2069</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Selenium 4.17.0 <a href="https://github.com/sitespeedio/browsertime/pull/2068">#2068</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>There was a missing await when getting the tcpdump <a href="https://github.com/sitespeedio/browsertime/pull/2075">#2075</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Remove all trace level logs (and do debug instead) since trace added unnecessary stacktraces to the log <a href="https://github.com/sitespeedio/browsertime/pull/2074">#2074</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
@ -375,21 +394,6 @@
|
|||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 31.2.1]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.1</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.1"/>
|
||||
<updated>2024-01-18T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Another fix for <code>--budget.suppressExitCode</code> hopefully it works better this time <a href="https://github.com/sitespeedio/sitespeed.io/pull/4065">#4065</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[pagexray 4.4.4]]></title>
|
||||
<id>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.4</id>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>browsertime-release-feed</id>
|
||||
<title>browsertime release feed</title>
|
||||
<updated>2024-03-20T13:29:13.094Z</updated>
|
||||
<updated>2024-04-03T05:32:06.501Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
@ -16,6 +16,71 @@
|
|||
<icon>http://www.sitespeed.io/favicon.ico</icon>
|
||||
<rights>All rights reserved 2022, Peter Hedenskog and team</rights>
|
||||
<category term="Web Performance"/>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.7.0]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0"/>
|
||||
<updated>2024-04-03T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Edge and Edgedriver 123 <a href="https://github.com/sitespeedio/browsertime/pull/2116">#2116</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Updated to Selenium 4.19.0 <a href="https://github.com/sitespeedio/browsertime/pull/2117">#2117</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Block domains using Bidi instead of the extension server for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2118">#2118</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.6.1]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1"/>
|
||||
<updated>2024-03-22T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix running Safari TP. Thank you <a href="https://github.com/92kns">KS</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/2115">#2115</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.6.0]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0"/>
|
||||
<updated>2024-03-20T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2110">#2110</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Chromedriver 123 and Edgedriver 122 <a href="https://github.com/sitespeedio/browsertime/pull/2111">#2111</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix a bug in stopAsError so that you can continue to measure other pages after the stop. Also follow the documentation and mark the run as a failure <a href="https://github.com/sitespeedio/browsertime/pull/2107">#2107</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Use bidi for Firefox when using <code>--basicAuth</code> <a href="https://github.com/sitespeedio/browsertime/pull/2093">#2093</a> (needs Firefox 124).</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Use bidi for Firefox when using <code>--cookie</code> <a href="https://github.com/sitespeedio/browsertime/pull/2090">#2090</a> (needs Firefox 124).</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.5.4]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.4</id>
|
||||
|
|
@ -128,80 +193,6 @@
|
|||
<ul>
|
||||
<li>Updated to Selenium 4.18.1 <a href="https://github.com/sitespeedio/browsertime/pull/2082">#2082</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.3.0]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.0</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.0"/>
|
||||
<updated>2024-02-21T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Edgedriver 121 <a href="https://github.com/sitespeedio/browsertime/pull/2078">#2078</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Chromdriver 122 <a href="https://github.com/sitespeedio/browsertime/pull/2080">#2080</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Chrome 122 and Firefox 123 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2081">#2081</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Log that Throttle is used inside Docker <a href="https://github.com/sitespeedio/browsertime/pull/2077">#2077</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.2.1]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.1</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.1"/>
|
||||
<updated>2024-02-11T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix correct JavaScript signaure for stopAsError in types.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 21.2.0]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.0</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.0"/>
|
||||
<updated>2024-02-11T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Edge 121 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2071">#2071</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>You can stop a measurement as a failure and make sure no metrics is collected. This is useful if you catch an error in try/catch when trying to measure a page. <code>measure.stopAsError(failureMessage, optionalURL)</code>. Add your message and if you know the URL, add it. <a href="https://github.com/sitespeedio/browsertime/pull/2076">2076</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Set correct viewports for the following emulated mobiles for Chrome: iPhone 14 Pro Max <a href="https://github.com/sitespeedio/browsertime/pull/2070">#2070</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Update adbkit to 3.2.6 <a href="https://github.com/sitespeedio/browsertime/pull/2069">#2069</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Selenium 4.17.0 <a href="https://github.com/sitespeedio/browsertime/pull/2068">#2068</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>There was a missing await when getting the tcpdump <a href="https://github.com/sitespeedio/browsertime/pull/2075">#2075</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Remove all trace level logs (and do debug instead) since trace added unnecessary stacktraces to the log <a href="https://github.com/sitespeedio/browsertime/pull/2074">#2074</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<title>browsertime release feed</title>
|
||||
<link>https://www.sitespeed.io</link>
|
||||
<description>New releases and changelog feed of browsertime</description>
|
||||
<lastBuildDate>Wed, 20 Mar 2024 13:29:13 GMT</lastBuildDate>
|
||||
<lastBuildDate>Wed, 03 Apr 2024 05:32:06 GMT</lastBuildDate>
|
||||
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<language>en</language>
|
||||
|
|
@ -16,6 +16,62 @@
|
|||
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
|
||||
<category>Web Performance</category>
|
||||
<atom:link href="https://www.sitespeed.io/feed/browsertime.rss" rel="self" type="application/rss+xml"/>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.7.0]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0</guid>
|
||||
<pubDate>Wed, 03 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Edge and Edgedriver 123 <a href="https://github.com/sitespeedio/browsertime/pull/2116">#2116</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Updated to Selenium 4.19.0 <a href="https://github.com/sitespeedio/browsertime/pull/2117">#2117</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Block domains using Bidi instead of the extension server for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2118">#2118</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.6.1]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1</guid>
|
||||
<pubDate>Fri, 22 Mar 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix running Safari TP. Thank you <a href="https://github.com/92kns">KS</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/2115">#2115</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.6.0]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0</guid>
|
||||
<pubDate>Wed, 20 Mar 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2110">#2110</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Chromedriver 123 and Edgedriver 122 <a href="https://github.com/sitespeedio/browsertime/pull/2111">#2111</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix a bug in stopAsError so that you can continue to measure other pages after the stop. Also follow the documentation and mark the run as a failure <a href="https://github.com/sitespeedio/browsertime/pull/2107">#2107</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Use bidi for Firefox when using <code>--basicAuth</code> <a href="https://github.com/sitespeedio/browsertime/pull/2093">#2093</a> (needs Firefox 124).</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Use bidi for Firefox when using <code>--cookie</code> <a href="https://github.com/sitespeedio/browsertime/pull/2090">#2090</a> (needs Firefox 124).</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.5.4]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.4</link>
|
||||
|
|
@ -110,71 +166,6 @@
|
|||
<ul>
|
||||
<li>Updated to Selenium 4.18.1 <a href="https://github.com/sitespeedio/browsertime/pull/2082">#2082</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.3.0]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.0</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.0</guid>
|
||||
<pubDate>Wed, 21 Feb 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Edgedriver 121 <a href="https://github.com/sitespeedio/browsertime/pull/2078">#2078</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Chromdriver 122 <a href="https://github.com/sitespeedio/browsertime/pull/2080">#2080</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Chrome 122 and Firefox 123 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2081">#2081</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Log that Throttle is used inside Docker <a href="https://github.com/sitespeedio/browsertime/pull/2077">#2077</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.2.1]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.1</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.1</guid>
|
||||
<pubDate>Sun, 11 Feb 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix correct JavaScript signaure for stopAsError in types.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.2.0]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.0</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.0</guid>
|
||||
<pubDate>Sun, 11 Feb 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Edge 121 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2071">#2071</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>You can stop a measurement as a failure and make sure no metrics is collected. This is useful if you catch an error in try/catch when trying to measure a page. <code>measure.stopAsError(failureMessage, optionalURL)</code>. Add your message and if you know the URL, add it. <a href="https://github.com/sitespeedio/browsertime/pull/2076">2076</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Set correct viewports for the following emulated mobiles for Chrome: iPhone 14 Pro Max <a href="https://github.com/sitespeedio/browsertime/pull/2070">#2070</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Update adbkit to 3.2.6 <a href="https://github.com/sitespeedio/browsertime/pull/2069">#2069</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Selenium 4.17.0 <a href="https://github.com/sitespeedio/browsertime/pull/2068">#2068</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>There was a missing await when getting the tcpdump <a href="https://github.com/sitespeedio/browsertime/pull/2075">#2075</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Remove all trace level logs (and do debug instead) since trace added unnecessary stacktraces to the log <a href="https://github.com/sitespeedio/browsertime/pull/2074">#2074</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>chrome-har-release-feed</id>
|
||||
<title>chrome-har release feed</title>
|
||||
<updated>2023-12-31T09:18:59.414Z</updated>
|
||||
<updated>2024-03-21T14:14:57.463Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<title>chrome-har release feed</title>
|
||||
<link>https://www.sitespeed.io</link>
|
||||
<description>New releases and changelog feed of chrome-har</description>
|
||||
<lastBuildDate>Sun, 31 Dec 2023 09:18:59 GMT</lastBuildDate>
|
||||
<lastBuildDate>Thu, 21 Mar 2024 14:14:57 GMT</lastBuildDate>
|
||||
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<language>en</language>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>coach-core-release-feed</id>
|
||||
<title>coach-core release feed</title>
|
||||
<updated>2024-02-11T11:18:37.276Z</updated>
|
||||
<updated>2024-03-21T14:14:57.464Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<title>coach-core release feed</title>
|
||||
<link>https://www.sitespeed.io</link>
|
||||
<description>New releases and changelog feed of coach-core</description>
|
||||
<lastBuildDate>Sun, 11 Feb 2024 11:18:37 GMT</lastBuildDate>
|
||||
<lastBuildDate>Thu, 21 Mar 2024 14:14:57 GMT</lastBuildDate>
|
||||
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<language>en</language>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>pagexray-release-feed</id>
|
||||
<title>pagexray release feed</title>
|
||||
<updated>2024-02-11T11:18:37.277Z</updated>
|
||||
<updated>2024-03-21T14:14:57.465Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<title>pagexray release feed</title>
|
||||
<link>https://www.sitespeed.io</link>
|
||||
<description>New releases and changelog feed of pagexray</description>
|
||||
<lastBuildDate>Sun, 11 Feb 2024 11:18:37 GMT</lastBuildDate>
|
||||
<lastBuildDate>Thu, 21 Mar 2024 14:14:57 GMT</lastBuildDate>
|
||||
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<language>en</language>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<title>sitespeed.io release feed</title>
|
||||
<link>https://www.sitespeed.io</link>
|
||||
<description>New releases and changelog feed of sitespeed.io</description>
|
||||
<lastBuildDate>Wed, 20 Mar 2024 00:00:00 GMT</lastBuildDate>
|
||||
<lastBuildDate>Thu, 04 Apr 2024 00:00:00 GMT</lastBuildDate>
|
||||
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<language>en</language>
|
||||
|
|
@ -15,6 +15,62 @@
|
|||
</image>
|
||||
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
|
||||
<atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 33.5.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.5.0</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.5.0</guid>
|
||||
<pubDate>Thu, 04 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Updated to Edge 123 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4135">#4135</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Added missing default green/yellow/red limits for CLS and TTFB on the start page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4120">#4120</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Browsertime 21.7.0 with Edgedriver 123.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>The summary page alway showed blue color for AXE violations. This PR makes them green/yellow/red <a href="https://github.com/sitespeedio/sitespeed.io/pull/4123">#4123</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Updated dependencies:</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.7.0]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0</guid>
|
||||
<pubDate>Wed, 03 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Edge and Edgedriver 123 <a href="https://github.com/sitespeedio/browsertime/pull/2116">#2116</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Updated to Selenium 4.19.0 <a href="https://github.com/sitespeedio/browsertime/pull/2117">#2117</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Block domains using Bidi instead of the extension server for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2118">#2118</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.6.1]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1</guid>
|
||||
<pubDate>Fri, 22 Mar 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix running Safari TP. Thank you <a href="https://github.com/92kns">KS</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/2115">#2115</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 33.4.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0</link>
|
||||
|
|
@ -25,11 +81,36 @@
|
|||
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4114">#4114</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for runnin .stopAsError.</li>
|
||||
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for running <code>.stopAsError</code>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.6.0]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0</guid>
|
||||
<pubDate>Wed, 20 Mar 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2110">#2110</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Chromedriver 123 and Edgedriver 122 <a href="https://github.com/sitespeedio/browsertime/pull/2111">#2111</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix a bug in stopAsError so that you can continue to measure other pages after the stop. Also follow the documentation and mark the run as a failure <a href="https://github.com/sitespeedio/browsertime/pull/2107">#2107</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Use bidi for Firefox when using <code>--basicAuth</code> <a href="https://github.com/sitespeedio/browsertime/pull/2093">#2093</a> (needs Firefox 124).</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Use bidi for Firefox when using <code>--cookie</code> <a href="https://github.com/sitespeedio/browsertime/pull/2090">#2090</a> (needs Firefox 124).</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 33.3.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.3.0</link>
|
||||
|
|
@ -188,28 +269,6 @@
|
|||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.3.0]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.0</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.3.0</guid>
|
||||
<pubDate>Wed, 21 Feb 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Edgedriver 121 <a href="https://github.com/sitespeedio/browsertime/pull/2078">#2078</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Chromdriver 122 <a href="https://github.com/sitespeedio/browsertime/pull/2080">#2080</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Chrome 122 and Firefox 123 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2081">#2081</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Log that Throttle is used inside Docker <a href="https://github.com/sitespeedio/browsertime/pull/2077">#2077</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 33.0.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.0.0</link>
|
||||
|
|
@ -238,49 +297,6 @@
|
|||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.2.1]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.1</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.1</guid>
|
||||
<pubDate>Sun, 11 Feb 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix correct JavaScript signaure for stopAsError in types.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 21.2.0]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.0</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.2.0</guid>
|
||||
<pubDate>Sun, 11 Feb 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Edge 121 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2071">#2071</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>You can stop a measurement as a failure and make sure no metrics is collected. This is useful if you catch an error in try/catch when trying to measure a page. <code>measure.stopAsError(failureMessage, optionalURL)</code>. Add your message and if you know the URL, add it. <a href="https://github.com/sitespeedio/browsertime/pull/2076">2076</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Set correct viewports for the following emulated mobiles for Chrome: iPhone 14 Pro Max <a href="https://github.com/sitespeedio/browsertime/pull/2070">#2070</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Update adbkit to 3.2.6 <a href="https://github.com/sitespeedio/browsertime/pull/2069">#2069</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Selenium 4.17.0 <a href="https://github.com/sitespeedio/browsertime/pull/2068">#2068</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>There was a missing await when getting the tcpdump <a href="https://github.com/sitespeedio/browsertime/pull/2075">#2075</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Remove all trace level logs (and do debug instead) since trace added unnecessary stacktraces to the log <a href="https://github.com/sitespeedio/browsertime/pull/2074">#2074</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 32.2.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.2.0</link>
|
||||
|
|
@ -318,18 +334,6 @@
|
|||
<pubDate>Fri, 19 Jan 2024 00:00:00 GMT</pubDate>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 31.2.1]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.1</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.1</guid>
|
||||
<pubDate>Thu, 18 Jan 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Another fix for <code>--budget.suppressExitCode</code> hopefully it works better this time <a href="https://github.com/sitespeedio/sitespeed.io/pull/4065">#4065</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[pagexray 4.4.4]]></title>
|
||||
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.4</link>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>sitespeed.io-release-feed</id>
|
||||
<title>sitespeed.io release feed</title>
|
||||
<updated>2024-03-20T14:25:27.213Z</updated>
|
||||
<updated>2024-04-04T09:41:25.056Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
@ -16,6 +16,34 @@
|
|||
<icon>http://www.sitespeed.io/favicon.ico</icon>
|
||||
<rights>All rights reserved 2022, Peter Hedenskog and team</rights>
|
||||
<category term="Web Performance"/>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 33.5.0]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.5.0</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.5.0"/>
|
||||
<updated>2024-04-04T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Updated to Edge 123 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4135">#4135</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Added missing default green/yellow/red limits for CLS and TTFB on the start page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4120">#4120</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Browsertime 21.7.0 with Edgedriver 123.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>The summary page alway showed blue color for AXE violations. This PR makes them green/yellow/red <a href="https://github.com/sitespeedio/sitespeed.io/pull/4123">#4123</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Updated dependencies:</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 33.4.0]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0</id>
|
||||
|
|
@ -26,7 +54,7 @@
|
|||
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4114">#4114</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for runnin .stopAsError.</li>
|
||||
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for running <code>.stopAsError</code>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
|
|
@ -184,19 +212,4 @@
|
|||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 31.2.1]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.1</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.1"/>
|
||||
<updated>2024-01-18T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Another fix for <code>--budget.suppressExitCode</code> hopefully it works better this time <a href="https://github.com/sitespeedio/sitespeed.io/pull/4065">#4065</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
</feed>
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
<title>sitespeed.io release feed</title>
|
||||
<link>https://www.sitespeed.io</link>
|
||||
<description>New releases and changelog feed of sitespeed.io</description>
|
||||
<lastBuildDate>Wed, 20 Mar 2024 14:25:27 GMT</lastBuildDate>
|
||||
<lastBuildDate>Thu, 04 Apr 2024 09:41:25 GMT</lastBuildDate>
|
||||
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<language>en</language>
|
||||
|
|
@ -16,6 +16,31 @@
|
|||
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
|
||||
<category>Web Performance</category>
|
||||
<atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 33.5.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.5.0</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.5.0</guid>
|
||||
<pubDate>Thu, 04 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Updated to Edge 123 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4135">#4135</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Added missing default green/yellow/red limits for CLS and TTFB on the start page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4120">#4120</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Browsertime 21.7.0 with Edgedriver 123.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>The summary page alway showed blue color for AXE violations. This PR makes them green/yellow/red <a href="https://github.com/sitespeedio/sitespeed.io/pull/4123">#4123</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Updated dependencies:</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 33.4.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0</link>
|
||||
|
|
@ -26,7 +51,7 @@
|
|||
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4114">#4114</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for runnin .stopAsError.</li>
|
||||
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for running <code>.stopAsError</code>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
|
|
@ -157,17 +182,5 @@
|
|||
<pubDate>Fri, 19 Jan 2024 00:00:00 GMT</pubDate>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 31.2.1]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.1</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.1</guid>
|
||||
<pubDate>Thu, 18 Jan 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Another fix for <code>--budget.suppressExitCode</code> hopefully it works better this time <a href="https://github.com/sitespeedio/sitespeed.io/pull/4065">#4065</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
Reference in New Issue