177 lines
10 KiB
XML
177 lines
10 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||
<channel>
|
||
<title>sitespeed.io release feed</title>
|
||
<link>https://www.sitespeed.io</link>
|
||
<description>New releases and changelog feed of sitespeed.io</description>
|
||
<lastBuildDate>Wed, 21 Feb 2024 17:28:47 GMT</lastBuildDate>
|
||
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
||
<generator>https://github.com/jpmonette/feed</generator>
|
||
<language>en</language>
|
||
<image>
|
||
<title>sitespeed.io release feed</title>
|
||
<url>https://www.sitespeed.io/img/logos/sitespeed.io.png</url>
|
||
<link>https://www.sitespeed.io</link>
|
||
</image>
|
||
<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.1.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.1.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.1.0</guid>
|
||
<pubDate>Wed, 21 Feb 2024 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Firefox 123 and Chrome 122 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4090">#4090</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4089">#4089</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Chromedriver 122 and Edgedriver 121</li>
|
||
</ul>
|
||
<ul>
|
||
<li><a href="https://github.com/sitespeedio/sitespeed.io/pull/4091">Browsertime 21.3.0</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 33.0.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.0.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.0.0</guid>
|
||
<pubDate>Sun, 11 Feb 2024 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#2120---2024-02-11">Browsertime 21.2.0</a> that adds a new way to stop your measureemnts if your navigation fails <code>measure.stopAsError(failureMessage, optionalURL)</code>. Perfect to use in a try/catch.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Use darkmode for result HTML by adding <code>--html.darkMode</code>, thank you <a href="https://github.com/petemyron">petemyron</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4081">#4081</a>.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Update co2.js to 0.14.2 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4074">#4074</a></li>
|
||
</ul>
|
||
<ul>
|
||
<li>More solid error handling if one page fail in scripting. This fixes so that the HTML for the rest of pages should be generated <a href="https://github.com/sitespeedio/sitespeed.io/pull/4079">#4079</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Remove console.errors of errors (they have already been reported in the log) <a href="https://github.com/sitespeedio/sitespeed.io/pull/4080">#4080</a>.</li>
|
||
</ul>
|
||
<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>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.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>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.2.0</guid>
|
||
<pubDate>Wed, 24 Jan 2024 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Chrome and Chromedriver 121 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4069">#4069</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Browsertime 21.1.0 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4070">#4070</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 32.1.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.1.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.1.0</guid>
|
||
<pubDate>Tue, 23 Jan 2024 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated the WebPageReplay version in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4067">#4067</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Firefox 122 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4068">#4068</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 32.0.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.0.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#32.0.0</guid>
|
||
<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[sitespeed.io 31.2.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0</guid>
|
||
<pubDate>Wed, 17 Jan 2024 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Collect statstics about how the page is built between runs. You can see these metrics on the "side by side"-page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4061">#4061</a>.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>There was bug that caused budget.suppressExitCode to fail that I introduced and reported in <a href="https://github.com/sitespeedio/sitespeed.io/issues/4062">#4062</a>. It's fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4063">#4063</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 31.1.1]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.1.1</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.1.1</guid>
|
||
<pubDate>Mon, 08 Jan 2024 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>When displaying interaction to next paint, there where some copy/paste from largest contentful paint that sometimes broke the HTML (my fault). Fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4052">#4042</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 31.1.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.1.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.1.0</guid>
|
||
<pubDate>Sun, 07 Jan 2024 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Update to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2100---2024-01-07">Browsertime 21.0.0</a>:</li>
|
||
</ul>
|
||
<ul>
|
||
<li>If you use <code>process.exitCode</code> in your scripting, it will be respected by sitespeed.io and exit with that exit code <a href="https://github.com/sitespeedio/sitespeed.io/pull/4044">#4044</a>.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>If a run is markedAsFailure in your Browsertime script, sitespeed.io exits with an error code <a href="https://github.com/sitespeedio/sitespeed.io/pull/4047">#4047</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 31.0.1]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.0.1</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.0.1</guid>
|
||
<pubDate>Thu, 28 Dec 2023 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Hopefully removing "rsd" metrics in InfluxDB see <a href="https://github.com/sitespeedio/sitespeed.io/pull/4039">#4039</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Fix showing sustainable metrics in pages page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4042">#4042</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||
</item>
|
||
</channel>
|
||
</rss> |