version bump
This commit is contained in:
parent
25152736b7
commit
d6b0095fcb
|
|
@ -1 +1 @@
|
|||
26.0.1
|
||||
26.1.0
|
||||
|
|
@ -259,6 +259,7 @@ Text
|
|||
|
||||
Sustainable
|
||||
--sustainable.enable Test if the web page is sustainable. [boolean]
|
||||
--sustainable.model Model used for measure digital carbon emissions. [choices: "1byte", "swd"] [default: "1byte"]
|
||||
--sustainable.pageViews Number of page views used when calculating CO2.
|
||||
--sustainable.disableHosting Disable the hosting check. Default we do a check to a local database of domains with green hosting provided by the Green Web Foundation [boolean] [default: false]
|
||||
--sustainable.useGreenWebHostingAPI Instead of using the local copy of the hosting database, you can use the latest version through the Green Web Foundation API. This means sitespeed.io will make HTTP GET to the the hosting info. [boolean] [default: false]
|
||||
|
|
|
|||
|
|
@ -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>2022-09-27T00:00:00.000Z</updated>
|
||||
<updated>2022-10-21T00:00:00.000Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
@ -15,6 +15,31 @@
|
|||
<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 26.1.0]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.1.0</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.1.0"/>
|
||||
<updated>2022-10-21T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Update to 0.10.4 co2 and make it possible change model <a href="https://github.com/sitespeedio/sitespeed.io/pull/3736">#3736</a> and the to 0.11.3 in <a href="https://github.com/sitespeedio/sitespeed.io/pull/3741">#3741</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Upgraded Docker container to use Chrome, Edge and Firefox 106.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Show start/end date for collected Crux data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3740">#3740</a></li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Better explanation for some PageXray metrics <a href="https://github.com/sitespeedio/sitespeed.io/pull/3743">#3743</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 26.0.1]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.0.1</id>
|
||||
|
|
@ -255,21 +280,6 @@
|
|||
<ul>
|
||||
<li>Updated Browsertime to 16.14.1 that adds a guard for null values in rsd (this fixes the warning logs happening in 25.8.0).</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 25.8.0]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.8.0</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.8.0"/>
|
||||
<updated>2022-08-26T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16140---2022-08-26">Browsertime 16.14.0</a>. that collects relative standard deviation for metrics and the number of processes that runs on the server when you start a test.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
@ -352,21 +362,6 @@
|
|||
<ul>
|
||||
<li>Disable adding lastCPULongTask to the HAR data since it breaks waterfall view on slow mobile phones with late CPU long tasks <a href="https://github.com/sitespeedio/browsertime/pull/1828">#1828</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 16.13.1]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.13.1</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.13.1"/>
|
||||
<updated>2022-08-10T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Make sure that Android id is always picked up from the phone if tests run on Android <a href="https://github.com/sitespeedio/browsertime/pull/1826">#1826</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
|
|||
|
|
@ -162,21 +162,6 @@
|
|||
<ul>
|
||||
<li>Disable adding lastCPULongTask to the HAR data since it breaks waterfall view on slow mobile phones with late CPU long tasks <a href="https://github.com/sitespeedio/browsertime/pull/1828">#1828</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 16.13.1]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.13.1</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.13.1"/>
|
||||
<updated>2022-08-10T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Make sure that Android id is always picked up from the phone if tests run on Android <a href="https://github.com/sitespeedio/browsertime/pull/1826">#1826</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
|
|||
|
|
@ -138,18 +138,6 @@
|
|||
<ul>
|
||||
<li>Disable adding lastCPULongTask to the HAR data since it breaks waterfall view on slow mobile phones with late CPU long tasks <a href="https://github.com/sitespeedio/browsertime/pull/1828">#1828</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 16.13.1]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.13.1</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.13.1</guid>
|
||||
<pubDate>Wed, 10 Aug 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Make sure that Android id is always picked up from the phone if tests run on Android <a href="https://github.com/sitespeedio/browsertime/pull/1826">#1826</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
|
|
|
|||
|
|
@ -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>Tue, 27 Sep 2022 00:00:00 GMT</lastBuildDate>
|
||||
<lastBuildDate>Fri, 21 Oct 2022 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,28 @@
|
|||
</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 26.1.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.1.0</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.1.0</guid>
|
||||
<pubDate>Fri, 21 Oct 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Update to 0.10.4 co2 and make it possible change model <a href="https://github.com/sitespeedio/sitespeed.io/pull/3736">#3736</a> and the to 0.11.3 in <a href="https://github.com/sitespeedio/sitespeed.io/pull/3741">#3741</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Upgraded Docker container to use Chrome, Edge and Firefox 106.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Show start/end date for collected Crux data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3740">#3740</a></li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Better explanation for some PageXray metrics <a href="https://github.com/sitespeedio/sitespeed.io/pull/3743">#3743</a>.</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 26.0.1]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.0.1</link>
|
||||
|
|
@ -219,18 +241,6 @@
|
|||
<ul>
|
||||
<li>Updated Browsertime to 16.14.1 that adds a guard for null values in rsd (this fixes the warning logs happening in 25.8.0).</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 25.8.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.8.0</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.8.0</guid>
|
||||
<pubDate>Fri, 26 Aug 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16140---2022-08-26">Browsertime 16.14.0</a>. that collects relative standard deviation for metrics and the number of processes that runs on the server when you start a test.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
|
|
@ -298,18 +308,6 @@
|
|||
<ul>
|
||||
<li>Disable adding lastCPULongTask to the HAR data since it breaks waterfall view on slow mobile phones with late CPU long tasks <a href="https://github.com/sitespeedio/browsertime/pull/1828">#1828</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 16.13.1]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.13.1</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.13.1</guid>
|
||||
<pubDate>Wed, 10 Aug 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Make sure that Android id is always picked up from the phone if tests run on Android <a href="https://github.com/sitespeedio/browsertime/pull/1826">#1826</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>sitespeed.io-release-feed</id>
|
||||
<title>sitespeed.io release feed</title>
|
||||
<updated>2022-09-27T08:31:05.028Z</updated>
|
||||
<updated>2022-10-21T13:51:40.511Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
@ -16,6 +16,31 @@
|
|||
<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 26.1.0]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.1.0</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.1.0"/>
|
||||
<updated>2022-10-21T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Update to 0.10.4 co2 and make it possible change model <a href="https://github.com/sitespeedio/sitespeed.io/pull/3736">#3736</a> and the to 0.11.3 in <a href="https://github.com/sitespeedio/sitespeed.io/pull/3741">#3741</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Upgraded Docker container to use Chrome, Edge and Firefox 106.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Show start/end date for collected Crux data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3740">#3740</a></li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Better explanation for some PageXray metrics <a href="https://github.com/sitespeedio/sitespeed.io/pull/3743">#3743</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 26.0.1]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.0.1</id>
|
||||
|
|
@ -186,21 +211,6 @@
|
|||
<ul>
|
||||
<li>Updated Browsertime to 16.14.1 that adds a guard for null values in rsd (this fixes the warning logs happening in 25.8.0).</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 25.8.0]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.8.0</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.8.0"/>
|
||||
<updated>2022-08-26T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16140---2022-08-26">Browsertime 16.14.0</a>. that collects relative standard deviation for metrics and the number of processes that runs on the server when you start a test.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
|
|||
|
|
@ -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>Tue, 27 Sep 2022 08:31:05 GMT</lastBuildDate>
|
||||
<lastBuildDate>Fri, 21 Oct 2022 13:51:40 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,28 @@
|
|||
<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 26.1.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.1.0</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.1.0</guid>
|
||||
<pubDate>Fri, 21 Oct 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Update to 0.10.4 co2 and make it possible change model <a href="https://github.com/sitespeedio/sitespeed.io/pull/3736">#3736</a> and the to 0.11.3 in <a href="https://github.com/sitespeedio/sitespeed.io/pull/3741">#3741</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Upgraded Docker container to use Chrome, Edge and Firefox 106.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Show start/end date for collected Crux data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3740">#3740</a></li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Better explanation for some PageXray metrics <a href="https://github.com/sitespeedio/sitespeed.io/pull/3743">#3743</a>.</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 26.0.1]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.0.1</link>
|
||||
|
|
@ -162,18 +184,6 @@
|
|||
<ul>
|
||||
<li>Updated Browsertime to 16.14.1 that adds a guard for null values in rsd (this fixes the warning logs happening in 25.8.0).</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 25.8.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.8.0</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.8.0</guid>
|
||||
<pubDate>Fri, 26 Aug 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16140---2022-08-26">Browsertime 16.14.0</a>. that collects relative standard deviation for metrics and the number of processes that runs on the server when you start a test.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Reference in New Issue