sitespeed.io/docs/feed/rss.xml

1396 lines
69 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>Thu, 23 Jan 2025 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>
<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>
<atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[sitespeed.io 36.0.3]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.0.3</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.0.3</guid>
<pubDate>Thu, 23 Jan 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix for uploading files to GCS/S3 that was partly broken in 36.0.0 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4410">#4410</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 36.0.2]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.0.2</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.0.2</guid>
<pubDate>Tue, 21 Jan 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Browsertime with a fix if the Jimp dependency is missing.</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 36.0.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.0.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.0.1</guid>
<pubDate>Tue, 21 Jan 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable the CPU/enableProfileRun check introduced in 36.0.0, that affected too many users <a href="https://github.com/sitespeedio/sitespeed.io/pull/4408">#4408</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 36.0.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.0.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.0.0</guid>
<pubDate>Tue, 21 Jan 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Update to Coach-core 8.1.1 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4363">#4363</a></li>
</ul>
<ul>
<li>Use the offical Slack plugin instead of node-slack <a href="https://github.com/sitespeedio/sitespeed.io/pull/4360">#4360</a>.</li>
</ul>
<ul>
<li>Firefox 134, Chrome 132 and NodeJS 22 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4395">#4395</a>, <a href="https://github.com/sitespeedio/sitespeed.io/pull/4396">#4396</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4405">#4405</a></li>
</ul>
<ul>
<li>Let the Docker container output the CPU architecture for easier error reporting <a href="https://github.com/sitespeedio/sitespeed.io/pull/4404">#4404</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Replace dependencies with local code:</li>
</ul>
<ul>
<li>Fix cli command: Use <code>--summaryDetail</code> (not summary-detail) <a href="https://github.com/sitespeedio/sitespeed.io/pull/4376">#4376</a>.</li>
</ul>
<ul>
<li>Remove connectivity output from text since it was broken <a href="https://github.com/sitespeedio/sitespeed.io/pull/4375">#4375</a>.</li>
</ul>
<ul>
<li>Upgrade to co2.js 0.16.4 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4353">#4353</a>.</li>
</ul>
<ul>
<li>Make sure co2 data is only read once at startup <a href="https://github.com/sitespeedio/sitespeed.io/pull/4352">#4352</a>.</li>
</ul>
<ul>
<li>Making the slim container a little smaller <a href="https://github.com/sitespeedio/sitespeed.io/pull/4355">#4355</a>.</li>
</ul>
<ul>
<li>Ugrade to google-cloud/storage-7.14.0 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4361">#4361</a>.</li>
</ul>
<ul>
<li>Upgrade to AWS client 3.717.0 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4368">#4368</a></li>
</ul>
<ul>
<li>Removed the webdriver manager in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4390">4390</a>. We don&#39;t use it but on MacOS Selenium still uses it to find the driver for Safari so we can only remove it in Docker.</li>
</ul>
<ul>
<li>Fix Wilcoxon NaN values when running the compare plugin <a href="https://github.com/sitespeedio/sitespeed.io/pull/4402">#4402</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 24.0.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.0.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.0.1</guid>
<pubDate>Tue, 21 Jan 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>If Jimp is missing when storing an image, log and write the file as PNG <a href="https://github.com/sitespeedio/browsertime/pull/2257">#2257</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 24.0.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.0.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.0.0</guid>
<pubDate>Mon, 20 Jan 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Edgedriver 132 <a href="https://github.com/sitespeedio/browsertime/pull/2254">#2236</a>.</li>
</ul>
<ul>
<li>Chromedriver 132 <a href="https://github.com/sitespeedio/browsertime/pull/2253">#2236</a>.</li>
</ul>
<ul>
<li>Chrome and Edge 132, Firefox 134 in the Docker container + NodeJS 22 <a href="https://github.com/sitespeedio/browsertime/pull/2255">#2255</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Replace dependencies with local implementation:</li>
</ul>
<ul>
<li>Fix Docker file ENV to follow the new standard <a href="https://github.com/sitespeedio/browsertime/pull/2239">#2239</a>.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Moved usb-power-profiling to be an optional package <a href="https://github.com/sitespeedio/browsertime/pull/2249">#2249</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach-core 8.1.1]]></title>
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.1.1</link>
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.1.1</guid>
<pubDate>Sat, 28 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix broken minified release.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach-core 8.1.0]]></title>
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.1.0</link>
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.1.0</guid>
<pubDate>Sat, 28 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Use latest data from <a href="https://github.com/enthec/webappanalyzer">https://github.com/enthec/webappanalyzer</a> <a href="https://github.com/sitespeedio/coach-core/pull/114">#114</a>.</li>
</ul>
<ul>
<li>Use third part web 0.26.2 <a href="https://github.com/sitespeedio/coach-core/pull/113">#113</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Update dev dependencies <a href="https://github.com/sitespeedio/coach-core/pull/115">#115</a>, <a href="https://github.com/sitespeedio/coach-core/pull/116">#116</a> and <a href="https://github.com/sitespeedio/coach-core/pull/117">#117</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 35.7.5]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.5</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.5</guid>
<pubDate>Mon, 23 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Update to faststat 0.0.7 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4347">#4347</a>.</li>
</ul>
<ul>
<li>Update dev dependencies <a href="https://github.com/sitespeedio/sitespeed.io/pull/4345">#4345</a>.</li>
</ul>
<ul>
<li>Let analysisstorer know about webpagereplay so that correct information is displayed <a href="https://github.com/sitespeedio/sitespeed.io/pull/4349">#4349</a>.</li>
</ul>
<ul>
<li>Pass on webpagereplay flag to browsertime <a href="https://github.com/sitespeedio/sitespeed.io/pull/4350">#4350</a>.</li>
</ul>
<ul>
<li>Update to Browsertime 23.5.0 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4351">#4351</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 23.5.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.5.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.5.0</guid>
<pubDate>Mon, 23 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Added <code>--userTimingBlockList</code> <a href="https://github.com/sitespeedio/browsertime/pull/2227">#2227</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to webdriver 4.28 <a href="https://github.com/sitespeedio/browsertime/pull/2226">#2226</a>.</li>
</ul>
<ul>
<li>Updated dev dependencies <a href="https://github.com/sitespeedio/browsertime/pull/2228">#2228</a>.</li>
</ul>
<ul>
<li>Fix so the check for gnirehtet always use --android.gnirehtet to fix problems setting it in sitespeed.io <a href="https://github.com/sitespeedio/browsertime/pull/2229">#2229</a>.</li>
</ul>
<ul>
<li>Update to execa 9.5.2 <a href="https://github.com/sitespeedio/browsertime/pull/2231">#2231</a>.</li>
</ul>
<ul>
<li>Update to adbkit 3.3.8 <a href="https://github.com/sitespeedio/browsertime/pull/2232">#2232</a>.</li>
</ul>
<ul>
<li>Fix so you cannot use gnirehtet with webpagereplay <a href="https://github.com/sitespeedio/browsertime/pull/2230">#2230</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 35.7.4]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.4</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.4</guid>
<pubDate>Fri, 20 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Browsertime 23.4.5 that have a fix for visual metrics running videos from mobile <a href="https://github.com/sitespeedio/sitespeed.io/pull/4343">#4343</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 23.4.5]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.5</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.5</guid>
<pubDate>Fri, 20 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Change bottom margin from 10 to 14 pixel when recording a video on mobile, se bug <a href="https://github.com/sitespeedio/browsertime/issues/2224">#2224</a> and PR <a href="https://github.com/sitespeedio/browsertime/pull/2225">#2225</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 35.7.3]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.3</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.3</guid>
<pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Add validation for dataset lengths for the Wilcoxon test. Thank you <a href="https://github.com/Amerousful">Pavel Bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4341">4341</a>.</li>
</ul>
<ul>
<li>Updated to Browsertime 23.4.4 that has a more robust check for gnirehtet configuration <a href="https://github.com/sitespeedio/sitespeed.io/pull/4342">#4342</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 23.4.4]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</guid>
<pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>A more robust gnirehtet check when you run your Android test <a href="https://github.com/sitespeedio/browsertime/pull/2223">#2223</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[testrunner 1.0.3]]></title>
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.3</link>
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.3</guid>
<pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix killing WebPageReplay correctly and correct path to WebPageReplay files <a href="https://github.com/sitespeedio/onlinetest/pull/108">#108</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[testrunner 1.0.2]]></title>
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.2</link>
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.2</guid>
<pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix broken path to the WebPageReplay script when running as npm package and fix so you also can run desktop test using WebPageReplay when you use npm <a href="https://github.com/sitespeedio/onlinetest/pull/107">#107</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[sitespeed.io 35.7.2]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.2</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.2</guid>
<pubDate>Sat, 14 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Added extra logs if the compare plugin fails when using Python so we easily can see the input parameters.</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 35.7.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.1</guid>
<pubDate>Wed, 11 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Browsertime 23.4.3 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4336">#4336</a>.</li>
</ul>
<ul>
<li>Make sure Firefox displays power consumption in mWH <a href="https://github.com/sitespeedio/sitespeed.io/pull/4334">#4334</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 23.4.3]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.3</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.3</guid>
<pubDate>Wed, 11 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Update to USB power profiling 1.5.0 <a href="https://github.com/sitespeedio/browsertime/pull/2221">#2221</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.4.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.2</guid>
<pubDate>Tue, 10 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Improve how we compute the power consumption numbers from the Firefox Profiler output PR by <a href="https://github.com/canova">Nazım Can Altınova</a> <a href="https://github.com/sitespeedio/browsertime/pull/2220">#2220</a></li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[testrunner 1.0.1]]></title>
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.1</link>
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.1</guid>
<pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fixed the release flow so the Docker containers get the correct tag.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[testrunner 1.0.0]]></title>
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.0</link>
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.0</guid>
<pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>A new Docker setup <a href="https://github.com/sitespeedio/onlinetest/pull/95">#95</a></li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 1.0.1]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.0.1</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.0.1</guid>
<pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fixed the release flow so the Docker containers get the correct tag.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 1.0.0]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.0.0</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.0.0</guid>
<pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>A new Docker setup <a href="https://github.com/sitespeedio/onlinetest/pull/95">#95</a></li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[sitespeed.io 35.7.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.7.0</guid>
<pubDate>Sat, 30 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Firefox 133 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4327">#4327</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Axe Core 4.10.2 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4328">#3328</a></li>
</ul>
<ul>
<li>Fix security warnings in the Docker container.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.4.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.1</guid>
<pubDate>Sat, 23 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Cleanup of the extra timings that is added to the timeline for Chrome <a href="https://github.com/sitespeedio/browsertime/pull/2218">#2218</a></li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.4.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.0</guid>
<pubDate>Fri, 22 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Collect more information about the largest contentful paint <a href="https://github.com/sitespeedio/browsertime/pull/2206">#2206</a></li>
</ul>
<ul>
<li>Add extra timings and new custom timeline to the Chrome timeline <a href="https://github.com/sitespeedio/browsertime/pull/2217">#2217</a>. Inspired by [</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>More configuration tuning for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2216">#2216</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.3.3]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.3</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.3</guid>
<pubDate>Fri, 22 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable search suggestion requests for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2215">#2215</a></li>
</ul>
<ul>
<li>Fix for including HTTP requests in the Firefox profile <a href="https://github.com/sitespeedio/browsertime/pull/2214">#2214</a>.</li>
</ul>
<ul>
<li>Fix when running --enableProfileRun and get visual metrics. It used to generate an error log, this fixes that <a href="https://github.com/sitespeedio/browsertime/pull/2213">#2213</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[chrome-har 1.0.1]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.1</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.1</guid>
<pubDate>Fri, 11 Oct 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Try/catch broken dates <a href="https://github.com/sitespeedio/chrome-har/pull/130">#130</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[chrome-har 1.0.0]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.0</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.0</guid>
<pubDate>Tue, 08 Oct 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Removed dayjs dependency <a href="https://github.com/sitespeedio/chrome-har/pull/128">#128</a>.</li>
</ul>
<ul>
<li>Removed uuid dependency <a href="https://github.com/sitespeedio/chrome-har/pull/127">#127</a>.</li>
</ul>
<ul>
<li>Updated to tough cookie 5.0.0 <a href="https://github.com/sitespeedio/chrome-har/pull/126">#126</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[testrunner 0.5.6]]></title>
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.5.6</link>
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.5.6</guid>
<pubDate>Tue, 24 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Bull 4.16.3 <a href="https://github.com/sitespeedio/onlinetest/pull/87">#87</a></li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 0.4.5]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.5</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.5</guid>
<pubDate>Tue, 24 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Express 5.0.0 <a href="https://github.com/sitespeedio/onlinetest/pull/86">#86</a>.</li>
</ul>
<ul>
<li>Update body parser <a href="https://github.com/sitespeedio/onlinetest/pull/88">#88</a>.</li>
</ul>
<ul>
<li>Bull 4.16.3 <a href="https://github.com/sitespeedio/onlinetest/pull/87">#87</a></li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 0.4.2]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.2</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.2</guid>
<pubDate>Mon, 09 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Device id was broken in the front end <a href="https://github.com/sitespeedio/onlinetest/pull/80">#80</a> and <a href="https://github.com/sitespeedio/onlinetest/pull/81">#81</a>.</li>
</ul>
<ul>
<li>The internal configuration was broken in the way that removing/adding testrunners failed removing correct configurations <a href="https://github.com/sitespeedio/onlinetest/pull/84">#84</a>. This fix also needs <a href="https://github.com/sitespeedio/onlinetest/pull/83">#83</a> in the testrunners.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[throttle 5.0.1]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.1</link>
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.1</guid>
<pubDate>Mon, 26 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Smarter ifb0 handling on Linux <a href="https://github.com/sitespeedio/throttle/pull/93">#93</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 0.4.1]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.1</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.1</guid>
<pubDate>Fri, 23 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix bug so you can choose emulated mobile in GUI <a href="https://github.com/sitespeedio/onlinetest/pull/76">#76</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[testrunner 0.5.3]]></title>
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.5.3</link>
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.5.3</guid>
<pubDate>Fri, 02 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Correctly set the hostname in the configuration file <a href="https://github.com/sitespeedio/onlinetest/pull/83">#83</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[testrunner 0.5.2]]></title>
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.5.2</link>
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.5.2</guid>
<pubDate>Fri, 02 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix a bug setting the baseline for compare plugin <a href="https://github.com/sitespeedio/onlinetest/pull/71">#71</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[testrunner 0.5.1]]></title>
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.5.1</link>
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.5.1</guid>
<pubDate>Fri, 02 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Correct version in package.json</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[testrunner 0.5.0]]></title>
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.5.0</link>
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.5.0</guid>
<pubDate>Fri, 02 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>When running compare plugin tests using Docker, set the baseline directory automatically <a href="https://github.com/sitespeedio/onlinetest/pull/70">#70</a></li>
</ul>
<ul>
<li><ul>
<li>Make it possible to choose container that runs the test, using the API <a href="https://github.com/sitespeedio/onlinetest/pull/69/">#69</a></li>
</ul>
</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 0.4.0]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.0</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.0</guid>
<pubDate>Fri, 02 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Merged slug/label column in search result <a href="https://github.com/sitespeedio/onlinetest/pull/68">#68</a></li>
</ul>
<ul>
<li>Make it possible to choose container that runs the test, using the API <a href="https://github.com/sitespeedio/onlinetest/pull/69/">#69</a></li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[testrunner 0.4.1]]></title>
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.1</link>
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#0.4.1</guid>
<pubDate>Tue, 30 Jul 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Log testrunner version on startup <a href="https://github.com/sitespeedio/onlinetest/pull/67">#67</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 0.3.2]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.2</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.2</guid>
<pubDate>Mon, 15 Jul 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgrade to Bull 4.15.1 <a href="https://github.com/sitespeedio/onlinetest/pull/57">#57</a>.</li>
</ul>
<ul>
<li>Default to max 50 finished jobs in the queue <a href="https://github.com/sitespeedio/onlinetest/pull/58">#58</a>.</li>
</ul>
<ul>
<li>Update dev dependencies like ESLint 9 <a href="https://github.com/sitespeedio/onlinetest/pull/62">#62</a>.</li>
</ul>
<ul>
<li>Update DayJS 1.11.11 <a href="https://github.com/sitespeedio/onlinetest/pull/63">#63</a></li>
</ul>
<ul>
<li>Make sure all uncaught errors are caught <a href="https://github.com/sitespeedio/onlinetest/pull/64">#64</a></li>
</ul>
<ul>
<li>Add a keydb configuration file <a href="https://github.com/sitespeedio/onlinetest/pull/56">#56</a></li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[chrome-har 0.13.5]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.5</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.5</guid>
<pubDate>Fri, 12 Jul 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Always take care of Network.responseReceivedExtraInfo even if its fired early, thank you <a href="https://github.com/ifduyue">ifduyue</a> for PR <a href="https://github.com/sitespeedio/chrome-har/pull/120">#120</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[chrome-har 0.13.3]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.3</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.3</guid>
<pubDate>Fri, 05 Jul 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Include early hints requests, thank you <a href="https://github.com/benschwarz">Ben Schwarz</a> for PR <a href="https://github.com/sitespeedio/chrome-har/pull/118">#118</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 0.3.1]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.1</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.1</guid>
<pubDate>Sat, 29 Jun 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>If the queue system is down when you add a new test, make sure the status of the test in the database is failed <a href="https://github.com/sitespeedio/onlinetest/pull/50">#50</a>.</li>
</ul>
<ul>
<li>If the queue is not up when you access the start page, make sure that at least after X seconds you get a error page <a href="https://github.com/sitespeedio/onlinetest/pull/53">#53</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 0.3.0]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.0</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.3.0</guid>
<pubDate>Fri, 28 Jun 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>search: Make label configurable in search result <a href="https://github.com/sitespeedio/onlinetest/pull/46">#46</a>.</li>
</ul>
<ul>
<li>search: Make run date readable <a href="https://github.com/sitespeedio/onlinetest/pull/45">#45</a>.</li>
</ul>
<ul>
<li>Show version number in footer and API <a href="https://github.com/sitespeedio/onlinetest/pull/44">#44</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 0.2.1]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.1</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.2.1</guid>
<pubDate>Thu, 27 Jun 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Search: Fix for searching for test type <a href="https://github.com/sitespeedio/onlinetest/pull/42">#42</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[coach-core 8.0.2]]></title>
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.0.2</link>
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.0.2</guid>
<pubDate>Thu, 31 Aug 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Another update to PageXray with a safer HTTP header check.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach-core 8.0.1]]></title>
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.0.1</link>
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.0.1</guid>
<pubDate>Thu, 31 Aug 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated PageXray.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.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>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.4</guid>
<pubDate>Thu, 31 Aug 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Added a safer header check <a href="https://github.com/sitespeedio/pagexray/pull/125">#125</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 4.4.3]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.3</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.3</guid>
<pubDate>Thu, 31 Aug 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>If the meta section from a HAR file from Browsertime was missing, we didn&#39;t catch that. Fixed in <a href="https://github.com/sitespeedio/pagexray/pull/124">#124</a>.</li>
</ul>
<ul>
<li>Update to latest minimist <a href="https://github.com/sitespeedio/pagexray/pull/122">#122</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach-core 8.0.0]]></title>
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.0.0</link>
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.0.0</guid>
<pubDate>Wed, 30 Aug 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Expose third party web and wappalyzer versions <a href="https://github.com/sitespeedio/coach-core/pull/111">#111</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Wappalyzer 6.10.66 <a href="https://github.com/sitespeedio/coach-core/pull/110">#110</a>.</li>
</ul>
<ul>
<li>Updated third party web 0.24.0 <a href="https://github.com/sitespeedio/coach-core/pull/108">#108</a>.</li>
</ul>
<ul>
<li>Fix correct LCP attribute <a href="https://github.com/sitespeedio/coach-core/pull/107">#107</a>.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Remove advice about disableFLoCHeader <a href="https://github.com/sitespeedio/coach-core/pull/106">#106</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[chrome-har 0.13.2]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.2</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.2</guid>
<pubDate>Sun, 30 Jul 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated tough-cookie, thank you <a href="https://github.com/lallenlowe">lallenlowe</a> for PR <a href="https://github.com/sitespeedio/chrome-har/pull/107">#107</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[coach-core 7.2.1]]></title>
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.1</link>
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.1</guid>
<pubDate>Thu, 22 Jun 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Catch if local storage or session storage isn&#39;t accessible.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach-core 7.2.0]]></title>
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.0</link>
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.0</guid>
<pubDate>Mon, 12 Jun 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Upgraded to third party web 0.23.0. <a href="https://github.com/sitespeedio/coach-core/pull/98">#98</a>.</li>
</ul>
<ul>
<li>Upgraded to latest wappalyzer <a href="https://github.com/sitespeedio/coach-core/pull/100">#100</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Make sure to skip advice if Chrome is missing FCP <a href="https://github.com/sitespeedio/coach-core/pull/95">#95</a>.</li>
</ul>
<ul>
<li>Update dev dependencies</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[chrome-har 0.13.1]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.1</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.1</guid>
<pubDate>Wed, 22 Feb 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated dependencies to latest versions <a href="https://github.com/sitespeedio/chrome-har/pull/105">#105</a>.</li>
</ul>
<ul>
<li>Remove adding headers from extra parameters. Using the CDP Fetch API manipulating responses, the extra response info holds the old un-manipulated headers, so when copying the ones that do not exist, this breaks. Fixed in <a href="https://github.com/sitespeedio/chrome-har/pull/100">#100</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[coach-core 7.1.3]]></title>
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.3</link>
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.3</guid>
<pubDate>Fri, 10 Feb 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fixed exporting to work with ESM modules too.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.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>
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.0</guid>
<pubDate>Sat, 02 Jul 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Changed</h3>
<ul>
<li>Dropped support for NodeJS 12 since it&#39;s unmaintaned.</li>
</ul>
]]></description>
</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[throttle 4.0.2]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.2</link>
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.2</guid>
<pubDate>Tue, 21 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>The E6 Module convertion in 4.0 broke version check (<code>--version</code>) making installs failed. PR <a href="https://github.com/sitespeedio/throttle/pull/74">#74</a> is a temporaty fix for that.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[throttle 4.0.1]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1</link>
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1</guid>
<pubDate>Fri, 17 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<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>
]]></description>
</item>
<item>
<title><![CDATA[coach-core 7.1.2]]></title>
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.2</link>
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.2</guid>
<pubDate>Thu, 05 May 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to PageXray 4.4.2 and Third Party Web 0.17.1.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 4.4.2]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.2</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.2</guid>
<pubDate>Thu, 05 May 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Added missing SSL timings to the time per domain <a href="https://github.com/sitespeedio/pagexray/pull/117">#117</a></li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[throttle 3.1.1]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.1</link>
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.1</guid>
<pubDate>Tue, 19 Apr 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated minimist dependency.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[throttle 4.0.0]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.0</link>
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.0</guid>
<pubDate>Thu, 14 Apr 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated dev dependencies to latest versions <a href="https://github.com/sitespeedio/throttle/pull/68">#68</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li>Converting the project to ES6 module. If you run Throttle by command line it will work exactly as before except that we dropped support for NodeJS 10 <a href="https://github.com/sitespeedio/throttle/pull/67">#67</a>. You can read <a href="https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c">Sindre Sorhus ESM package guide</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[coach-core 7.1.1]]></title>
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.1</link>
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.1</guid>
<pubDate>Wed, 13 Apr 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to PageXray 4.4.1 and Third Party Web 0.15.0.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 4.4.1]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.1</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.1</guid>
<pubDate>Tue, 05 Apr 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Bumped minimist to 1.2.6</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 4.4.0]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.0</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.0</guid>
<pubDate>Fri, 04 Feb 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Fallback if mime types aren&#39;t mapped and use file endings. At the moment we fallback for some of the font types <a href="https://github.com/sitespeedio/pagexray/pull/109">#109</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[chrome-har 0.13.0]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.0</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.0</guid>
<pubDate>Fri, 04 Feb 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Add _isLinkPreload on the request object if it is isLinkPreload <a href="https://github.com/sitespeedio/chrome-har/pull/94">#94</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[throttle 3.1.0]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.0</link>
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.0</guid>
<pubDate>Sun, 26 Dec 2021 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Add support for setting packet loss. Add <code>--packetLoss</code> and set the loss in percentage.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[coach 7.0.0]]></title>
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#7.0.0</link>
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#7.0.0</guid>
<pubDate>Wed, 01 Dec 2021 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to use latest Coach core and Browertime.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach 6.4.3]]></title>
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#6.4.3</link>
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#6.4.3</guid>
<pubDate>Fri, 15 Oct 2021 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to use latest Browsertime with latest Chromedriver</li>
</ul>
<ul>
<li>Updated Docker container to use latest Chrome/Firefox</li>
</ul>
<ul>
<li>Use Browsertime 11.0.0</li>
</ul>
<ul>
<li>Use Coach-code 6.0</li>
</ul>
<ul>
<li>Use latest Firefox and Chrome</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[throttle 3.0.0]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.0.0</link>
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.0.0</guid>
<pubDate>Mon, 09 Aug 2021 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Changed</h3>
<ul>
<li>When you run on Mac OS we changed so localhost traffic is not throttled by default. To throttle on localhost use <code>--localhost</code>. This makes sence if you use WebDriver to drive your browser on your local machine. And Mac OS now works the same as Linux.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[throttle 2.1.2]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#2.1.2</link>
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#2.1.2</guid>
<pubDate>Thu, 29 Jul 2021 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix breakage when multiple default routes are declared , thank you <a href="https://github.com/andyrichardson">Andy Richardson</a> for PR <a href="https://github.com/sitespeedio/throttle/pull/62">#62</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[pagexray 4.3.1]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.3.1</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.3.1</guid>
<pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Added missing in_body_parser_blocking render blocking info for Chrome.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 4.3.0]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.3.0</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.3.0</guid>
<pubDate>Wed, 02 Jun 2021 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Include request method per asset <a href="https://github.com/sitespeedio/pagexray/pull/105">#105</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 4.2.0]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.2.0</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.2.0</guid>
<pubDate>Fri, 28 May 2021 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Attach info about render blocking assets coming/working in Chrome 92 <a href="https://github.com/sitespeedio/pagexray/pull/104">#104</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 4.1.0]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.1.0</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.1.0</guid>
<pubDate>Thu, 08 Apr 2021 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Attach Google Web Vitals data from Browsertime <a href="https://github.com/sitespeedio/pagexray/pull/101">#101</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 4.0.0]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.0.0</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.0.0</guid>
<pubDate>Sat, 12 Dec 2020 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Changed</h3>
<ul>
<li>The new header structure actually sucked. Instead follow other tools and flatten headers returning an array <a href="https://github.com/sitespeedio/pagexray/pull/98">#98</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[chrome-har 0.12.0]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.12.0</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.12.0</guid>
<pubDate>Thu, 29 Oct 2020 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[chrome-har 0.11.12]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.12</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.12</guid>
<pubDate>Wed, 09 Sep 2020 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Removed test directory from the release, thank you <a href="https://github.com/yurynix">Yury Michurin</a> for the PR <a href="https://github.com/sitespeedio/chrome-har/pull/75">#75</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[coach 5.0.0]]></title>
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#5.0.0</link>
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#5.0.0</guid>
<pubDate>Wed, 11 Mar 2020 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Changed</h3>
<ul>
<li>We moved out the core functionality to <a href="https://github.com/sitespeedio/coach-core">coach-core</a>. This makes it easy to use the Coach in your own code.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach 4.5.0]]></title>
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.5.0</link>
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.5.0</guid>
<pubDate>Thu, 20 Feb 2020 00:00:00 GMT</pubDate>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach 4.4.1]]></title>
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.4.1</link>
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.4.1</guid>
<pubDate>Fri, 07 Feb 2020 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to Browsertime 8.0.1</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach 4.4.0]]></title>
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.4.0</link>
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.4.0</guid>
<pubDate>Wed, 05 Feb 2020 00:00:00 GMT</pubDate>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[humble 0.2.0]]></title>
<link>https://github.com/sitespeedio/humble/blob/main/CHANGELOG.md#0.2.0</link>
<guid>https://github.com/sitespeedio/humble/blob/main/CHANGELOG.md#0.2.0</guid>
<pubDate>Sat, 11 Jan 2020 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated throttle frontend to latest version where you can see throttling profiles set by using the API and with custom throttling support.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[coach 4.3.1]]></title>
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.3.1</link>
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.3.1</guid>
<pubDate>Fri, 10 Jan 2020 00:00:00 GMT</pubDate>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach 4.3.0]]></title>
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.3.0</link>
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.3.0</guid>
<pubDate>Thu, 12 Dec 2019 00:00:00 GMT</pubDate>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach 4.2.0]]></title>
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.2.0</link>
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.2.0</guid>
<pubDate>Sat, 02 Nov 2019 00:00:00 GMT</pubDate>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[compare 1.0.0]]></title>
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#1.0.0</link>
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#1.0.0</guid>
<pubDate>Wed, 28 Nov 2018 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Added support for using Github gists see <a href="https://github.com/sitespeedio/compare/issues/34">#34</a>.</li>
</ul>
<ul>
<li>Added support for using a config file to configure which HARs to test.</li>
</ul>
<ul>
<li>Added support for copy/paste directly you HAR, configuration file or a gist URL or id.</li>
</ul>
<ul>
<li>Refactor the CSS into Sass, development build process now uses BrowserSync.</li>
</ul>
<ul>
<li>Service worker added for offline support. Workbox is used to achieve this.</li>
</ul>
<ul>
<li>Added support for showing changes in request/responses if you compare the same page <a href="https://github.com/sitespeedio/compare/pull/63">#63</a>.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>New internal structure and use the new configuration object all the way.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[compare 0.6.0]]></title>
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.6.0</link>
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.6.0</guid>
<pubDate>Wed, 17 Oct 2018 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Sort CPU events by name to make it easier to spot regressions</li>
</ul>
<ul>
<li>Upgraded to latest release of template7</li>
</ul>
<ul>
<li>Added more Visual Metrics.</li>
</ul>
<ul>
<li>Upgrad to PageXray 2.4.0</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[compare 0.5.1]]></title>
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.5.1</link>
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.5.1</guid>
<pubDate>Fri, 01 Jun 2018 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Layout -&gt; Rendering in latest Browsertime.</li>
</ul>
<ul>
<li>Upgraded to PerfCascade 2.5.2 fixiing Edge tab bug</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[compare 0.5.0]]></title>
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.5.0</link>
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.5.0</guid>
<pubDate>Thu, 05 Apr 2018 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>CPU metrics are now showed automatically.</li>
</ul>
<ul>
<li>Styled the PageXray info table to make it easier to read.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[compare 0.4.1]]></title>
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.4.1</link>
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.4.1</guid>
<pubDate>Wed, 04 Apr 2018 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Major code refactoring to make it easier to do changes in the future.</li>
</ul>
<ul>
<li>Uploading files failed on Firefox.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[compare 0.4.0]]></title>
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.4.0</link>
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.4.0</guid>
<pubDate>Mon, 02 Apr 2018 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Upgraded to PerfCascade 2.4.1</li>
</ul>
<ul>
<li>You can change/upload HAR files when you already compare two HARs.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>The layout in the PageXray table was dependent of the length of the URL. That could make some pages look really bad.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[compare 0.3.0]]></title>
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.3.0</link>
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.3.0</guid>
<pubDate>Fri, 30 Mar 2018 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Automatically load the HAR files if both files are given in the URL . Thanks <a href="https://github.com/Ivru">Ivru</a> for the PR <a href="https://github.com/sitespeedio/compare/pull/15">#15</a>.</li>
</ul>
<ul>
<li>You can automatically load one HAR file by adding ?har1=URL&amp;compare=1 as the full URL.</li>
</ul>
<ul>
<li>Updated to PageXray 2.2.1</li>
</ul>
<ul>
<li>You can now drag and drop one HAR file with multiple pages and compare the pages with each others <a href="https://github.com/sitespeedio/compare/issues/16">#16</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[compare 0.2.1]]></title>
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.2.1</link>
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.2.1</guid>
<pubDate>Sat, 03 Feb 2018 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to PerfCascade 2.2.2 that makes HAR files from WebPageTest Linux render</li>
</ul>
<ul>
<li>Log errors to the console</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[compare 0.2.0]]></title>
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.2.0</link>
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.2.0</guid>
<pubDate>Thu, 01 Feb 2018 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Upgraded to PageXray 2.1.0 and added more CPU metrics</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
</item>
</channel>
</rss>