new release

This commit is contained in:
soulgalore 2022-06-23 15:04:16 +02:00
parent 4fd2eaaa94
commit e4525cdc9e
8 changed files with 190 additions and 206 deletions

View File

@ -1 +1 @@
16.9.1
16.10.0

View File

@ -1 +1 @@
25.2.0
25.2.1

View File

@ -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-22T00:00:00.000Z</updated>
<updated>2022-06-23T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -15,6 +15,39 @@
<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[browsertime 16.10.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.10.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.10.0"/>
<updated>2022-06-23T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Upgraded the Docker container to use Chrome 103.</li>
</ul>
<ul>
<li>Upgraded to Chromedriver 103.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 25.2.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.2.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.2.1"/>
<updated>2022-06-23T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Bug fix for adding custom CSS from plugins, than you <a href="https://github.com/josh-lr">Josh Duncan</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/3679">#3679</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 25.2.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.2.0</id>
@ -84,21 +117,6 @@
<ul>
<li>Removed the dependecy of route. Using <code>ip route</code> instead and we already have <code>ip</code> as a requirement.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 25.1.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.0"/>
<updated>2022-06-15T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated Browsertime to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1690---2022-06-15">16.9.0</a> with the following changes:</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
@ -121,6 +139,21 @@
<ul>
<li>Instead of throwing errors and exit the tests if the page hasn&#39;t finished loading after 5 minutes, we now gracefully ends the test after 2 minutes (you can change that time with <code>--maxLoadTime</code>). That makes more sense than just throwing errors <a href="https://github.com/sitespeedio/browsertime/pull/1810">#1810</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 25.1.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.0"/>
<updated>2022-06-15T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated Browsertime to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1690---2022-06-15">16.9.0</a> with the following changes:</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
@ -262,25 +295,6 @@
<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>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 24.7.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.7.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.7.0"/>
<updated>2022-05-11T00: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#1640---2022-05-11">Browsertime 16.4.0</a> fixes a bug for LCP in the video and also output when LCP happens in the video.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Make sure we got CLS from Browsertime when we try to render it <a href="https://github.com/sitespeedio/sitespeed.io/pull/3650">#3650</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
@ -319,6 +333,25 @@
<ul>
<li>Only get LCP in Visual Metrics if the LCP API gives us a element <a href="https://github.com/sitespeedio/browsertime/pull/1786">#1786</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.7.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.7.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.7.0"/>
<updated>2022-05-11T00: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#1640---2022-05-11">Browsertime 16.4.0</a> fixes a bug for LCP in the video and also output when LCP happens in the video.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Make sure we got CLS from Browsertime when we try to render it <a href="https://github.com/sitespeedio/sitespeed.io/pull/3650">#3650</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
@ -373,43 +406,6 @@
<ul>
<li>Added more safe check when we miss Crux data.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 16.2.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.2"/>
<updated>2022-05-06T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>The Docker container uses Ubuntu 20 again (instead of 22) since there&#39;s been multiple problems (running on ARM and on some cloud services).</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 24.5.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.5.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.5.0"/>
<updated>2022-05-05T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Add INP and TTFB to the CRUX metrics <a href="https://github.com/sitespeedio/sitespeed.io/pull/3645">#3645</a>.</li>
</ul>
<ul>
<li>Updated the Chrome USer Experience dashboard to include the new metrics. You can see the dahsboard <a href="https://dashboard.sitespeed.io/d/t_bhsNGMk/chrome-user-experience-report">here</a> and download the new one from <a href="https://github.com/sitespeedio/grafana-bootstrap-docker/blob/main/dashboards/graphite/ChromeUserExperienceReport.json">here</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Bumped Browsertime with a new fix release for the upcoming portable visual metrics script.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>

View File

@ -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-19T17:27:15.437Z</updated>
<updated>2022-06-23T12:55:15.726Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,24 @@
<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.10.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.10.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.10.0"/>
<updated>2022-06-23T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Upgraded the Docker container to use Chrome 103.</li>
</ul>
<ul>
<li>Upgraded to Chromedriver 103.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 16.9.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.1</id>
@ -175,21 +193,6 @@
<ul>
<li>If you use <code>--visualElements</code> and the browser supports the Largest Contentful API, we also record</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 16.2.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.2"/>
<updated>2022-05-06T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>The Docker container uses Ubuntu 20 again (instead of 22) since there&#39;s been multiple problems (running on ARM and on some cloud services).</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>

View File

@ -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>Sun, 19 Jun 2022 17:27:15 GMT</lastBuildDate>
<lastBuildDate>Thu, 23 Jun 2022 12:55:15 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,21 @@
<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.10.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.10.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.10.0</guid>
<pubDate>Thu, 23 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Upgraded the Docker container to use Chrome 103.</li>
</ul>
<ul>
<li>Upgraded to Chromedriver 103.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 16.9.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.1</link>
@ -151,18 +166,6 @@
<ul>
<li>If you use <code>--visualElements</code> and the browser supports the Largest Contentful API, we also record</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 16.2.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.2</guid>
<pubDate>Fri, 06 May 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>The Docker container uses Ubuntu 20 again (instead of 22) since there&#39;s been multiple problems (running on ARM and on some cloud services).</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>

View File

@ -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, 22 Jun 2022 00:00:00 GMT</lastBuildDate>
<lastBuildDate>Thu, 23 Jun 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,33 @@
</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[browsertime 16.10.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.10.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.10.0</guid>
<pubDate>Thu, 23 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Upgraded the Docker container to use Chrome 103.</li>
</ul>
<ul>
<li>Upgraded to Chromedriver 103.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 25.2.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.2.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.2.1</guid>
<pubDate>Thu, 23 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Bug fix for adding custom CSS from plugins, than you <a href="https://github.com/josh-lr">Josh Duncan</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/3679">#3679</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 25.2.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.2.0</link>
@ -73,18 +100,6 @@
</ul>
]]></description>
</item>
<item>
<title><![CDATA[sitespeed.io 25.1.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.0</guid>
<pubDate>Wed, 15 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated Browsertime to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1690---2022-06-15">16.9.0</a> with the following changes:</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.9.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.0</link>
@ -104,6 +119,18 @@
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 25.1.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.0</guid>
<pubDate>Wed, 15 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated Browsertime to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1690---2022-06-15">16.9.0</a> with the following changes:</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.0.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.0.0</link>
@ -224,22 +251,6 @@
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 24.7.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.7.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.7.0</guid>
<pubDate>Wed, 11 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#1640---2022-05-11">Browsertime 16.4.0</a> fixes a bug for LCP in the video and also output when LCP happens in the video.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Make sure we got CLS from Browsertime when we try to render it <a href="https://github.com/sitespeedio/sitespeed.io/pull/3650">#3650</a>.</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.5.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.5.0</link>
@ -272,6 +283,22 @@
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 24.7.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.7.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.7.0</guid>
<pubDate>Wed, 11 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#1640---2022-05-11">Browsertime 16.4.0</a> fixes a bug for LCP in the video and also output when LCP happens in the video.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Make sure we got CLS from Browsertime when we try to render it <a href="https://github.com/sitespeedio/sitespeed.io/pull/3650">#3650</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.6.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.6.0</link>
@ -314,37 +341,6 @@
<ul>
<li>Added more safe check when we miss Crux data.</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.2.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.2</guid>
<pubDate>Fri, 06 May 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>The Docker container uses Ubuntu 20 again (instead of 22) since there&#39;s been multiple problems (running on ARM and on some cloud services).</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 24.5.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.5.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.5.0</guid>
<pubDate>Thu, 05 May 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Add INP and TTFB to the CRUX metrics <a href="https://github.com/sitespeedio/sitespeed.io/pull/3645">#3645</a>.</li>
</ul>
<ul>
<li>Updated the Chrome USer Experience dashboard to include the new metrics. You can see the dahsboard <a href="https://dashboard.sitespeed.io/d/t_bhsNGMk/chrome-user-experience-report">here</a> and download the new one from <a href="https://github.com/sitespeedio/grafana-bootstrap-docker/blob/main/dashboards/graphite/ChromeUserExperienceReport.json">here</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Bumped Browsertime with a new fix release for the upcoming portable visual metrics script.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>

View File

@ -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-22T08:53:32.879Z</updated>
<updated>2022-06-23T08:26:51.409Z</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[sitespeed.io 25.2.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.2.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.2.1"/>
<updated>2022-06-23T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Bug fix for adding custom CSS from plugins, than you <a href="https://github.com/josh-lr">Josh Duncan</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/3679">#3679</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 25.2.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.2.0</id>
@ -179,28 +194,6 @@
<ul>
<li>Added more safe check when we miss Crux data.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 24.5.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.5.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.5.0"/>
<updated>2022-05-05T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Add INP and TTFB to the CRUX metrics <a href="https://github.com/sitespeedio/sitespeed.io/pull/3645">#3645</a>.</li>
</ul>
<ul>
<li>Updated the Chrome USer Experience dashboard to include the new metrics. You can see the dahsboard <a href="https://dashboard.sitespeed.io/d/t_bhsNGMk/chrome-user-experience-report">here</a> and download the new one from <a href="https://github.com/sitespeedio/grafana-bootstrap-docker/blob/main/dashboards/graphite/ChromeUserExperienceReport.json">here</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Bumped Browsertime with a new fix release for the upcoming portable visual metrics script.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>

View File

@ -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, 22 Jun 2022 08:53:32 GMT</lastBuildDate>
<lastBuildDate>Thu, 23 Jun 2022 08:26:51 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/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[sitespeed.io 25.2.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.2.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.2.1</guid>
<pubDate>Thu, 23 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Bug fix for adding custom CSS from plugins, than you <a href="https://github.com/josh-lr">Josh Duncan</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/3679">#3679</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 25.2.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.2.0</link>
@ -155,25 +167,6 @@
<ul>
<li>Added more safe check when we miss Crux data.</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.5.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.5.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.5.0</guid>
<pubDate>Thu, 05 May 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Add INP and TTFB to the CRUX metrics <a href="https://github.com/sitespeedio/sitespeed.io/pull/3645">#3645</a>.</li>
</ul>
<ul>
<li>Updated the Chrome USer Experience dashboard to include the new metrics. You can see the dahsboard <a href="https://dashboard.sitespeed.io/d/t_bhsNGMk/chrome-user-experience-report">here</a> and download the new one from <a href="https://github.com/sitespeedio/grafana-bootstrap-docker/blob/main/dashboards/graphite/ChromeUserExperienceReport.json">here</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Bumped Browsertime with a new fix release for the upcoming portable visual metrics script.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>