new versions
This commit is contained in:
parent
2790e24a60
commit
52a7df8379
|
|
@ -1 +1 @@
|
|||
25.3.2
|
||||
25.4.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>2022-07-02T00:00:00.000Z</updated>
|
||||
<updated>2022-07-05T00:00:00.000Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
@ -15,6 +15,40 @@
|
|||
<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 25.4.0]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.4.0</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.4.0"/>
|
||||
<updated>2022-07-05T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Show how many long tasks happens before LCP <a href="https://github.com/sitespeedio/sitespeed.io/pull/3686">#3686</a> and show when last long task happen <a href="https://github.com/sitespeedio/sitespeed.io/pull/3687">#3687</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Updated Browsertime with a fix for Geckodriver: when you run sitespeed.io on a Raspberry Pi it will pickup Geckodriver from the PATH.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 16.11.2]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.11.2</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.11.2"/>
|
||||
<updated>2022-07-05T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Updated Geckodriver install, it will autoamtically pickup Geckodriver in the path for Raspberry Pis.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[throttle 5.0.0]]></title>
|
||||
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.0</id>
|
||||
|
|
@ -39,21 +73,6 @@
|
|||
<ul>
|
||||
<li>Another go at fixing the preWarmServer issue <a href="https://github.com/sitespeedio/sitespeed.io/pull/3683">#3683</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[throttle 4.0.3]]></title>
|
||||
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3</id>
|
||||
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3"/>
|
||||
<updated>2022-06-29T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fixed <code>--version</code> so it actually shows the version again <a href="https://github.com/sitespeedio/throttle/pull/75">#75</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
@ -84,6 +103,21 @@
|
|||
<ul>
|
||||
<li>Fixed <code>--preWarmServer</code> so it works with <code>--headless</code>, Docker and specific Android or iOS device <a href="https://github.com/sitespeedio/browsertime/pull/1815">#1815</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[throttle 4.0.3]]></title>
|
||||
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3</id>
|
||||
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3"/>
|
||||
<updated>2022-06-29T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fixed <code>--version</code> so it actually shows the version again <a href="https://github.com/sitespeedio/throttle/pull/75">#75</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
@ -362,37 +396,6 @@
|
|||
<ul>
|
||||
<li>Updated the Docker container to use Chrome 102 <a href="https://github.com/sitespeedio/sitespeed.io/pull/3665">#3665</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 24.8.1]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.8.1</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.8.1"/>
|
||||
<updated>2022-05-21T00: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#1670---2022-05-20">Browsertime 16.7.0</a> from 16.4.0. With the latest versions we get:</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>You can now use groupAlias directly in a text file <a href="https://github.com/sitespeedio/sitespeed.io/pull/3655">#3655</a>. You can read how in the <a href="https://www.sitespeed.io/documentation/sitespeed.io/configuration/#analyse-by-urls">updated documentation</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Added an option for using the full Graphite namespace when latest screenshots/video is stored for a test <a href="https://github.com/sitespeedio/sitespeed.io/pull/3660">#3660</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>If you set a user agent for Browsertime, also use it for the crawler <a href="https://github.com/sitespeedio/sitespeed.io/pull/3652">#3652</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Fix missing browser info when storing latest run data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3658">#3658</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Better fix for getting the correct browser name and version when storing latest run data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3661">#3661</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
@ -411,24 +414,6 @@
|
|||
<ul>
|
||||
<li>Inlclude TTFB and INP in the Google Web Vital namespace <a href="https://github.com/sitespeedio/browsertime/pull/1792">#1792</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 16.6.0]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.6.0</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.6.0"/>
|
||||
<updated>2022-05-20T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Implemented experimental Interaction to next paint that's useful if you test user journeys <a href="https://github.com/sitespeedio/browsertime/pull/1791">#1791</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Track when the last CPU long task happen as explained by Andy Davies of the webperf Slack channel <a href="https://github.com/sitespeedio/browsertime/pull/1789">#1789</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>browsertime-release-feed</id>
|
||||
<title>browsertime release feed</title>
|
||||
<updated>2022-06-29T20:55:00.090Z</updated>
|
||||
<updated>2022-07-05T07:49:24.295Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
@ -16,6 +16,21 @@
|
|||
<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 16.11.2]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.11.2</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.11.2"/>
|
||||
<updated>2022-07-05T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Updated Geckodriver install, it will autoamtically pickup Geckodriver in the path for Raspberry Pis.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 16.11.1]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.11.1</id>
|
||||
|
|
@ -174,24 +189,6 @@
|
|||
<ul>
|
||||
<li>Inlclude TTFB and INP in the Google Web Vital namespace <a href="https://github.com/sitespeedio/browsertime/pull/1792">#1792</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[browsertime 16.6.0]]></title>
|
||||
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.6.0</id>
|
||||
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.6.0"/>
|
||||
<updated>2022-05-20T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Implemented experimental Interaction to next paint that's useful if you test user journeys <a href="https://github.com/sitespeedio/browsertime/pull/1791">#1791</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Track when the last CPU long task happen as explained by Andy Davies of the webperf Slack channel <a href="https://github.com/sitespeedio/browsertime/pull/1789">#1789</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, 29 Jun 2022 20:55:00 GMT</lastBuildDate>
|
||||
<lastBuildDate>Tue, 05 Jul 2022 07:49:24 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,18 @@
|
|||
<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 16.11.2]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.11.2</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.11.2</guid>
|
||||
<pubDate>Tue, 05 Jul 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Updated Geckodriver install, it will autoamtically pickup Geckodriver in the path for Raspberry Pis.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 16.11.1]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.11.1</link>
|
||||
|
|
@ -150,21 +162,6 @@
|
|||
<ul>
|
||||
<li>Inlclude TTFB and INP in the Google Web Vital namespace <a href="https://github.com/sitespeedio/browsertime/pull/1792">#1792</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.6.0]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.6.0</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.6.0</guid>
|
||||
<pubDate>Fri, 20 May 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Implemented experimental Interaction to next paint that's useful if you test user journeys <a href="https://github.com/sitespeedio/browsertime/pull/1791">#1791</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Track when the last CPU long task happen as explained by Andy Davies of the webperf Slack channel <a href="https://github.com/sitespeedio/browsertime/pull/1789">#1789</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>Sat, 02 Jul 2022 00:00:00 GMT</lastBuildDate>
|
||||
<lastBuildDate>Tue, 05 Jul 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,34 @@
|
|||
</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 25.4.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.4.0</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.4.0</guid>
|
||||
<pubDate>Tue, 05 Jul 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Show how many long tasks happens before LCP <a href="https://github.com/sitespeedio/sitespeed.io/pull/3686">#3686</a> and show when last long task happen <a href="https://github.com/sitespeedio/sitespeed.io/pull/3687">#3687</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Updated Browsertime with a fix for Geckodriver: when you run sitespeed.io on a Raspberry Pi it will pickup Geckodriver from the PATH.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[browsertime 16.11.2]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.11.2</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.11.2</guid>
|
||||
<pubDate>Tue, 05 Jul 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Updated Geckodriver install, it will autoamtically pickup Geckodriver in the path for Raspberry Pis.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[throttle 5.0.0]]></title>
|
||||
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.0</link>
|
||||
|
|
@ -38,17 +66,6 @@
|
|||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[throttle 4.0.3]]></title>
|
||||
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3</link>
|
||||
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3</guid>
|
||||
<pubDate>Wed, 29 Jun 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fixed <code>--version</code> so it actually shows the version again <a href="https://github.com/sitespeedio/throttle/pull/75">#75</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 25.3.1]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.3.1</link>
|
||||
|
|
@ -73,6 +90,17 @@
|
|||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[throttle 4.0.3]]></title>
|
||||
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3</link>
|
||||
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3</guid>
|
||||
<pubDate>Wed, 29 Jun 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fixed <code>--version</code> so it actually shows the version again <a href="https://github.com/sitespeedio/throttle/pull/75">#75</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 25.3.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.3.0</link>
|
||||
|
|
@ -298,34 +326,6 @@
|
|||
<ul>
|
||||
<li>Updated the Docker container to use Chrome 102 <a href="https://github.com/sitespeedio/sitespeed.io/pull/3665">#3665</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 24.8.1]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.8.1</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.8.1</guid>
|
||||
<pubDate>Sat, 21 May 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#1670---2022-05-20">Browsertime 16.7.0</a> from 16.4.0. With the latest versions we get:</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>You can now use groupAlias directly in a text file <a href="https://github.com/sitespeedio/sitespeed.io/pull/3655">#3655</a>. You can read how in the <a href="https://www.sitespeed.io/documentation/sitespeed.io/configuration/#analyse-by-urls">updated documentation</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Added an option for using the full Graphite namespace when latest screenshots/video is stored for a test <a href="https://github.com/sitespeedio/sitespeed.io/pull/3660">#3660</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>If you set a user agent for Browsertime, also use it for the crawler <a href="https://github.com/sitespeedio/sitespeed.io/pull/3652">#3652</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Fix missing browser info when storing latest run data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3658">#3658</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Better fix for getting the correct browser name and version when storing latest run data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3661">#3661</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
|
|
@ -341,21 +341,6 @@
|
|||
<ul>
|
||||
<li>Inlclude TTFB and INP in the Google Web Vital namespace <a href="https://github.com/sitespeedio/browsertime/pull/1792">#1792</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.6.0]]></title>
|
||||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.6.0</link>
|
||||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.6.0</guid>
|
||||
<pubDate>Fri, 20 May 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Implemented experimental Interaction to next paint that's useful if you test user journeys <a href="https://github.com/sitespeedio/browsertime/pull/1791">#1791</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Track when the last CPU long task happen as explained by Andy Davies of the webperf Slack channel <a href="https://github.com/sitespeedio/browsertime/pull/1789">#1789</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-06-30T21:02:39.762Z</updated>
|
||||
<updated>2022-07-05T12:00:53.599Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
@ -16,6 +16,25 @@
|
|||
<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 25.4.0]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.4.0</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.4.0"/>
|
||||
<updated>2022-07-05T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Show how many long tasks happens before LCP <a href="https://github.com/sitespeedio/sitespeed.io/pull/3686">#3686</a> and show when last long task happen <a href="https://github.com/sitespeedio/sitespeed.io/pull/3687">#3687</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Updated Browsertime with a fix for Geckodriver: when you run sitespeed.io on a Raspberry Pi it will pickup Geckodriver from the PATH.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 25.3.2]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.3.2</id>
|
||||
|
|
@ -157,37 +176,6 @@
|
|||
<ul>
|
||||
<li>Updated the Docker container to use Chrome 102 <a href="https://github.com/sitespeedio/sitespeed.io/pull/3665">#3665</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 24.8.1]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.8.1</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.8.1"/>
|
||||
<updated>2022-05-21T00: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#1670---2022-05-20">Browsertime 16.7.0</a> from 16.4.0. With the latest versions we get:</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>You can now use groupAlias directly in a text file <a href="https://github.com/sitespeedio/sitespeed.io/pull/3655">#3655</a>. You can read how in the <a href="https://www.sitespeed.io/documentation/sitespeed.io/configuration/#analyse-by-urls">updated documentation</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Added an option for using the full Graphite namespace when latest screenshots/video is stored for a test <a href="https://github.com/sitespeedio/sitespeed.io/pull/3660">#3660</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>If you set a user agent for Browsertime, also use it for the crawler <a href="https://github.com/sitespeedio/sitespeed.io/pull/3652">#3652</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Fix missing browser info when storing latest run data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3658">#3658</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Better fix for getting the correct browser name and version when storing latest run data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3661">#3661</a>.</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>Thu, 30 Jun 2022 21:02:39 GMT</lastBuildDate>
|
||||
<lastBuildDate>Tue, 05 Jul 2022 12:00:53 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,22 @@
|
|||
<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 25.4.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.4.0</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.4.0</guid>
|
||||
<pubDate>Tue, 05 Jul 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Show how many long tasks happens before LCP <a href="https://github.com/sitespeedio/sitespeed.io/pull/3686">#3686</a> and show when last long task happen <a href="https://github.com/sitespeedio/sitespeed.io/pull/3687">#3687</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Updated Browsertime with a fix for Geckodriver: when you run sitespeed.io on a Raspberry Pi it will pickup Geckodriver from the PATH.</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.3.2]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.3.2</link>
|
||||
|
|
@ -133,34 +149,6 @@
|
|||
<ul>
|
||||
<li>Updated the Docker container to use Chrome 102 <a href="https://github.com/sitespeedio/sitespeed.io/pull/3665">#3665</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 24.8.1]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.8.1</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.8.1</guid>
|
||||
<pubDate>Sat, 21 May 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#1670---2022-05-20">Browsertime 16.7.0</a> from 16.4.0. With the latest versions we get:</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>You can now use groupAlias directly in a text file <a href="https://github.com/sitespeedio/sitespeed.io/pull/3655">#3655</a>. You can read how in the <a href="https://www.sitespeed.io/documentation/sitespeed.io/configuration/#analyse-by-urls">updated documentation</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Added an option for using the full Graphite namespace when latest screenshots/video is stored for a test <a href="https://github.com/sitespeedio/sitespeed.io/pull/3660">#3660</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>If you set a user agent for Browsertime, also use it for the crawler <a href="https://github.com/sitespeedio/sitespeed.io/pull/3652">#3652</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Fix missing browser info when storing latest run data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3658">#3658</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Better fix for getting the correct browser name and version when storing latest run data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3661">#3661</a>.</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